Correct. The Payload was just a simple string without xml in it at all.
James.Strachan wrote: > > 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 > > -- View this message in context: http://www.nabble.com/XPath-filter-with-spring-xml-configuration-question-tp18634280s22882p18636854.html Sent from the Camel - Users mailing list archive at Nabble.com.
