Hide Forgot
Description of problem: In the current version of the Qpid JCA adapter, get call to getXAResources() by an application server always results in a ResourceException as a result that XARecovery is currently not supported. However, the JCA API clearly states that null would be the appropriate return value for this case. Currently, the adapter needlessly throws an exception which simply clutters the logs and gives the incorrect idea that there is an error with the adapter.
This has been fixed in package qpid-java-jca-0.10-10