Attached are a set of patches and a new class that allows the CVS HEAD
code to compile on JDK 1.3.  The TransformXPath and XMLSignatureInput
classes were throwing runtime exceptions and were chaining the causal
exceptions.  I created an XMLSecurityRuntimeException which behaves
exactly like XMLSecurityException but extends RuntimeException and
have the classes throw that, so that the original exception is still
accessible.

I hope this helps.
-- 
-- Chad

Attachment: TransformXPath.patch
Description: Binary data

Attachment: XMLSignatureInput.patch
Description: Binary data

Attachment: xmlsecurity_en.properties.patch
Description: Binary data

Attachment: XMLSecurityRuntimeException.java
Description: Binary data

Reply via email to