Skip to Main Content

OEP JMS Custom message converter

3041254Sep 30 2015 — edited Oct 7 2015

Hi,

I have written a custom message converter that implements InboundMessageConverter.

The message sent is an ObjectMessage. I have a ClassNotFoundException in convert method when i do objectMessage.getObject().

The custom class to unmarshall is in the right package. Have you any suggestion?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Nov 4 2015
Added on Sep 30 2015
1 comment
452 views