[jbossts-issues] [JBoss JIRA] (JBTM-974) Allow many ServiceRequest methods to have a single set of Lifecycle methods

Paul Robinson (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 06:51:40 EST 2011


Allow many ServiceRequest methods to have a single set of Lifecycle methods
---------------------------------------------------------------------------

                 Key: JBTM-974
                 URL: https://issues.jboss.org/browse/JBTM-974
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: TxBridge
            Reporter: Paul Robinson
            Assignee: Paul Robinson
             Fix For: 5.0.0.M2


The lifecycleClass attribute on @ServiceRequest and @ParticipantService needs to support remote services, such as EJB or Web services. This allows the events to be handled in a remote container. 

We need to decide how and what context is passed to the remote service. Clearly the remote service needs some context to know what action to take. However, simply flowing the TX context may not be appropriate as the lifecycle methods will be invoked during termination of the protocol.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list