That looks like you're finding an XML parser which doesn't support
namespaces. If you're using Xerces, check your classpath to make sure you
have a sufficiently recent version. If you're using another parser, make
sure it supports, and is configured for, namespace-aware parsing.


Reply via email to