[ https://issues.apache.org/jira/browse/WSCOMMONS-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ruwan Linton reassigned WSCOMMONS-515: -------------------------------------- Assignee: Ruwan Linton > 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.