WSO2 ESB - QueueConnectionFactiory Cannot be cast to TopicConnectionFactory

When you configure a proxy service to listen to a topic or a queue on a JMS broker, if you get the exception "QueueConnectionFactiory Cannot be cast to TopicConnectionFactory", most of the time issue is you have missed to set the following property in axis2.xml file or at proxy service (both works).

<parameter name="transport.jms.DestinationType">topic</parameter>

Hasitha Hiranya

No comments:

Post a Comment

Instagram