Configuring iAS to Connect to Remotely Deployed Business Components for Java
iAS starts out configured to connect to Oracle Business Components for Java
deployed in local mode (i.e., deployed to iAS). If you want to connect to Business
Components deployed to a remote server, follow this procedure.
Note: This procedure assumes you have already deployed Business Components
to Oracle8i or VisiBroker. To create and deploy Business Components for
Java, use Oracle JDeveloper or the Oracle Business Components Editor.
- If you have a Business Components client and Common Archives, copy them
to the <Oracle_home>/Apache/BC4J/lib/ directory.
When you made your Business Components Application Module remotable, you may
have created client and common archives appropriate to your deployment type--either
if you deployed as an EJB or if you had exported methods. These are the archives
you must copy.
- Configure the classpath for your Business
Components deployment platform.
- Modify the connections.properties file
to contain your connection information.