Hi
No that's not possible. The XPath in the JDK is limited in this
regard. We have looked into this in the past, but didn't find a
solution.
On Wed, Feb 16, 2011 at 4:13 PM, Jeffrey Knight
wrote:
> Using the XML configuration, is it possible to make namespace
> agnostic ?
>
> Rather than thi
Using the XML configuration, is it possible to make namespace agnostic ?
Rather than this Camel config (which works, since the XML has an
explicit namespace):
http://camel.apache.org/schema/spring";
xmlns:my="http://my.namespace";>
[...]
//my:files
I'd rather ignore the namespace in