You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Ritu Kedia <RK...@saba.com> on 2004/03/23 12:37:53 UTC

Clubbing external XAResource with SlideTransaction

Hello,

I have a requirement to define a custom XAResource (for our application
specific DB operations) and to club it in the same transaction as the
operations defined by Slide. For e.g. Creating a Collection + updating some
tables in my DB.

I am wrapping Slide's APIs in my server code. Inside my code I want hold of
current SlideTransaction to enlist/delist my custom XAResource. 

I looked into the slide implementation and the SlideTransactionManager
instance is held by the Namespace, which is not accessible to my
application. Is there a way to meet my requirement without locally modifying
the Slide Code? Any help would be greatly appreciated. I have an urgent
requirement.

Regards,
Ritu




---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org