Connect Apps, Extend Apps, Create New Apps with OIC
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...
Issue creating DB schema for Fusion Order Demo
›
According to OTN the entry for JDev home should be in the form - C:/JDeveloper_11/jdeveloper/ and this applies to Windows as well so don...
Thursday, June 26, 2008
Malformed URL error when deploying BPEL demos
›
In this case, the error was thrown when deploying the workflow form for the AsyncLoanService demo. I got rid of this error by amending the a...
1 comment:
‹
›
Home
View web version