Previous Topic: Use a JBoss Security Realm for the JDBC Data SourceNext Topic: WebSphere Data Sources


Create a JDBC Data Source for WebLogic

You create a data source in the WebLogic Administration Console.

Note: See the Oracle WebLogic 11 Documentation for complete information about Weblogic Connection Pools.

Follow these steps:

  1. Create a JDBC Data Source with the following parameters in the WebLogic Administration Console:

    Name: User Store Data Source

    JNDI Name: userstore

  2. Create the connection pool for the data source with the following information:
  3. After configuration, set the target for the pool to the server instance wl_server_name.

    After you deploy the pool, check the console to see if any errors occurred.

    Note: You may see an error that says the data source cannot be created with a non-existent pool. To resolve this error, restart WebLogic.