<?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: SCA, BPEL, Websphere Adapter for JDBC and Transactionality</title>
	<atom:link href="http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/</link>
	<description>Business Integration and SOA with an IBM WebSphere slant</description>
	<lastBuildDate>Fri, 18 Nov 2011 18:21:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Jack</title>
		<link>http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/comment-page-1/#comment-21126</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 01 Jul 2010 09:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/#comment-21126</guid>
		<description>Dan, we have multiple module interacting with the same database using jdbc import. And we ran into concurrency issues. Can you put some light on how to resolve this concurrency problem in database interactions pls.

Thank you.</description>
		<content:encoded><![CDATA[<p>Dan, we have multiple module interacting with the same database using jdbc import. And we ran into concurrency issues. Can you put some light on how to resolve this concurrency problem in database interactions pls.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nara</title>
		<link>http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/comment-page-1/#comment-10580</link>
		<dc:creator>nara</dc:creator>
		<pubDate>Fri, 04 Sep 2009 21:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/#comment-10580</guid>
		<description>hello Dan,

        Good explaination on the transactionality. I want some clear explaination in detail with all the other qualifiers where to use and when to use, like above instance..</description>
		<content:encoded><![CDATA[<p>hello Dan,</p>
<p>        Good explaination on the transactionality. I want some clear explaination in detail with all the other qualifiers where to use and when to use, like above instance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/comment-page-1/#comment-1848</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Wed, 10 Sep 2008 16:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/#comment-1848</guid>
		<description>Hi Jay, 

I haven&#039;t used the Human Tasks API inside of a BPEL before, but it wouldn&#039;t surprise me that the invocation isn&#039;t a part of your global transaction. I guess you&#039;ll need to catch the exception and then call the HT API to delete the instance that was created in error.</description>
		<content:encoded><![CDATA[<p>Hi Jay, </p>
<p>I haven&#8217;t used the Human Tasks API inside of a BPEL before, but it wouldn&#8217;t surprise me that the invocation isn&#8217;t a part of your global transaction. I guess you&#8217;ll need to catch the exception and then call the HT API to delete the instance that was created in error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/comment-page-1/#comment-1846</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 10 Sep 2008 13:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/#comment-1846</guid>
		<description>hello dan,

i m calling create task of human task manager from a long running process using Invoke (Actual Human Task lookup is inside my Java code. I have to roll back the create task if there is any exception occurs after the create task step in my process.

I did the settings as u mentioned and make the activities in my process as &quot;Participates&quot; in the BPEL. But it is not rolling back the create task. Any idea? Is there any way to achieve this without writing compensation handler?

Please advise.

Thanks!
Jay</description>
		<content:encoded><![CDATA[<p>hello dan,</p>
<p>i m calling create task of human task manager from a long running process using Invoke (Actual Human Task lookup is inside my Java code. I have to roll back the create task if there is any exception occurs after the create task step in my process.</p>
<p>I did the settings as u mentioned and make the activities in my process as &#8220;Participates&#8221; in the BPEL. But it is not rolling back the create task. Any idea? Is there any way to achieve this without writing compensation handler?</p>
<p>Please advise.</p>
<p>Thanks!<br />
Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/comment-page-1/#comment-400</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Thu, 26 Jun 2008 14:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/#comment-400</guid>
		<description>Hi Alessandro, 

Sorry for the late reply, not sure how I missed your comment. 

The problem you run into when not using the WebSphere Adapter to do your JDBC calls is that you need to manually map between the DataObject representation of your business data and java objects. If your objects are simple, it&#039;s not an issue. If they&#039;re complicated, you could be setting yourself up to write a lot of very boring mapping code. 

I wouldn&#039;t say theres more issues than that. JNDI DataSources are used everywhere in WAS, I don&#039;t see an potential &quot;unsupported&quot; issue in using them should anything go wrong.</description>
		<content:encoded><![CDATA[<p>Hi Alessandro, </p>
<p>Sorry for the late reply, not sure how I missed your comment. </p>
<p>The problem you run into when not using the WebSphere Adapter to do your JDBC calls is that you need to manually map between the DataObject representation of your business data and java objects. If your objects are simple, it&#8217;s not an issue. If they&#8217;re complicated, you could be setting yourself up to write a lot of very boring mapping code. </p>
<p>I wouldn&#8217;t say theres more issues than that. JNDI DataSources are used everywhere in WAS, I don&#8217;t see an potential &#8220;unsupported&#8221; issue in using them should anything go wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/comment-page-1/#comment-346</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Fri, 06 Jun 2008 17:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/03/31/sca-bpel-websphere-adapter-for-jdbc-and-transactionality/#comment-346</guid>
		<description>Hi,

I did the same but used some custom JDBC code. Do you know of any extra implication that must be taken into consideration? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I did the same but used some custom JDBC code. Do you know of any extra implication that must be taken into consideration? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

