Using the BPEL Designer and Service Engine

Installing the BPEL Monitor API and Command Line Monitoring Tool

The bpelMonitorTool.zip file contains the BPEL Monitor API, the Command Line Monitoring tool, the BPELManagement API Javadoc and the BPEL Monitor User Manual.

ProcedureTo install the monitoring tool:

  1. Create a new directory named bpelsemonitor in your file-system, for example, C:\GlassFishESB\glassfish\addons\bpelsemonitor.

  2. Download the bpelMonitorTool.zip and extract the file to your new bpelsemonitor directory.

  3. Edit the monitorcommand.properties file, included in the bpelMonitorTool.zip file, with appropriate values for your environment.

  4. Make script executable, as follows:

    • For Unix:

      1. cd to scripts.

      2. chmod a+x runbpelmonitor.sh.

      3. Execute runbpelmonitor.sh in the scripts directory.

    • For Windows:

      Execute runbpelmonitor.bat in the scripts directory.


    Note –

    If you are using the BPEL Monitor API alone in your own monitoring application, you need the bpelmonitor-api.jar and the other JAR files downloaded in the lib directory.