2008/7/24 Stephen J <[EMAIL PROTECTED]>: > > The message was not valid xml. When I used valid xml the error did not occur. > I made a poor assumption that a JMS message was processed as an xml message.
You mean the JMS message payload wasn't valid XML right? FWIW you can use another language to do filters for non-XML message payloads; e.g. Java method calls, EL, BeanShell, Groovy, JavaScript, Ruby etc... http://activemq.apache.org/camel/languages.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
