Java Reference
In-Depth Information
Figure9-12.Complete CustomerProcess.bpel in design vew
Remember that the purpose of this exercise is to give you a solid foundation for using any
of the wide variety of BPEL Basic and Structured activities, and that while this will execute
properly, it does not represent a good use of an orchestration from a design standpoint. This is
the standard structure you'll follow to create a process, but your real-world process will typic-
ally be far more complex, as they generally need to include more than one partner to constitute
a reasonable candidate for a workflow.
Notwithstanding that, you now have a completed process, and you're ready to build and de-
ploy it.
Build the BPEL project
Before you can deploy the process, you need to build it. The BPEL source must be packaged
into a JAR file for deployment within the BPEL Service Engine that will act as the runtime
environment for your process. The BPEL Service Engine is a JBI component that executes as
part of the OpenESB add-on to Glassfish.
Search WWH ::




Custom Search