Hi all,
I tried article [1] on configuring message store in ESB. Here I used
ActiveMQ as my message broker.
When the backend service available this works fine. Then I shut down the
backend service and sent a request. Since the backend service endpoint not
available service invocation failed and the message processor tries for 4
times (which I set) and then deactivated it self. Then I go to the ActiveMQ
console and check the message and found the following string

javax.jms.JMSException: Failed to build body from content. Serializable
class not available to broker. Reason: java.lang.ClassNotFoundException: org
.wso2.carbon.message.store.persistence.jms.message.JMSPersistentMessage

But after starting the backend service and then activating the message
processor things started working.

Why ActiveMQ does not show the actual message?

thanks
Eranda

[1].
http://wso2.org/library/articles/2011/12/implementing-store-forward-messaging-patterns-wso2esb-part-2

-- 
*Eranda Sooriyabandara
*Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/



*
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to