Try OpenEdge Now
skip to main content
BPM Events User's Guide
Event channels : The JMS event channel : JMS message adapter : Running the sample program
 
Running the sample program
You may post as many messages as you wish. You can again see the results in the file once you unload the application.
To compile and run the sample program.
1. Start the Command Prompt window and compile the program by using the following command.
%OEBPS_HOME%\bin\setBPMEventsEnv.cmd
2. Go to the ebmsapps folder, and give the following command.
%OEBPS_HOME%\ebmsapps\javac -classpath %oebpscp% POExampleDOM\jclass\post_po.java
3. Run the program by using the following command.
%OEBPS_HOME%\ebmsapps\java -classpath %oebpscp% POExampleDOM.jclass.post_po jms/BPEventQueue