Hi,
I have a JMS adapter (Version 14.2.1.224) in SAP Business Objects Data Services 4.1 SP01 Patch 3 which reads messages from MQ and invokes a real time service.
In that Adapter one Operation Instance was attached but when MQ put a message and the adapter try to send message to real time service obtain the
below Error:
java.lang.ClassCastException: class com.ibm.jms.JMSBytesMessage:sun.misc.Launcher$AppClassLoader@119fdafc incompatible with interface javax.jms.TextMessage:sun.misc.Launcher$AppClassLoader@119fdafc
The Operation Instance is defined as "Get: Request/Reply and Request/Acknowledge using queues"