Own implemented XAResource unable to register with Geronimo Transaction Manager

View: New views
1 Messages — Rating Filter:   Alert me  

Own implemented XAResource unable to register with Geronimo Transaction Manager

by sanjoy_m :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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