Goetz: By manually I did mean to unzip/unjar the war file using one of the various applications for that purpose.
However, I also indicated that you should check the server.xml of your Tomcat server. In Tomcat 4, there is an attribute in the <Host> element that indicates whether you should unpack wars automatically: <Host name="localhost" debug="0" appBase="/www/vaw" unpackWARs="true"> Rob ******************************************************** > Could you please explain what "manually unjarring" means besides > unpacking the archive, let's say by unzip/winzip. Do I have to register > the new webapplication somewhere? --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>