RE: problem with context-param in web.xml

2002-03-14 Thread Ashutosh Aman
Install Tomcat 4.0.4-b1 and install Cocoon by dropping the cocoon.war file in webapps folder or by using the manager application. THere are some issues with previous versions of TOmcat regarding the Web-inf directory and jar files are not being picked up from there. Alternatively, you can cop

RE: problem with context-param in web.xml

2002-03-14 Thread Yuval Levav
Hi, I'm trying to integrate Cocoon with tomcat 4.0.1. I get the folowing exception during start-up: java.io.FileNotFoundException at org.apache.naming.resources.DirContextURLConnection.getInputStream(DirContex tURLConnection.java:344) at org.apache.cocoon.Cocoon.in

Re: problem with context-param in web.xml

2002-03-14 Thread jmt
You've got to follow the order of ELEMENTS as specified in the Java Web Application Descriptor DTD : ... is supposed to be after ... jmt On Thursday 14 March 2002 14:04, Aline wrote: > Hello, > > I work with Tomcat 4.0 and I'd like to set a context-param in my web.xml > file of my web app

Re: problem with context-param in web.xml

2002-03-14 Thread Martin Heusel
Aline wrote: > > add > AddServlet > a SAXException whitch explain me that the web.xml file is not correct. there's a missing closing bracket mailto:[EMAIL PROTECTED]> For additional commands: Troubles with the list: