ActiveBPEL® Designer User’s Guide

About Project Orchestration and Validation Builders

As you add and modify BPEL processes, a background validation builder works to ensure you are aware of errors and problems in your process, imported WSDLs, and other resources. Errors, warnings, and information are reported in the Problems tab.

Each orchestration project has two builders.

The orchestration builder performs validation on BPEL, BUnit, PDD and PDEF files. (For definitions of these file types, see Glossary). This builder tracks dependencies between files. For example, if a WSDL file changes then the BPEL file importing it is automatically validated.

The validation builder is part of the Eclipse Web Tools Project the ships with Designer. This builder validates WSDL and schema and checks for WS-I conformance.

To disable or enable builders for an orchestration project:

  1. In the Project Explorer, right-mouse click on an orchestration project, and select Properties.
  2. In the Properties dialog, select Builders.
  3. Notice that the Orchestration and Validation builders are enabled, and you can disable them if desired.