You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When receiving a request in a javax.jms.TextMessage the response should also be a javax.jms.Textmessage.
Dependent on BUG #411
Only soap specifies the use of a ByteMessage, what about POX.
And not all providers follow this non final standard. Why should you not support non compliant Soap stacks?