[jbossts-issues] [JBoss JIRA] (JBTM-1239) XTS and TXBridge Demo: java.lang.NoClassDefFoundError: com/arjuna/wst/SystemException

Amos Feng (JIRA) jira-events at lists.jboss.org
Mon Sep 10 08:17:32 EDT 2012


Amos Feng created JBTM-1239:
-------------------------------

             Summary: XTS and TXBridge Demo: java.lang.NoClassDefFoundError: com/arjuna/wst/SystemException
                 Key: JBTM-1239
                 URL: https://issues.jboss.org/browse/JBTM-1239
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Demonstrator
    Affects Versions: 5.0.0.M1
            Reporter: Amos Feng
            Assignee: Amos Feng
             Fix For: 5.0.0.M2


working OK with jboss-as-7.1.1.Final but failed with our 5_BRANCH jboss-as-7.2.0.Alpha1-SNAPSHOT
 Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class com.jboss.jbosstm.xts.demo.services.theatre.TheatreServiceBA with ClassLoader ModuleClassLoader for Module \"deployment.xts-demo.ear.xts-demo-war-5.0.0.M2-SNAPSHOT.war:main\" from Service Module Loader
    Caused by: java.lang.NoClassDefFoundError: com/arjuna/wst/SystemException

in jboss-as-7.2.0.Alpha1-SNAPSHOT, it deploys xts-demo-war which miss the dependency before xts-demo-webservices.

so it looks like we need to specify the order of war in xts-demo.ear

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list