[ http://issues.apache.org/jira/browse/XALANJ-1281?page=all ]
Brian Minchau updated XALANJ-1281: ---------------------------------- Version: 2.5 (was: Latest Development Code) > execute method uses dtm.getDocument() instead of > dtm.getOwnerDocument(nodeHandle) > --------------------------------------------------------------------------------- > > Key: XALANJ-1281 > URL: http://issues.apache.org/jira/browse/XALANJ-1281 > Project: XalanJ2 > Type: Bug > Components: XPath > Versions: 2.5 > Environment: Operating System: All > Platform: Other > Reporter: Traun Leyden > Assignee: Xalan Developers Mailing List > > Hi, > We were getting the following error: > XSLT Error > (javax.xml.transform.TransformerException): > org.apache.xml.utils.WrappedRuntimeException: context does not have an owne > r document! > After stepping into the code the comment in dtm.getDocument() recommended it > would be better to use getOwnterDocument(nodeHandle). We made the switch in > the > code and the problem went away. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]