Try OpenEdge Now
skip to main content
BP Server Developer's Guide
Configuring performers : Remote JNDI external performer application
 

Remote JNDI external performer application

Read on to configure BP Server to communicate with an external performer that is an Enterprise Java Bean deployed on a remote computer.
Consider two machines "Diablo" (local computer) and "Copper" (remote computer) with a JBoss installation. Business Process Server is installed on "Diablo." The external performer (RemoteJNDIEP.ear) is deployed on "Copper."
* Configuring remote JNDI properties in oebpsjndi.properties file
* Adding a remote external performer workstep to the process template
* Creating and deploying the ear for the remote external performer