You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2010/02/25 20:16:27 UTC

[jira] Resolved: (WSCOMMONS-515) Bug in isSessionTransacted() method in JMSConnectionFactory.java:255

     [ https://issues.apache.org/jira/browse/WSCOMMONS-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton resolved WSCOMMONS-515.
------------------------------------

       Resolution: Fixed
    Fix Version/s: Transports 1.1

Committed the patch into the trunk, thanks Rajika for the contribution

> Bug in isSessionTransacted() method in JMSConnectionFactory.java:255
> --------------------------------------------------------------------
>
>                 Key: WSCOMMONS-515
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-515
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>            Reporter: Rajika Kumarasiri
>            Assignee: Ruwan Linton
>             Fix For: Transports 1.1
>
>         Attachments: WSCOMMONS-515.patch
>
>
> I think conditional check should changes as follows 
> return parameters.get(JMSConstants.PARAM_SESSION_TRANSACTED) != null && in JMSConnectionFactory.java:255

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.