[jbossts-issues] [JBoss JIRA] Closed: (JBTM-524) BridgeWrapper uses wrong UnknownTransactionException

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Tue Apr 7 08:46:46 EDT 2009


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

Jonathan Halliday closed JBTM-524.
----------------------------------

    Resolution: Done


> BridgeWrapper uses wrong UnknownTransactionException
> ----------------------------------------------------
>
>                 Key: JBTM-524
>                 URL: https://jira.jboss.org/jira/browse/JBTM-524
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: XTS
>    Affects Versions: 4.6.0
>            Reporter: Jonathan Halliday
>            Assignee: Jonathan Halliday
>             Fix For: 4.6.1
>
>
> The XTS subordinate tx support API exposes the internal version of UnknownTransactionException instead of the one from the published API jar, which causes linking problems for client apps.
> change import com.arjuna.mw.wst.exceptions.UnknownTransactionException;
> to import com.arjuna.wst.UnknownTransactionException;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list