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=42239>. 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=42239 ------- Additional Comments From [EMAIL PROTECTED] 2007-05-02 11:36 ------- The problem with generating a junit test is, that the signature attached to this issuse uses complex xpointer references with namespaces. URI="#xmlns(etsi=http://uri.etsi.org/01903/v1.1.1%23)%20xpointer(<some_xpath_expression>)" I've implemented an xpointer resolver, which is capable of resolving such things, but this resolver relies on java 1.5's XPath API plus schema validation, which makes the thing not suitable for a junit test (schema lookup through http, test woll only run in java-1.5...). The only thing I can do is to generate a signature with xmlsec in a way, that it maybe resolved by the austrian security layer implementation. I've already contacted the guys a IAIK.at for receiving an official testvector, but the staff hasn't been very cooperative at this point. -- 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.