Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

4.10. BPEL Deployment Descriptor Editor Properties

Table 4.10. BPEL Deployment Descriptor Editor Properties

Name Description
Process selection tabs Click on these tabs to display the configuration page for each process.
Initial process state The process can be deployed in either an active, inactive or retired state.
Inbound interfaces selection Select the WSDL port type that clients will use to invoke this service.
Output interfaces selection: Each invoked service (if any) will require you to select its port type.
Scope-level monitoring events The BPEL engine can be configured to generate monitoring events for each Scope defined in the process.

Note

Before a BPEL project can be deployed to the runtime engine, you must create what is called a deployment descriptor. This is simply a manifest file, serialized as XML, that describes all of the BPEL processes and their interfaces to the BPEL engine. The deployment descriptor file must be created in the root folder of your project.