<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-12168038.post8488978506952410942..comments</id><updated>2010-04-20T17:07:38.001+05:30</updated><title type='text'>Comments on Vinod Singh: JTA Transactions with Atomkios in Tomcat</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.vinodsingh.com/feeds/8488978506952410942/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html'/><author><name>Vinod Singh</name><uri>http://www.blogger.com/profile/14429571106836951918</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-12168038.post-3431758513929271399</id><published>2010-04-20T17:07:37.988+05:30</published><updated>2010-04-20T17:07:37.988+05:30</updated><title type='text'>Hi vinod,

i am using atomika with tomcat+springs,...</title><content type='html'>Hi vinod,&lt;br /&gt;&lt;br /&gt;i am using atomika with tomcat+springs,&lt;br /&gt;&lt;br /&gt;in xa i am getting an error&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;com.atomikos.datasource.ResourceException: XA resource &amp;#39;dataSource11&amp;#39;: &lt;br /&gt;resume for XID &amp;#39;636F6D2E61746F6D696B6F732E737072696E672E6A6462632E746D30303030313030303037:636F6D2E61746F6D696B6F732E737072696E672E6A6462632E746D31&amp;#39; &lt;br /&gt;raised 0: unknown at com.atomikos.datasource.xa.XAResourceTransaction.resume(XAResourceTra&lt;br /&gt;&lt;br /&gt;in my test server i am getting the issue 3 to 4 time a day.&lt;br /&gt;&lt;br /&gt;i research on the issue in net some on told thatif we add&lt;br /&gt;&lt;br /&gt;com.atomikos.icatch.serial_jta_transactions = false;&lt;br /&gt;&lt;br /&gt;addove line in jta.properties this error wont repeat but i am getting the same error after writing that code in jta.props file.&lt;br /&gt;&lt;br /&gt;please give me any solution.&lt;br /&gt;&lt;br /&gt;urgent&lt;br /&gt;&lt;br /&gt;ramakrishna</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/3431758513929271399'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/3431758513929271399'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1271763457988#c3431758513929271399' title=''/><author><name>rama</name><uri>http://www.blogger.com/profile/15132466492042402409</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-4545104100473954787</id><published>2010-04-07T09:24:21.742+05:30</published><updated>2010-04-07T09:24:21.742+05:30</updated><title type='text'>Hi Vinod,

You think this is not a valid question?...</title><content type='html'>Hi Vinod,&lt;br /&gt;&lt;br /&gt;You think this is not a valid question?? or not looking @comments??&lt;br /&gt;&lt;br /&gt;once again i repeat the question.&lt;br /&gt;&lt;br /&gt;I need to configure an XA datasource(Atomikos library) at tomcat level and need to access the same in my spring web application as a jndi resource.&lt;br /&gt;&lt;br /&gt;please guide me.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/4545104100473954787'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/4545104100473954787'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1270612461742#c4545104100473954787' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-1798448703753970989</id><published>2010-04-01T14:28:04.830+05:30</published><updated>2010-04-01T14:28:04.830+05:30</updated><title type='text'>Vinod

I need to configure datasource(atomikos) in...</title><content type='html'>Vinod&lt;br /&gt;&lt;br /&gt;I need to configure datasource(atomikos) in tomcat which can be accessible in my spring webapplication. My use case needs distributed transaction.&lt;br /&gt;&lt;br /&gt;However if i configure  com.atomikos.jdbc.AtomikosDataSourceBean in my spring applicationContext.xml it works fine. But i need to declare a distributed datasource at tomcat level and access it in my spring applicationContext.&lt;br /&gt;&lt;br /&gt;Please guide me.&lt;br /&gt;&lt;br /&gt;I could not paste the code here.&lt;br /&gt;&lt;br /&gt;Please look @&lt;br /&gt;&lt;a href="http://doitifucan.wordpress.com" rel="nofollow"&gt;My Blog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/1798448703753970989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/1798448703753970989'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1270112284830#c1798448703753970989' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-6778185757763476594</id><published>2010-03-30T21:07:31.620+05:30</published><updated>2010-03-30T21:07:31.620+05:30</updated><title type='text'>The datasource needs to be configured in context.x...</title><content type='html'>The datasource needs to be configured in &lt;b&gt;context.xml&lt;/b&gt; instead of server.xml. For lookup of datasource from Spring please have a look at this post &lt;a href="/2008/12/jndi-lookup-on-tomcat-and-jboss-using.html" rel="nofollow"&gt;JNDI lookup on Tomcat and JBoss using Spring&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/6778185757763476594'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/6778185757763476594'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1269963451620#c6778185757763476594' title=''/><author><name>Vinod Singh</name><uri>http://www.blogger.com/profile/14429571106836951918</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05637947753824606738'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-4768909900877035101</id><published>2010-03-30T10:40:39.524+05:30</published><updated>2010-03-30T10:40:39.524+05:30</updated><title type='text'>Vinod

