[jboss-user] [JCA/JBoss] - Re: Usage of LastResource Inteface leads to warning

weston.price@jboss.com do-not-reply at jboss.com
Wed Feb 28 09:11:25 EST 2007


The message is indeed *normal* in the sense that it is simply warning about the use of a LocalResource in the context of a Global transaction. While JBoss does indeed support this via the Last Resource gambit, it is never really a good idea to use this if the underlying ResourceManager provides an XA aware implementation being that recovery can be comprimised as a result. 

Note, an excellent resource on Java and Transaction Processing in general the book 'Java Transaction Processing' by Mark Little's et al. 

http://www.amazon.com/Java-Transaction-Processing-Implementation-Professional/dp/013035290X/sr=8-1/qid=1172671825/ref=pd_bbs_sr_1/105-0987687-3710018?ie=UTF8&s=books




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023690#4023690

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023690



More information about the jboss-user mailing list