I am facing problems setting Object Message and the following exception is shown at the EJB container terminal Im using :
javax.jms.JMSException: java.lang.ClassNotFoundException: com.softalia.neoems.cmdrsp.ProxyMessage
at com.swiftmq.jms.ObjectMessageImpl.setObject(ObjectMessageImpl.java:86)
at com.softalia.neoems.global.NeoEmsPublisher.setMessageFilter(NeoEmsPublisher.java:155)
Is there any problem setting ObjectMessages in SwiftMQ ?? Im using the latest 2.1.1 ...Why is it showing that the ObjectMessage (ProxyMessage) is not found when I can do a javap and see that the class is in the classpath ....
Please Im desperately in need of a solution: can anybody help me.....
Thanks,
Irfan