[jbossts-issues] [JBoss JIRA] (JBTM-1468) Support pure-JTA client and server for WS-AT and REST-AT

Paul Robinson (JIRA) jira-events at lists.jboss.org
Tue Mar 5 09:48:57 EST 2013


     [ https://issues.jboss.org/browse/JBTM-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Robinson updated JBTM-1468:
--------------------------------

    Assignee: Paul Robinson

    
> Support pure-JTA client and server for WS-AT and REST-AT
> --------------------------------------------------------
>
>                 Key: JBTM-1468
>                 URL: https://issues.jboss.org/browse/JBTM-1468
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: REST, XTS
>            Reporter: Paul Robinson
>            Assignee: Paul Robinson
>             Fix For: 5.0.0.M3
>
>
> This allows the Client and server application to just use the JTA APIs, whilst having the distribution done over WS-AT or REST-AT.
> To do this we need to:
> # Remove @Transactional annotation. We then need to use some other mechanism to support the (optional) WS-AT participants that want to use annotations.
> # Client side JTA->REST-AT bridge. Needs implementing.
> # Server side REST-AT->JTA bridge. Needs integrating into code base.
> # Update the TXBridge quickstarts to use this and move them out.

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