<?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: Calling into the Oracle BPEL Engine from Java</title>
	<atom:link href="http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=calling-into-the-oracle-bpel-engine-from-java</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Gitesh</title>
		<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/#comment-1915</link>
		<dc:creator>Gitesh</dc:creator>
		<pubDate>Thu, 18 Aug 2011 08:41:11 +0000</pubDate>
		<guid isPermaLink="false">/?p=458#comment-1915</guid>
		<description><![CDATA[Lucas, It is really nice informative sharing. Thanks for same.]]></description>
		<content:encoded><![CDATA[<p>Lucas, It is really nice informative sharing. Thanks for same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kishore</title>
		<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/#comment-1914</link>
		<dc:creator>Kishore</dc:creator>
		<pubDate>Mon, 14 Jul 2008 06:28:25 +0000</pubDate>
		<guid isPermaLink="false">/?p=458#comment-1914</guid>
		<description><![CDATA[I have written a Java client to invoke BPEL webservice using SOAP. But SOAP call always returning NULL pointer exception. What could be the reason?

Kishore
env:Serverjava.lang.NullPointerException]]></description>
		<content:encoded><![CDATA[<p>I have written a Java client to invoke BPEL webservice using SOAP. But SOAP call always returning NULL pointer exception. What could be the reason?</p>
<p>Kishore<br />
env:Serverjava.lang.NullPointerException</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glamour-agency</title>
		<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/#comment-1913</link>
		<dc:creator>glamour-agency</dc:creator>
		<pubDate>Sat, 29 Sep 2007 05:59:33 +0000</pubDate>
		<guid isPermaLink="false">/?p=458#comment-1913</guid>
		<description><![CDATA[&lt;strong&gt;Digital Glamour Modeling&lt;/strong&gt;

hey great stuff]]></description>
		<content:encoded><![CDATA[<p><strong>Digital Glamour Modeling</strong></p>
<p>hey great stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/#comment-1912</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 22 Oct 2006 15:00:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=458#comment-1912</guid>
		<description><![CDATA[Can you be a little more specific as to the help you require? What questions do you specifically have?]]></description>
		<content:encoded><![CDATA[<p>Can you be a little more specific as to the help you require? What questions do you specifically have?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marouene</title>
		<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/#comment-1911</link>
		<dc:creator>Marouene</dc:creator>
		<pubDate>Wed, 30 Aug 2006 11:24:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=458#comment-1911</guid>
		<description><![CDATA[Hello,

I&#039;m new to BPEL and WSIF. I designed a bpel process and I&#039;m trying to call it using a simple java client using WSIF.
I need some help (I&#039;m using complex types with xsd).
Thanks!!]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m new to BPEL and WSIF. I designed a bpel process and I&#8217;m trying to call it using a simple java client using WSIF.<br />
I need some help (I&#8217;m using complex types with xsd).<br />
Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/#comment-1910</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Mon, 14 Mar 2005 09:32:31 +0000</pubDate>
		<guid isPermaLink="false">/?p=458#comment-1910</guid>
		<description><![CDATA[Aino, you do remember correctly and of course BPEL processes can be invoked like any WebService using SOAP based messages. However, there is considerable overhead in such Service invocations. Calling BPEL processes through this JAVA API may prove to be much faster than the full SOAP monty. Besides, the Java API also exposes a lot of management information, such as Process execution history (used for BAM - Business Activity Monitoring).]]></description>
		<content:encoded><![CDATA[<p>Aino, you do remember correctly and of course BPEL processes can be invoked like any WebService using SOAP based messages. However, there is considerable overhead in such Service invocations. Calling BPEL processes through this JAVA API may prove to be much faster than the full SOAP monty. Besides, the Java API also exposes a lot of management information, such as Process execution history (used for BAM &#8211; Business Activity Monitoring).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aino Andriessen</title>
		<link>http://technology.amis.nl/2005/03/12/calling-into-the-oracle-bpel-engine-from-java/#comment-1909</link>
		<dc:creator>Aino Andriessen</dc:creator>
		<pubDate>Sun, 13 Mar 2005 22:00:02 +0000</pubDate>
		<guid isPermaLink="false">/?p=458#comment-1909</guid>
		<description><![CDATA[As I remember correctly, is a bpel process not just deployed as a (web)service and therefore accessible using standard SOAP calls?]]></description>
		<content:encoded><![CDATA[<p>As I remember correctly, is a bpel process not just deployed as a (web)service and therefore accessible using standard SOAP calls?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
