- sorry for all the posts Jon... If you look at the original Ant build file, you see:
<target name="deploy-insurance" description="Deploy the insurance example"> <echo message="Creating insurance service units" /> <antcall target="gn:create-serviceunit"> </antcall> <antcall target="gn:create-serviceunit"> </antcall> The question is now: how do I do the same thing in Maven? -- View this message in context: http://old.nabble.com/Help-to-understand-xpath-expression-in-camel-routebuilder-tp26779963p26815612.html Sent from the Camel - Users mailing list archive at Nabble.com.