You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2019. It is now read-only.
When performing recovery and processing inbound messages, an XAResource is obtained from the resource adapter by invoking the method getXAResources(ActivationSpec[] specs). For those returned XAResource objects, what is the expected means to destroy them since there is no API method to do so?