The All in 1 Business Process Automation Toolkit, Powered by AI
Tuesday, March 24, 2009
Installing MLR#3 on SOA Suite 10.1.3.4
›
Unzip MLR3 patch to a directory of your choice. copy the directory 7586063 to the soaSuiteHome\opatches directory Open a CMD window in this ...
Tuesday, March 10, 2009
Calling async BPEL process from JDEV 11g
›
Here is a simple example · Create a simple asynchronous BPEL process o Accept a String as input o Do some simple processing and return the s...
2 comments:
Monday, February 23, 2009
BPEL - Embedded Java - JAXB
›
A simple how-to on leveraging JAXB within your BPEL process - with help from my colleague Flavius! Step 1 - create a project in JDev to hold...
Thursday, January 29, 2009
Recovering BPEL processes Part 2
›
The previous post was rather basic, but gives the general idea of what is to be done. I've augmented the code, using an example from my ...
Tuesday, January 27, 2009
BPEL process recovery using the BPEL API
›
The code below is an example of using the BPEL API from a remote java client, to recover messages. include the following libraries - oc4j-in...
Monday, January 19, 2009
EJB 3.0 – EJB calling EJB (co-located) using local
›
EJB 3.0 – EJB calling EJB same package using local Scenario: Session EJB1 calls Session EJB2 via local interface Session EJB1 package projec...
EJB 3.0 Migration from JBoss to Oracle Weblogic
›
Scenario: Customer has a JBoss EJB 3.0 app he wants to deploy to WLS. JBoss generates a JNDI name as follows – EarName/EJBName/local Weblogi...
‹
›
Home
View web version