DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41858





------- Additional Comments From [EMAIL PROTECTED]  2007-08-02 08:35 -------
The Apache implementation requires all elements to be created with
the DOM L2 namespace aware methods (Document.createElementNS ...) etc. Please
search the archives for more information. The other problem is that the
Node.isDefaultNamespace is a DOM L3 method and right now the implementation
doesn't have any direct dependencies on DOM L3.

Is there some reason you did not create the KeyInfo element with the 
createElementNS method?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to