Where can I find step-by-step instructions to setup JBuilder to work with WebLogic ?
Created May 4, 2012
For Weblogic 5.1
For Weblogic 6.0
Create a library in JBuilder, add the directory "weblogicclasses" to this library.
If you areusing JDriver for Oracle, add Classpath of "weblogicociclasses" right after weblogic classes.
(you will have to download the JDriver from Weblogic seperately, and copy weblogicoci36.dll from "weblogicocibinxxx" (xxx according to ur oracle client ver) to "Oraclebin" folder.
Create a library entry in JBuilder,
Add the following files to the library:
wl_homeweblogiclibweblogic_sp.jar
wl_homeweblogiclibweblogic.jar
More information can be found in this article