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/10/31 16:53:52 UTC

DO NOT REPLY [Bug 14132] New: - FWK005 parse may not be called while parsing

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

FWK005 parse may not be called while parsing

           Summary: FWK005 parse may not be called while parsing
           Product: XalanJ2
           Version: 2.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: kkujovic@carreker.com


I am getting the exception while trying to use XSLTC. Here is the part of stack 
trace:
javax.xml.transform.TransformerException: org.xml.sax.SAXException: FWK005 
parse may not be called while parsing

I am using XSLT for HTML generation. I have 4 frames on the web page, and the 
exception above is shown for at least one of the frames. Different XSLT 
styleshhet is used for each frame.