Fix VCS remoting class loading issue with javax.transaction.xa.Xid objects
--------------------------------------------------------------------------
Key: NXP-5440
URL: https://jira.nuxeo.org/browse/NXP-5440
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Components: Core SQL Storage
Affects Versions: 5.3.2
Reporter: Sun Tan
Assignee: Sun Tan
Fix For: 5.4
When having on client side an Xid object implementation which its class doesn't
exist in the server classpath,
This is happening when Apogee (using vcs remote) is connected to a jboss
server. The class org.apache.geronimo.transaction.manager.XidImpl that has been
serialized and sent to the server can't be loaded in jboss.
The fix consist of creating a implementation of Xid that is known by the client
and the server. This Xid object would take all the information from the
original Xid object and replace it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets