You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2010/09/22 22:14:33 UTC

[jira] Moved: (TRANSPORTS-21) JMS Transport creates temporary topic for queue based service endpoint.

     [ 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org