Try OpenEdge Now
skip to main content
BP Server Developer's Guide
Configuring performers : Remote JNDI external performer application : Creating and deploying the ear for the remote external performer
 

Creating and deploying the ear for the remote external performer

The external performer is an EJB (RemoteJNDIEP.jar) and contains the home, remote and bean classes. The deployable ear RemoteJNDIEP.ear is created by adding RemoteJNDIEP.jar and bpsclient.jar. Add bpsclient.jar to the ear in order for the external performer to call back the BP Server.
Note: The RemoteJNDIEP.jar should contain a manifest file with bpsclient.jar in the classpath entry. This deployable ear file is deployed on "Copper" (remote computer).