Hi! I just downloaded Cocoon from CVS, compiled it without errors.
This page http://localhost:8080/cocoon fails: > type fatal > > message Failed to execute pipeline. > > description org.apache.cocoon.ProcessingException: Failed to execute pipeline.: >java.net.MalformedURLException: no protocol: characters.ent > > sender org.apache.cocoon.servlet.CocoonServlet > > source Cocoon servlet > > cause > > java.net.MalformedURLException: no protocol: characters.ent > > request-uri > > /cocoon/documents/index.html > > full exception chain stacktrace > > Original exception : java.net.MalformedURLException: no protocol: characters.ent > at java.net.URL.(URL.java:579) > at java.net.URL.(URL.java:476) > at java.net.URL.(URL.java:425) > at >org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:807) > at >org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:738) .......... I use Tomcat 4.1, Windows 2000. --------------------------------------------------------------------- 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]>