Normalization of DOM

2006-04-12 Thread chirsmail sapl
Hi All,   I did quite a lot of R&D and found that normalizing the DOM converted from JDOM stabilize and gets the exact DOM out of JDOM and validate the signature only for an URI signature.   The validation of signature of an URI of XML works successfully when we normalize the DOM out of JDOM. B

DO NOT REPLY [Bug 39286] - Add support for SAML ID attribute type recognition to IdResolver

2006-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39286] New: - Add support for SAML ID attribute type recognition to IdResolver

2006-04-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Using XERCES with XPath support

2006-04-12 Thread Berin Lautenbach
Yes - if you want XPath you need to use the Xalan library. The Xalan DOM cab be a wrapper around the Xerces DOM - which means you can use XPath to find what you want in the DOM and then map the Xalan node back to a Xerces node that allows you to then change the DOM. (At that point you need to re-