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

Andreas Veithen moved TRANSPORTS-21 to AXIS2-5542:
--------------------------------------------------

    Component/s:     (was: JMS)
                 JMS
            Key: AXIS2-5542  (was: TRANSPORTS-21)
        Project: Axis2  (was: Axis2 Transports)
    
> JMS Transport creates temporary topic for queue based service endpoint.
> -----------------------------------------------------------------------
>
>                 Key: AXIS2-5542
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5542
>             Project: Axis2
>          Issue Type: Bug
>          Components: JMS
>            Reporter: Gabor Herr
>
> If a JMS provider uses domain-independent Session objects, as recommended in 
> JMS 1.1 spec section 2.5, the code in JMSUtils.createTemporaryDestination 
> fails to determine the correct type (queue or topic) of the destination to be 
> created. E.g. in TIBCO EMS the passed in session implements only 
> javax.jms.Session but not the domain specific interfaces QueueSession resp. 
> TopicSession. Thus the method always creates a temporary topic.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to