Hi I have got an JMS Consumer SU that receives messages from a java program. When I send a TextMessage, that contains XML content everything works fine. But when the content of the TextMessage is not XML I get an exception when the message is received? Am I only allowed to send XML content in TextMessages or am I doing something wrong here? Thanks for help Robert
- JMS TextMessages only XML content? Robert Thullner
- Re: JMS TextMessages only XML content? Bruce Snyder
