<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using A Java Action Fault Policy In SOA Suite 11g</title>
	<atom:link href="http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/</link>
	<description>Oracle, Java and SOA expertise - Lean thinking, Agile working</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:46:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vivek</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-12379</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Thu, 19 May 2011 13:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-12379</guid>
		<description>Hi,Excellent Article..
Can we call a webService/BPEL Process from the Java Action ?
What&#039;s the Trade-off in terms of performance?
I want to invoke a BPEL Service,when mediator results in a Fault.

Thanks
Vivek</description>
		<content:encoded><![CDATA[<p>Hi,Excellent Article..<br />
Can we call a webService/BPEL Process from the Java Action ?<br />
What&#8217;s the Trade-off in terms of performance?<br />
I want to invoke a BPEL Service,when mediator results in a Fault.</p>
<p>Thanks<br />
Vivek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Puneet</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-8302</link>
		<dc:creator>Puneet</dc:creator>
		<pubDate>Fri, 21 Jan 2011 17:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-8302</guid>
		<description>Hi,

Nice article. 
But is there a way to send the reply back to the caller of Bpel/mediator from the java handler ? 

I can set up the Bpel variables using BPELFaultRecoveryContextImpl.setvariabledata.
But i am not able to find a way to send the reply back to Caller.

Any help/suggestion in this regard is highly appreciated.

Thanks !!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice article.<br />
But is there a way to send the reply back to the caller of Bpel/mediator from the java handler ? </p>
<p>I can set up the Bpel variables using BPELFaultRecoveryContextImpl.setvariabledata.<br />
But i am not able to find a way to send the reply back to Caller.</p>
<p>Any help/suggestion in this regard is highly appreciated.</p>
<p>Thanks !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-4889</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 13 Sep 2010 18:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-4889</guid>
		<description>Also, what log should this be showing up in?</description>
		<content:encoded><![CDATA[<p>Also, what log should this be showing up in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-4888</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 13 Sep 2010 18:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-4888</guid>
		<description>&quot;The Java file must be deployed as a jar file in the lib folder of the SOA-suite domain ($ORACLE_MIDDLEWARE_HOME/user_projects/domains/soa_domain/lib).&quot;

How do I do this in jDeveloper?  Or, do I need to javac the file to a jar from the cmd line?</description>
		<content:encoded><![CDATA[<p>&#8220;The Java file must be deployed as a jar file in the lib folder of the SOA-suite domain ($ORACLE_MIDDLEWARE_HOME/user_projects/domains/soa_domain/lib).&#8221;</p>
<p>How do I do this in jDeveloper?  Or, do I need to javac the file to a jar from the cmd line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veeru</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-4485</link>
		<dc:creator>Veeru</dc:creator>
		<pubDate>Fri, 20 Aug 2010 10:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-4485</guid>
		<description>To get composite InstanceID, you have the API IFaultRecoveryContext.getInstanceId()</description>
		<content:encoded><![CDATA[<p>To get composite InstanceID, you have the API IFaultRecoveryContext.getInstanceId()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sai</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-3376</link>
		<dc:creator>Sai</dc:creator>
		<pubDate>Thu, 03 Jun 2010 15:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-3376</guid>
		<description>Were you able to get this to work?

Thanks,
Sai</description>
		<content:encoded><![CDATA[<p>Were you able to get this to work?</p>
<p>Thanks,<br />
Sai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaviSekhar</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-357</link>
		<dc:creator>RaviSekhar</dc:creator>
		<pubDate>Wed, 16 Dec 2009 23:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-357</guid>
		<description>Hi,

We have java action created for Mediator, but the problem we are seeing is how do we get the composite instanceID from that.

Thanks
RaviSekhar</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We have java action created for Mediator, but the problem we are seeing is how do we get the composite instanceID from that.</p>
<p>Thanks<br />
RaviSekhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://blog.whitehorses.nl/2009/11/12/using-a-java-action-fault-policy-in-soa-suite-11g/comment-page-1/#comment-161</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 25 Nov 2009 00:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=467#comment-161</guid>
		<description>I have a Java program that uses the class BPELFaultRecoveryContext below

import com.collaxa.cube.engine.fp.BPELFaultRecoveryContext;

which resides in the orabpel.jar file. I jar up the java program and put it in the $ORACLE_MIDDLEWARE_HOME/user_projects/domains/soa_domain/lib folder on the SOA server. When I run the bpel process, it will call this java class and now, when the java class runs, it said that it can&#039;t find this class BPELFaultRecoveryContext. I searched the server and the orabpel.jar file is there. It&#039;s in another directory though.

The intereresting thing is in this java program, it uses the below classes and they are in the fabric-runtime.jar file. I do not include the fabric-runtime.jar file in the jar file with the java class but the java program is able to locate these 2 classes but not the one above.

import oracle.integration.platform.faultpolicy.IFaultRecoveryContext;
import oracle.integration.platform.faultpolicy.IFaultRecoveryJavaClass;

Do I need to include the orabpel.jar file in the jar file with the java class? Do you have any ideas? Thanks</description>
		<content:encoded><![CDATA[<p>I have a Java program that uses the class BPELFaultRecoveryContext below</p>
<p>import com.collaxa.cube.engine.fp.BPELFaultRecoveryContext;</p>
<p>which resides in the orabpel.jar file. I jar up the java program and put it in the $ORACLE_MIDDLEWARE_HOME/user_projects/domains/soa_domain/lib folder on the SOA server. When I run the bpel process, it will call this java class and now, when the java class runs, it said that it can&#8217;t find this class BPELFaultRecoveryContext. I searched the server and the orabpel.jar file is there. It&#8217;s in another directory though.</p>
<p>The intereresting thing is in this java program, it uses the below classes and they are in the fabric-runtime.jar file. I do not include the fabric-runtime.jar file in the jar file with the java class but the java program is able to locate these 2 classes but not the one above.</p>
<p>import oracle.integration.platform.faultpolicy.IFaultRecoveryContext;<br />
import oracle.integration.platform.faultpolicy.IFaultRecoveryJavaClass;</p>
<p>Do I need to include the orabpel.jar file in the jar file with the java class? Do you have any ideas? Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

