DO NOT REPLY [Bug 41858] - Namespace problem when initializing XMLSignature in version 1.4.0

2007-08-13 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

Can I set the BaseURI to empty?

2007-08-13 Thread ralph-xmlsecurity
Hi, I create and sign a Document that does not have a URI: I intend to send it over the net as a Java-serialised object (because I use a P2P net for sending). So the XML does not really exist as a file anywhere and I would like to set the BaseURI to "" (empty). Signing with this works, but the

RE: Can I set the BaseURI to empty?

2007-08-13 Thread Scott Cantor
> I create and sign a Document that does not have a URI: I intend to send it > over the net as a Java-serialised object (because I use a P2P net for > sending). So the XML does not really exist as a file anywhere and I would > like to set the BaseURI to "" (empty). Signing with this works, but the