Can you provide a document and/or code snippet that makes this happen?
Cheers, Berin
Lau, Soo-Leng wrote:
No I am not using XPath.
-----Original Message----- From: Kenworthy, Edward (EDS) [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 12:59 AM To: '[EMAIL PROTECTED]' Subject: RE: input node set contains no nodes
Are you using an XPath expression that evaluates to zero nodes in the document you're trying to sign?
-----Original Message----- From: Soo Leng [mailto:[EMAIL PROTECTED] Sent: 03 May 2004 22:21 To: [EMAIL PROTECTED] Subject: input node set contains no nodes
Does anyone has any idea what causes
"org.apache.xml.security.transforms.TransformationException: input node set contains no nodes" ?
I am using xml security package from apache to sign a xml document. I also
have
dom3-xercesImpl-2.4.0.jar and dom3-xml-apis-2.4.0.jar
under my <java home>/jre/lib/endorsed
Any pointer is much appreciated.
Soo Leng