Hello All, (Raul, Berin, someone listen to me …) I have managed to generated the XML DSig
and embed it into the required document at the location desired (There is a requirement for the dsig
element to be present at a fixed location in the document) Now when I try to verify the signature, obviously I have to
select the element using xpath If the DocumentBuilderFactory
object is set to namespaceAware(true),
the xpath just wont evaluate, coz of namespace
problems (I ve tried a lot of things from
my limited knowledge, but it just wont evaluate) It evaluates when the namespaceAware(false) , but
then it throws this error org.apache.xml.security.exceptions.XMLSecurityException: Cannot create a null:null from a
http://www.w3.org/2000/09/xmldsig#:Signature element What is the way out? I have this code due for delivery like real soon, can
someone please take time out and lemme know how to
get it to work ? I ve completely run out of
ideasssssss Best Always, Ritesh Aswaney .........................................................................................................................
|
- Somone... help... please ... Ritesh.Aswaney
- Re: Somone... help... please ... Heiner Westphal
- Re: Somone... help... please ... Raul Benito
- RE: Somone... help... please ... Ritesh.Aswaney
- Re: Somone... help... please ... Heiner Westphal