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

xsltc TrAX implementation cannot take a filename for xslsource

           Summary: xsltc TrAX implementation cannot take a filename for
                    xslsource
           Product: XalanJ2
           Version: 2.0.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Xsltc's trax TransformFactoryImpl gives a no protocol error 
when you try to pass it a simple filename for the xsl source.
Only URIs are accepted. So you can work around this problem 
by prepending file: to the filename.

Reply via email to