You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/04/12 16:30:08 UTC

DO NOT REPLY [Bug 8018] New: - null pointer exception with J2SE 1.4

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=8018>.
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=8018

null pointer exception with J2SE 1.4

           Summary: null pointer exception with J2SE 1.4
           Product: XalanJ2
           Version: 2.3
          Platform: PC
               URL: http://simp.mitre.org/xml2rfc-ramsdell.tar.gz
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.transformer
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: ramsdell@mitre.org


xalan exits with a null pointer exception when using a transformer 
that has been tested with MSXSL and Saxon.  Code exhibiting the 
problem is given at the above URL.  Type "make -k" to see the error.
I'm running RH 7.1 Linux, Java 1.4,and Xalan 2.3.1.  The exception 
does not occur when using Java 1.3.1.

John