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

Missing SAXTransformerFactory feature in XSLTC

           Summary: Missing SAXTransformerFactory feature in XSLTC
           Product: XalanJ2
           Version: 2.5
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Xalan-Xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The getFeature method of org.apache.xalan.xsltc.trax.TransformerFactoryImpl
returns false when calling it with SAXTransformerFactory.FEATURE.

The problem is that the interpretive Xalan uses SAXTransformerFactory.FEATURE
and so the same JAXP code doesn't work with XSLTC (without modification).

Reply via email to