Connect Apps, Extend Apps, Create New Apps with OIC
Friday, April 25, 2008
Checking input XML for optional elements
›
The scenario - Check whether the optional Title element is present in the input XML payload to the BPEL process. If it isn't present, t...
Monday, March 3, 2008
AD4J - App Diagnostics for Java
›
I'm currently looking at the area of SOA High Availability, Config/Tuning. AD4J slots very nicely in here for JVM and DB diagnostics Dow...
Friday, February 22, 2008
Oracle ESB -Designtime cache has not been initialized
›
I got this error just after installing the ESB DesignTime(Repository) component on SOA Suite when I called up http://localhost:7777/esb I lo...
1 comment:
Tuesday, February 12, 2008
ACEGI on OC4J
›
Acegi Security is a powerful, flexible security solution for enterprise software, with a particular emphasis on applications that use Spring...
Monday, February 11, 2008
Leveraging AXIS web services on OC4J
›
Step 1 - Deploy axis to OC4J Step 2 - Use it! Step 1 - Deploy axis to OC4J I'm using standalone OC4J 10.1.3.3. Download Apache AXIS from...
Wednesday, January 30, 2008
BPEL - embedded Java
›
The example below shows a Java snippet defined in a BPEL Java activity /* Start of Code snippet */ /*Write your java code below e.g....
1 comment:
Using boolean in a BPEL Switch activity
›
v_approvalRequired is defined as a boolean condition= "bpws:getVariableData('v_approvalRequired')=string(true())"
1 comment:
‹
›
Home
View web version