On Fri, Aug 27, 2010 at 1:58 PM, mitul1411 <[email protected]> wrote: > > Hello all, I am using the Camel Scala example which comes with the default > camel java archetype
Which java archetype? Don't you mean scala archetype? Can you show the mvn command you run. And what do you do next? To get this failure? > I am getting the following error : ERROR Failed delivery for exchangeId: > ad7d5070-54a5-4e0d-a6c3-e97c86b5b739. Exhausted after delivery attempt: 1 > caught: org.apache.camel.builder.xml.InvalidXPathExpression: Invalid xpath: > /person/city='London'. Reason: javax.xml.xpath.XPathExpressionException > org.apache.camel.builder.xml.InvalidXPathExpression: Invalid xpath: > /person/city='London'. Reason: javax.xml.xpath.XPathExpressionException > org.apache.camel.builder.xml.InvalidXPathExpression: Invalid xpath: > /person/city='London'. Reason: javax.xml.xpath.XPathExpressionException > > I believe it is not the wrong xpath expression. It worked well in the > beginning. But then it started to throw errors..What could be the reason ? > -- > View this message in context: > http://camel.465427.n5.nabble.com/XPath-Scala-DSL-Problem-tp2739867p2739867.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
