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=33414>. 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=33414 Summary: Init routine depends on Apache Xalan instead of JAXP Product: Security Version: cvs Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Signature AssignedTo: security-dev@xml.apache.org ReportedBy: [EMAIL PROTECTED] With JDK 1.5, it should be possible to run xml-security without an Apache Xalan in the path, but the Init routine (and possibly other code) imports org.apache.xpath directly instead of supporting javax.xml.xpath and being library independent. Note that Sun provides a JAXP 1.3 package for JDK 1.4, so if xml-security switched, it would still support JDK 1.4. If support for JDK 1.3 is still required, perhaps other ant tricks could be used to deal with that. -- 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.