sorry, i post the message again because i had an spelling error in the last
one.

i call an xsp-file from an xsl-file with
document('cocoon://appi/result.xsp') this works fine under the standalone
version cocoon 2.1.3 which works under jetty.

now i installed cocoon under tomcat 5.0 and the same xsl-file show me the
error "unknown protocol: cocoon"



javax.xml.transform.TransformerException: Angefordertes Dokument kann nicht
geladen werden: unknown protocol: cocoon
        at org.apache.xalan.templates.FuncDocument.warn(FuncDocument.java:462)
        at org.apache.xalan.templates.FuncDocument.getDoc(FuncDocument.java:399)
        at org.apache.xalan.templates.FuncDocument.execute(FuncDocument.java:235)
        at org.apache.xpath.Expression.asIterator(Expression.java:273)
        at
org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApp
lyTemplates.java:253)
        at
org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.jav
a:226)
        .......................................................
.............................................................


can someone explain me why the xsl-file don�t work ?

thanx



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to