Preferences

The BPELUnit framework can be configured by using the Preferences Pane. To display it, select Window > Preferences... in the main menu, then select BPELUnit. The following page is displayed:

On this page, you may configure the logging mechanism of BPELUnit and the global timeout:

The second page of the preferences can be reached by selecting Deployment. On this page, you may configure the deployers registered in BPELUnit:

Each deployer may have different setup requirements. Pressing Add... allows creating new options for the selected deployer and provides help on which options are available. The options for the two standard deployers of BPELUnit (Oracle and ActiveBPEL) are as follows:

Oracle

Key Value
OracleDirectory The absolute file path to the Oracle BPEL server directory.
OracleDomain The name of the Oracle Domain to deploy to.
OracleDomainPassword The password for the specified domain.

ActiveBPEL

Key Value
ActiveBPELDeploymentDirectory The directory of the ActiveBPEL Tomcat installation containing the .bpr files
ActiveBPELDeploymentServiceURL The URL to the ActiveBPEL deployment web service.