Hi,

I get exception "org.apache.xml.security.c14n.InvalidCanonicalizerException:"
when i try to build XMLSignature 
from dom like this -

xmlSignature =  new XMLSignature( (Element)SignatureElement ,  BASEURI );

org.apache.xml.security.c14n.InvalidCanonicalizerException:
 Unknown canonicalizer. No handler installed for URI 
 http://www.w3.org/2001/10/xml-exc-c14n#

 at org.apache.xml.security.c14n.Canonicalizer.<init>(Unknown Source)
        at org.apache.xml.security.c14n.Canonicalizer.getInstance ....


Can anybody help me ?

Thanks in advance.
-- 
Lowery's Law:
 If it jams -- force it.  If it breaks, it needed replacing anyway.
--
Pushyamitra Navare

Reply via email to