Tanmay
It seems Synapse-1.2 version has some issue while using Topic. The same
configuration works fine in previous version (Synapse-1.1.1).
A proxy over JMS (using Topic) in Synapse-1.2, throwing the following error

....
Exception in thread "HttpClientWorker-1" java.lang.ClassCastException:
progress.
message.jimpl.TopicSession cannot be cast to javax.jms.QueueSession
        at
org.apache.synapse.transport.jms.JMSUtils.sendMessageToJMSDestination
(JMSUtils.java:462)
Can you set the log level of "org.apache.synapse.transport.jms" to DEBUG on your log4j.properties and attach the log into a new JIRA to track this issue

e.g. log4j.properties
...
log4j.category.org.apache.synapse=INFO
log4j.category.org.apache.synapse.transport.jms=DEBUG
...

asankha

--
Asankha C. Perera

WSO2 - http://wso2.org
http://esbmagic.blogspot.com

Reply via email to