JMS Transport Cannot be Used to Receive Messages from JMS Topics
----------------------------------------------------------------

                 Key: TRANSPORTS-16
                 URL: https://issues.apache.org/jira/browse/TRANSPORTS-16
             Project: Axis2 Transports
          Issue Type: Bug
          Components: JMS
    Affects Versions: 1.0.0
         Environment: Any
            Reporter: Hiranya Jayathilaka
             Fix For: 1.1.0


1. Setting the transport.jms.DestinationType parameter to "topic" does not 
work. The value is always overwritten by the default value of "queue".

2. The above issue can be worked around by setting the 
transport.jms.ReplyDestinationType parameter (to any value). But still when 
looking up the JMS destinations, the transport will lookup a queue destination 
and not a topic destination.


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

Reply via email to