Friday 26 October 2012

How to integrate eclipse with Weblogic 11gR1 10.3.5

Requisites

  • Weblogic 11gR1 installed and configured.
  • Eclipse indigo javaEE
1. Add Weblogic server adapter
In eclipse, preferences > Server > Runtime Environments click on Add... a window opens with the available adapters. If Oracle > Weblogic is not available, click on "Download additional server adapters" and install "Oracle Weblogic"

2. Once the adapter is installed, "Oracle Weblogic Server 11gR1 (10.3.5)" should appear in the list of available types in the previous window (Add a Runtime Environment). Select and click Next

3. Important, the "Weblogic home" entry should point to the "wlserver_10.3" directory where the server was installed. Any other directory will not be valid. Once properly selected, the next entry (Java home) should be filled automatically.