[jbossts-issues] [JBoss JIRA] (JBTM-1050) Support BridgeType.NONE for @WSAT annotated services

Paul Robinson (JIRA) jira-events at lists.jboss.org
Sat Feb 4 09:36:49 EST 2012


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

Paul Robinson updated JBTM-1050:
--------------------------------

    Description: 
Allow the WSAT to JTA bridge to be disabled through the following annotation:

{code}
WSAT(BridgeType=BridgeType.NONE)
{code}

  was:
Default being, bridge WSAT to JTA.

Also implement explicit configuration of the WSAT to JTA bridge, through the following annotation:

{code}
WSAT(BridgeType=BridgeType.JTA)
{code}


    
> Support BridgeType.NONE for @WSAT annotated services
> ----------------------------------------------------
>
>                 Key: JBTM-1050
>                 URL: https://issues.jboss.org/browse/JBTM-1050
>             Project: JBoss Transaction Manager
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: TXFramework
>    Affects Versions: 5.0.0.M1
>            Reporter: Paul Robinson
>            Assignee: Paul Robinson
>            Priority: Minor
>             Fix For: 5.0.0.M2
>
>
> Allow the WSAT to JTA bridge to be disabled through the following annotation:
> {code}
> WSAT(BridgeType=BridgeType.NONE)
> {code}

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