CWWBA0128E JMSReplyTo specified by a JMS request is not an instance of javax.jms.Queue.
Explanation
A JMS API request message specifies a JMSReplyTo that is not an instance of javax.jms.Queue.
User response
Make sure that the JMSReplyTo setting is an instance of javax.jms.Queue.