

Converter Services › How to Configure C to the Java RMI Coopflow › Copy Components from the Application Server
Copy Components from the Application Server
In order for the client system to access EJBs on the application server, a number of the application server classes must be copied to the client system.
Follow these steps:
- On the client system, create a new directory with the name of the target application server. For example:
mkdir c:\weblogic
- Copy the required components from the application server directory structure to the newly created directory. These components vary for each application server. Review the documentation for your application server to determine the JAR(s) that make up the client components.
Copyright © 2013 CA.
All rights reserved.
 
|
|