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

java.io.NotSerializableException: org.apache.xalan.xsltc.trax.TransformerFactoryImpl

           Summary: java.io.NotSerializableException:
                    org.apache.xalan.xsltc.trax.TransformerFactoryImpl
           Product: XalanJ2
           Version: 2.4
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Got the above error when trying to run the Compile.java that came with xalan. 
The exception is thrown in method dumpTemplate when writing a Templates object 
into the .translet file. I have used the -
Djavax.xml.transform.TransformerFactory=org.apache.xalan.xsltc.trax.TransformerF
actoryImpl setting. The error went away when I switched to the default 
org.apache.xalan.processor.TransformerFactoryImpl.

Reply via email to