[
https://issues.jboss.org/browse/JBTM-848?page=com.atlassian.jira.plugin.s...
]
Andrew Dinn commented on JBTM-848:
----------------------------------
Modified demo so it works on AS7. This required moving the wsdl and handler xml around
because AS7 won't load them from class-relative paths like it used to (like it ought
to?).
Also had to add module dependencies to org.jboss.xts for the client and org.jboss.xts +
org.jboss.jts to the service (for example, it uses Uid from TS)
Finally had to modify the context serialize/deserialize helper so it install the XTS
module classloader on the thread before trying to invoke JAXB. This is necessary to ensure
we can load the relevant JAXB implementation.
Update XTS and XTS tests in 4.15 branch and trunk so it can be
deployed in AS7
------------------------------------------------------------------------------
Key: JBTM-848
URL:
https://issues.jboss.org/browse/JBTM-848
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public(Everyone can see)
Components: XTS
Affects Versions: 4.15.1
Reporter: Andrew Dinn
Assignee: Andrew Dinn
Fix For: 4.15.2, 5.0.0.M1
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira