Hi All, I have written one simple class (XAListResource.java) which implements javax.transaction.xa.XAResource. Now I want to register it with the Geronimo transaction manager so that this XA resource can take part in global transaction. But I am unable to do that.
Anybody who know the answer please reply with your help. Thanks & Regards, Sanjoy -- View this message in context: http://www.nabble.com/Own-implemented-XAResource-unable-to-register-with-Geronimo-Transaction-Manager-tf3439874.html#a9591464 Sent from the jencks - user mailing list archive at Nabble.com.
