Unpack WAR Problem

2004-09-01 Thread Diego, Emil
Hi, I am running tomcat 4.1.27-13 and apache 2.0.49-4 on fedora core 2. I have configured tomcat and apache to work together to server JSP pages. Now I am trying to install a Java web application. Here's what I did so far: 1. I copied the war file (opencms.war) into my webapps

Re: Unpack WAR Problem

2004-09-01 Thread gerardo
You say you installed the xml file *in the webapps directory*. It should be in your-web-app/WEB-INF directory, shouldn't it? Or is this what you meant? Gerardo Juarez PS - In version 4.1.30 I don't have to restart the server. I enter the Tomcat Manager and redeploy the application. I don't know

Re: Unpack WAR Problem

2004-09-01 Thread QM
On Wed, Sep 01, 2004 at 11:51:49AM -0400, [EMAIL PROTECTED] wrote: : You say you installed the xml file *in the webapps directory*. It should : be in your-web-app/WEB-INF directory, shouldn't it? Or is this what you : meant? Instead of WEB-INF, make that META-INF. -but that's if the context XML