Try OpenEdge Now
skip to main content
Application Developer's Guide
Developing BPM Workflow adapters : Compiling adapters
 

Compiling adapters

To compile adapters, you must include bpmwebflow.jar file from the OEBPS_HOME\lib directory in the classpath (only the bizsolo.jar located under the Business Process Server directory; there is no need to include the bpmwebflow.jar located under the application server directory). You must also include additional *.jar files as required by the application.
After compiling an adapter, reinstall the application—if it was previously installed—to regenerate the jsp pages related to the adapter.