RE: Problems with default namespace and XPath

2004-09-07 Thread maarten . gerbrands
I had the same problem using Java 2 SDK, SE v1.4.2_04. Using the Apache Xerces-j2-2.6.2.jar instead of the default Apache classes of this SDK I didn't have this error anymore. I hope this helps solving your problem. Maarten Gerbrands Communication Networks Branch, Communication and Information Sys

Problems with default namespace and XPath

2004-09-07 Thread ivan . fontanals
Hi everybody,                 I'm trying to sign a XML document with a non-prefixed namespace, which is the default one. Well, in fact the problem neither is in the signature nor in the verification, but is a XPath problem. When I try to get a DOMNode * from a valid XPath, I always got an error t