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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7562

Xalan 2.3.1 does not work with J2RE 1.4.0





------- Additional Comments From [EMAIL PROTECTED]  2002-05-02 13:20 -------
I'm not sure, but is it possible that the problem is related to 
JDK1.4 having Xalan built-in as an endorsed standard.

JDK 1.4 has a mechanism you can use to override Standard endorsed API's 
which come with JDK1.4, so you can override the XML and XSLT parsers that
come with JDK1.4 without having to modify your code.

See the following documentation on Sun's site:

http://java.sun.com/j2se/1.4/docs/guide/standards/index.html

Reply via email to