Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download, set up, and start Oracle WebLogic Server
  2. Start WSO2 ESB.
  3. Wrap the weblogic client jar and build a new OSGi bundle using the following pom.xml. The exporting of javax.jms package and javax.xml.namespace package of the client jar should be prevented.
  4. Copy the client libraries file the wlthint3client.jar from the <WEBLOGIC_HOME>/wlserver/server/lib directory to the <ESB_HOME>/repository/components/dropins directory.

...