My Oracle Support Banner

Use WSIF Java Binding with BPEL (Doc ID 376215.1)

Last updated on DECEMBER 05, 2023

Applies to:

Oracle(R) BPEL Process Manager 10g - Version 10.1.2.0.0 to 10.1.3.1 [Release AS10gR2 to AS10gR3]
Information in this document applies to any platform.



Goal

Background

OraBPEL's java binding implementation is based on apache WSIF package's java binding. Java binding enables a BPEL process to invoke user defined java classes.

Internally all data used in a BPEL processes are of w3c DOM Element. So data marshalling needs to be performed between BPEL process and and the user defined java classes. OraBPEL's java binding implementation curretly supports java classes that uses the following three data types:

  1. XML simple type.
  2. XML complex type using OraBPEL's facade data type.
  3. DOM element.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
 Background
Solution
 Using java binding
 Java binding service using XML simple type
 Java binding service using OraBPEL XML facade
 Java binding service using XML DOM element
 Throw WSDL fault from java binding

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.