Re: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-24 Thread Adam Hardy
List Subject: RE: Is struts.jar mandatory for tomcat 4.1.24 ? Howdy, Why do you have the struts action servlet defined in web.xml and don't have the struts jar? Neither is required for tomcat, but if you have one you need to have the other... Yoav Shapira Millennium ChemInformatics

RE: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-24 Thread Shapira, Yoav
List' Subject: RE: Is struts.jar mandatory for tomcat 4.1.24 ? Hi Adam and Yoav, Thanks much for the inputs. In our tomcat deployment we do not have admin.xml at all since we are not using any admin applications. Web.xml under webapps/ROOT/WEB-INF/lib has not been modified manually

Re: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-24 Thread Adam Hardy
. Yoav Shapira Millennium ChemInformatics -Original Message- From: Sarika N Inamdar [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 11:15 PM To: 'Tomcat Users List' Subject: RE: Is struts.jar mandatory for tomcat 4.1.24 ? Hi Adam and Yoav, Thanks much for the inputs. In our

Re: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-23 Thread Adam Hardy
No it's not mandatory. But tomcat's admin app uses struts. This is controlled by an .xml file in your webapps directory, and it points to the deployment in tomcat/server/webapps/admin. Adam On 09/23/2003 06:07 AM Sarika N Inamdar wrote: Hi All, Please let me know if struts.jar should be

RE: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-23 Thread Sarika N Inamdar
PROTECTED] Sent: Tuesday, September 23, 2003 1:49 PM To: Tomcat Users List Subject: Re: Is struts.jar mandatory for tomcat 4.1.24 ? No it's not mandatory. But tomcat's admin app uses struts. This is controlled by an .xml file in your webapps directory, and it points to the deployment

Re: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-23 Thread Adam Hardy
: Re: Is struts.jar mandatory for tomcat 4.1.24 ? No it's not mandatory. But tomcat's admin app uses struts. This is controlled by an .xml file in your webapps directory, and it points to the deployment in tomcat/server/webapps/admin. Adam On 09/23/2003 06:07 AM Sarika N Inamdar wrote: Hi All

Re: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-23 Thread Adam Hardy
23, 2003 1:49 PM To: Tomcat Users List Subject: Re: Is struts.jar mandatory for tomcat 4.1.24 ? No it's not mandatory. But tomcat's admin app uses struts. This is controlled by an .xml file in your webapps directory, and it points to the deployment in tomcat/server/webapps/admin. Adam On 09/23

RE: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-23 Thread Shapira, Yoav
PROTECTED] Sent: Tuesday, September 23, 2003 4:37 AM To: 'Tomcat Users List' Subject: RE: Is struts.jar mandatory for tomcat 4.1.24 ? Hi, Thanks for the inputs. We do not use any admin applications. We have web.xml in ROOT/WEB-INF/ directory. It has the following entry : servlet servlet-nameaction

RE: Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-23 Thread Sarika N Inamdar
. Any light on this would be really helpful. Thanks, Sarika -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 6:29 PM To: Tomcat Users List Subject: RE: Is struts.jar mandatory for tomcat 4.1.24 ? Howdy, Why do you have

Is struts.jar mandatory for tomcat 4.1.24 ?

2003-09-22 Thread Sarika N Inamdar
Hi All, Please let me know if struts.jar should be present under /WEB-INF/lib with tomcat 4.1.24 ? We have jps's which do not struts. But when I start tomcat,encounter the following exception in /logs/localhost_log file . This execption does not hamper the functionality though !!! 2003-09-22