You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Kjell Arne Brødreskift <ka...@web-som-virker.no> on 2005/02/17 10:40:35 UTC

XSP with Logicsheet creates blank page

I am running a tutorial from a book, and the xsp-example runs fine untill I
try to use the logicsheet - then the page turns blank with no error message.
If I remove the abc namespace from the xml-document it works again.

I guess the reason is Cocoon can't find the Logicsheet. This is the
logicsheet block from cocoon.xconf:

        <builtin-logicsheet>
          <parameter name="prefix" value="abc"/>
          <parameter name="uri" value="http://samspublishing.com/abc/1.0"/>
          <parameter name="href"
value="file:///usr/local/tomcat/webapps/cocoon/abc/style/abc.xsl"/>
        </builtin-logicsheet>

I think perhaps the href parameter value looks odd with the 'file:///'?
Anyone have a suggestion? 


Kjell Arne




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org