Datasource decl sample in tomcat

But how t...</title><content type='html'>Vinod&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.atomikos.com/Documentation/Tomcat6Integration33" rel="nofollow"&gt;Datasource decl sample in tomcat&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But how to configure in my spring applicationContext.xml to access this dataSource</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/4768909900877035101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/4768909900877035101'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1269925839524#c4768909900877035101' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-387943543117845155</id><published>2010-03-30T10:35:04.897+05:30</published><updated>2010-03-30T10:35:04.897+05:30</updated><title type='text'>Hi Vinod,

I am using Spring 2.5, Tomcat6.x and i ...</title><content type='html'>Hi Vinod,&lt;br /&gt;&lt;br /&gt;I am using Spring 2.5, Tomcat6.x and i need to implement distributed transactions in one of my use case.&lt;br /&gt;&lt;br /&gt;for this i want to declare 2 data sources at Tomcat level i.e in server.xml. as follows.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;   &lt;br /&gt;&lt;br /&gt;//The above configuration is taken from atomikos tomcat integration docs.&lt;br /&gt;&lt;br /&gt;Now i need to access these datasources in my spring web application by declaring a bean which refers to the datasource in my applicationContext.xml.&lt;br /&gt;&lt;br /&gt;I could not get how to do that.&lt;br /&gt;&lt;br /&gt;Please guide me.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks &amp;amp; Regards</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/387943543117845155'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/387943543117845155'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1269925504897#c387943543117845155' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-5904903904170435859</id><published>2010-03-29T21:18:18.496+05:30</published><updated>2010-03-29T21:18:18.496+05:30</updated><title type='text'>You should be able to configure one datasource for...</title><content type='html'>You should be able to configure one datasource for each database without any issues. Though if you want to share one datasource among various applications then this (&lt;a href="http://blog.vinodsingh.com/2010/01/share-datasource-among-several.html" rel="nofollow"&gt;Share a datasource among several applications in Tomcat using Atomikos&lt;/a&gt;) might be helpful to you.&lt;br /&gt;&lt;br /&gt;Please elaborate just in case you are facing some other problem.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/5904903904170435859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/5904903904170435859'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1269877698496#c5904903904170435859' title=''/><author><name>Vinod Singh</name><uri>http://www.blogger.com/profile/14429571106836951918</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05637947753824606738'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-4194081752602254662</id><published>2010-03-29T21:09:33.689+05:30</published><updated>2010-03-29T21:09:33.689+05:30</updated><title type='text'>Hi Vinod,

I have to implement distributed transac...</title><content type='html'>Hi Vinod,&lt;br /&gt;&lt;br /&gt;I have to implement distributed transactions with spring,tomcat and atomikos.&lt;br /&gt;I could able to do it.&lt;br /&gt;There is a small issue my datasources(two datasources for different databases) needs to be configured at tomcat level which i could not.&lt;br /&gt;&lt;br /&gt;Please suggest me on how to implement the same.&lt;br /&gt;&lt;br /&gt;Thanks &amp;amp; Regards</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/4194081752602254662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/4194081752602254662'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1269877173689#c4194081752602254662' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12168038.post-8718185060724799612</id><published>2009-12-04T00:24:42.105+05:30</published><updated>2009-12-04T00:24:42.105+05:30</updated><title type='text'>Very useful, thanks</title><content type='html'>Very useful, thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/8718185060724799612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12168038/8488978506952410942/comments/default/8718185060724799612'/><link rel='alternate' type='text/html' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html?showComment=1259866482105#c8718185060724799612' title=''/><author><name>Stefan Zobel</name><uri>http://www.blogger.com/profile/12639995058240242348</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.vinodsingh.com/2009/12/jta-transactions-with-atomkios-in.html' ref='tag:blogger.com,1999:blog-12168038.post-8488978506952410942' source='http://www.blogger.com/feeds/12168038/posts/default/8488978506952410942' type='text/html'/></entry></feed>