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

XalanTransformer::transform doesn't work in interim-2002-10-21

           Summary: XalanTransformer::transform doesn't work in interim-
                    2002-10-21
           Product: XalanC
           Version: 1.4.x
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: XalanC
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


theXalanTransformer.transform("foo.xml", "foo.xsl", "foo.out");

in the interim-2002-10-21 doesn't work as in Xalan 1.4 release.
The above line of code works with the old libraries (Xalan 1.4) only. With 
interim libraries returned value is 0xfffffffe and 
theXalanTransformer.getLastError() returns "An exception occurred! 
Type:RuntimeException, Message:The primary document entity could not be opened. 
Id=foo.xml"

Reply via email to