<?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: Timeouts in Oracle SOA Suite 11g</title>
	<atom:link href="http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=timeouts-in-oracle-soa-suite-11g</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: Ahmed</title>
		<link>http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/#comment-7203</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Thu, 31 May 2012 02:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14111#comment-7203</guid>
		<description><![CDATA[We have a SOA Suite 10g BPEL process calling a db adapter which sometimes takes quite a while (1hour). Is there a way of doing a time out if the db adapter takes more than 3 minutes?

Regards.]]></description>
		<content:encoded><![CDATA[<p>We have a SOA Suite 10g BPEL process calling a db adapter which sometimes takes quite a while (1hour). Is there a way of doing a time out if the db adapter takes more than 3 minutes?</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravishankar</title>
		<link>http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/#comment-6924</link>
		<dc:creator>Ravishankar</dc:creator>
		<pubDate>Tue, 22 Nov 2011 19:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14111#comment-6924</guid>
		<description><![CDATA[Hi Emiel,
Thanks for this comprehensive post.]]></description>
		<content:encoded><![CDATA[<p>Hi Emiel,<br />
Thanks for this comprehensive post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emiel Paasschens</title>
		<link>http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/#comment-6923</link>
		<dc:creator>Emiel Paasschens</dc:creator>
		<pubDate>Tue, 22 Nov 2011 09:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14111#comment-6923</guid>
		<description><![CDATA[@Nathan Hmm, to be honest...haven&#039;t thought of that! It&#039;s an interesting solution, implementing the calling client as if a webservice is asynchronous.]]></description>
		<content:encoded><![CDATA[<p>@Nathan Hmm, to be honest&#8230;haven&#8217;t thought of that! It&#8217;s an interesting solution, implementing the calling client as if a webservice is asynchronous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emiel Paasschens</title>
		<link>http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/#comment-6922</link>
		<dc:creator>Emiel Paasschens</dc:creator>
		<pubDate>Tue, 22 Nov 2011 09:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14111#comment-6922</guid>
		<description><![CDATA[@MarcÂ  I&#039;ve googled a lot and read multiple blog posts and articles, so I think I did.Â  But none had all 5 or even 4 settings listed. The first four could be found, the last one not and came from my  colleague Michel Schildmeijer (weblogic specialist).
By the way, love your blog ! Has been useful multiple times.]]></description>
		<content:encoded><![CDATA[<p>@MarcÂ  I&#8217;ve googled a lot and read multiple blog posts and articles, so I think I did.Â  But none had all 5 or even 4 settings listed. The first four could be found, the last one not and came from my  colleague Michel Schildmeijer (weblogic specialist).<br />
By the way, love your blog ! Has been useful multiple times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan West</title>
		<link>http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/#comment-6921</link>
		<dc:creator>Nathan West</dc:creator>
		<pubDate>Mon, 21 Nov 2011 19:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14111#comment-6921</guid>
		<description><![CDATA[Hello Emiel,
Thanks for the reference article.
I&#039;m curious why you didn&#039;t use an asynchronous call in this case?]]></description>
		<content:encoded><![CDATA[<p>Hello Emiel,<br />
Thanks for the reference article.<br />
I&#8217;m curious why you didn&#8217;t use an asynchronous call in this case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://technology.amis.nl/2011/11/18/timeouts-in-oracle-soa-suite-11g/#comment-6920</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 21 Nov 2011 17:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14111#comment-6920</guid>
		<description><![CDATA[My 2cts, did you have a look at:
http://orasoa.blogspot.com/2010/04/soa-11g-timeout-settings.html
Â 
Regards,
Marc
Â ]]></description>
		<content:encoded><![CDATA[<p>My 2cts, did you have a look at:<br />
<a href="http://orasoa.blogspot.com/2010/04/soa-11g-timeout-settings.html" rel="nofollow">http://orasoa.blogspot.com/2010/04/soa-11g-timeout-settings.html</a><br />
Â <br />
Regards,<br />
Marc<br />
Â </p>
]]></content:encoded>
	</item>
</channel>
</rss>
