You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Nadia Brünning <bl...@gmx.de> on 2003/12/18 00:27:29 UTC

internal xsp call over pseudo protocol

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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org