Following Codes are part of stylesheet file.
=============================== 
<xsl:param name="deli-capabilities"/>
<xsl:param name="accept"/>
===============================
variable $deli-capabilities is many uses in xsl file.
So you mean that this variable is not setting correctly?
But, i think this variable is set by tomcat servlet engine.
How about?

----- Original Message ----- 
From: "Joerg Heinicke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 2:32 PM
Subject: Re: Cocoon deli is not work.


> It's a typical Xalan-Exception, when it is tried to convert a string to 
> a node set, especially using the extension function nodeset() of Xalan. 
> Have a look into the pipeline of hello-page.xml and look into the 
> stylesheet. Maybe a wrong parameter is passed to any template.
> 
> Regards,
> 
> Joerg
> 
> ??? wrote:
> > Hi...all.
> >  
> > I rebuild cocoon for support deli.
> >  
> > but deli is not work correctly.
> >  
> > Error is occured.
> >  
> > what's the matter?
> >  
> > 
>=============================================================================================================
>
> > The org.apache.cocoon.www.sitemap_xmap notifies that 
> > org.apache.cocoon.ProcessingException says:
> > 
> > /Could not read resource 
> > file:/D:/Tomcat40/webapps/cocoon/docs/samples/hello-page.xml/
> > 
> > More precisely:
> > 
> > /org.apache.cocoon.ProcessingException: Could not read resource 
> > file:/D:/Tomcat40/webapps/cocoon/docs/samples/hello-page.xml: 
> > java.lang.RuntimeException: Can not convert #STRING to a NodeList!/
> > 
>=============================================================================================================
>
> 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>


Reply via email to