To Configure iAS to Connect to Remotely Deployed Business Components
CORBA Server Object to Oracle8i
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jboremote.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jbo8iclient.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jndi.jar
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jboo8i.zip
wrapper.classpath=<Oracle_home>/lib/aurora_client.jar
wrapper.classpath=<Oracle_home>/lib/vbjorb.jar
wrapper.classpath=<Oracle_home>/lib/vbjapp.jar
EJB to Oracle8i
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jboremote.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jboremoteejb.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/javax_ejb.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jndi.jar
wrapper.classpath=<Oracle_home>/lib/aurora_client.jar
wrapper.classpath=<Oracle_home>/lib/vbjorb.jar
wrapper.classpath=<Oracle_home>/lib/vbjapp.jar
VisiBroker Bind Mode
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jboremote.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jbovbclient.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jndi.jar
wrapper.classpath=<Oracle_home>/lib/vbjorb.jar
wrapper.classpath=<Oracle_home>/lib/vbjapp.jar
VisiBroker with Naming Service
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jboremote.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jbovbclient.zip
wrapper.classpath=<Oracle_home>/Apache/BC4J/lib/jndi.jar
wrapper.classpath=<Oracle_home>/lib/vbjorb.jar
wrapper.classpath=<Oracle_home>/lib/vbjapp.jar
wrapper.classpath=<Oracle_home>/lib/vbjcosnm.jar
Note: If you want to use the VisiBroker naming service, you'll need to copy the file vbjcosnm.jar from your <JDeveloper_home>/lib directory to your <Oracle_home>/lib directory.
If you want to deploy to VisiBroker and don't have access to vbjcosnm.jar, use Bind mode instead of the naming service.
to the end of the jserv.properties file, where <client.jar> is your Business Components client archive and <client.jar> is your Business Components common archive.