14 Incorporating Java and Java EE Code in a BPEL Process
This chapter describes how to incorporate sections of Java code into BPEL process service components of SOA composite applications. It describes how to add custom classes and JAR files, use the Java embedding activity, embed service data objects (SDOs) with
bpelx:exec
, and implement a custom Connection Manager class with a BPEL process.This chapter includes the following sections:
You can also invoke a spring component. For more information, see Integrating the Spring Framework in SOA Composite Applications.