[
https://issues.apache.org/jira/browse/TRANSPORTS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen moved WSCOMMONS-522 to TRANSPORTS-21:
-----------------------------------------------------
Project: Axis2 Transports (was: WS-Commons)
Key: TRANSPORTS-21 (was: WSCOMMONS-522)
Affects Version/s: (was: Transports 1.1)
Component/s: JMS
(was: Transport)
> JMS Transport creates temporary topic for queue based service endpoint.
> -----------------------------------------------------------------------
>
> Key: TRANSPORTS-21
> URL: https://issues.apache.org/jira/browse/TRANSPORTS-21
> Project: Axis2 Transports
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]