This topic applies to WebSphere Application Server Liberty V8.5.5.9 and earlier. For the latest Liberty topics, see the WebSphere Application Server Liberty documentation.
Deploying data access applications to Liberty
Deploying a data access application includes more than installing your web application archive (WAR) or enterprise archive (EAR) file onto Liberty. Deployment can include tasks for configuring the data access resources of the server and overall runtime environment.
About this task
This following topics are covered in this section:
Procedure
- Configure a data source and JDBC driver for database connectivity in a Liberty profile
- Deploy an JDBC application to Liberty
- Optional: Configure connection pooling in Liberty
- Optional: Develop an application-defined data source on Liberty
- Optional: Configure transaction recovery for data sources on Liberty
- Migrating data access applications to Liberty