Previous Topic: JBossNext Topic: Creating a JNDI Connection


(For Microsoft SQL Server) Oracle WebLogic

If you are using Microsoft SQL Server, perform the following steps to copy the JDBC JAR file to Oracle WebLogic:

  1. Copy the Database_JAR file to the following directory:

    JAVA_HOME_used_by_Oracle_WebLogic_instance/jre/lib/ext

  2. Log in to WebLogic Administration Console.
  3. Navigate to Deployments.
  4. Enable the Lock and Edit option.
  5. Click Install and navigate to the directory that contains the Database_JAR file.
  6. Click Next.

    The Application Installation Assistant screen opens.

  7. Click Next.

    The Summary screen opens.

  8. Click Finish.
  9. Activate the changes.
  10. Restart the Oracle WebLogic server.