We are looking possible options to integrate sonicMQ 7.5 with webMethods 7.1 using JMSAdapter 6.1
I was able to create connection, adapter service and notification.
Now the issue is when ever I send an xml message from sonic. Adapter is converting xmlmessage to text format and it is including some special characters.
Writing pipeline data to file I could able to see sonic JMS mug class as
progress.message.jimpl.xmessage.XMLMessage
JMS message class for webMethods is showing as text
value name=“JMSMessageClass”>javax.jms.TextMessage
xml code snippet ------------ <?xml version="1.0" encoding="UTF-8" ?>
I am not sure if I am missing something.
any help would be greatly appreciated
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards