[jbossts-issues] [JBoss JIRA] (JBTM-1747) CNFE when invoking a plain Web service with standalone-xts.xml config

Paul Robinson (JIRA) jira-events at lists.jboss.org
Thu Jun 6 02:59:54 EDT 2013


Paul Robinson created JBTM-1747:
-----------------------------------

             Summary: CNFE when invoking a plain Web service with standalone-xts.xml config
                 Key: JBTM-1747
                 URL: https://issues.jboss.org/browse/JBTM-1747
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: XTS
            Reporter: Paul Robinson
            Assignee: Gytis Trikleris
             Fix For: 5.0.0.M4


I've not had chance to reproduce this, but this is what I think I did:

1. Start Wildfly with the standalone-xts.xml configuration
2. Deploy a plain (non-XTS) web service to the server
3. Invoke the web service from inside this server, ensuring that org.jboss.xts is not in the dependencies. Which it shouldn't be if you are just invoking a plain WS.
4. Observe the CNFE on one of the TXBridge interceptors (I don't remember which).

I think the problem is that XTS is adding the handler chain for doing default context propagation to all web services, rather than just those that have the XTS dependency.

--
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