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]>