Deploy data access applications

Before you deploy a data access application into the WAS environment, first make sure that the appropriate database objects are available. This action includes creating and configuring any databases or tables required, setting necessary configuration parameters to handle expected load, and configuring any necessary JDBC providers and data source objects for servlets, enterprise beans, and client applications to use.

Consider the following before you deploy a data access application:

See Administer applications in Administration for more information about deploying your data access application.