Monitoring Java EE Components

ProcedureTo Set Up Database Access (Databases Other Than Derby)

  1. Log in to the Sun Java System Application Server Admin Console.

  2. Integrate the JDBC driver.

    You can make the driver accessible to the common class loader or the system class loader.

    For detailed information about how to integrate a JDBC driver, click Help in the Admin Console.

  3. In the left pane, expand the Resources node and the JDBC node, and select the Connection Pools node.

  4. Click New.

  5. Create the JDBC connection pool.

    For detailed information about how to create a JDBC connection pool, click Help in the Admin Console.

  6. In the left pane, select the JDBC Resources node.

  7. Click New.

  8. Create the JDBC resource.

    You will enter the JNDI name of the JDBC resource in a later procedure.

    Set the pool name to the JDBC connection pool that you just created.

    For detailed information about how to create a JDBC resource, click Help in the Admin Console.