Need Help in Server.XML

2003-03-26 Thread Surendra Kumar
Hi, We were using Tomcat version 3.3.1 in our product and everything wad working fine. Recently Tomcat released 3.3.1a with security updates. To fix the security issue we have replaced the 4 jar files (tomcat.jar, tomcat_modules.jar, tomcat_util.jar, facade22.jar) mentioned in the report.

Re: help with server.xml

2002-08-03 Thread Michael E. Locasto
Wong-Barnum [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 02, 2002 10:35 PM Subject: help with server.xml Hi: I'm new to Tomcat and am trying to configure 4.0.4. I modified server.xml appBase and docBase: Host name=localhost debug=0 appBase=/scratch/project

help with server.xml

2002-08-02 Thread Mona Wong-Barnum
Hi: I'm new to Tomcat and am trying to configure 4.0.4. I modified server.xml appBase and docBase: Host name=localhost debug=0 appBase=/scratch/project/telescience/webapps unpackWARs=true [...] !-- Tomcat Root Context -- Context

Re: HELP on server.xml PLEASE

2002-02-03 Thread Janet Kaufman
- Original Message - From: Micael Padraig Og mac Grene Sent: Saturday, February 02, 2002 2:06 AM To: Tomcat Users List Subject: Re: HELP on server.xml PLEASE Thanks, Rick. I guess I was not clear. What I need is a way to set the context for different urls rather than aliases

Re: HELP on server.xml PLEASE

2002-02-02 Thread Rich Hansen
folder such as webapps\quest - Rich - Original Message - From: Micael Padraig Og mac Grene [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, February 02, 2002 1:52 AM Subject: Re: HELP on server.xml PLEASE Thanks, Rick. I guess I was not clear. What I

HELP on server.xml PLEASE

2002-02-01 Thread Micael Padraig Og mac Grene
My forte is Java and at the XML configuration of Tomcat I suck. Could someone please help me with this? It would be greatly appreciated. If I add the following to servlet.xml, then I get the startup.sh to create the proper directories under TOMCAT_HOME/work/. But, then I cannot reach my

Re: HELP on server.xml PLEASE

2002-02-01 Thread August Detlefsen
I am pretty sure that you need to add the contexts within your virtual hosts. If the same context needs to be accessed from multiple virtual hosts, you have to define it for each one. Does anyone know of a way to deploy a context across multiple virtual hosts? --- Micael Padraig Og mac

Re: HELP on server.xml PLEASE

2002-02-01 Thread Rich Hansen
:13 PM Subject: HELP on server.xml PLEASE My forte is Java and at the XML configuration of Tomcat I suck. Could someone please help me with this? It would be greatly appreciated. If I add the following to servlet.xml, then I get the startup.sh to create the proper directories under

Re: HELP on server.xml PLEASE

2002-02-01 Thread Micael Padraig Og mac Grene
://server:port/home/something.jsp or html. Hope this helps! - Original Message - From: Micael Padraig Og mac Grene [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 01, 2002 4:13 PM Subject: HELP on server.xml PLEASE My forte is Java and at the XML configuration of Tomcat I suck

Re: Need help for server.xml

2001-10-27 Thread Nikola Milutinovic
Jean-Luc BEAUDET wrote: Sorry if this is the second Post... I made a little mistake ! Hi all, I'm newbie with the Tomcat env. Runnin' SOLARIS 8 Apache 1.3.20 and ApacheJServ 1.1.2 i had to decide to shift to Tomcat 4.0.1 especially for jsp's. I'm happy with it but i'd like to:

Need help for server.xml...

2001-10-26 Thread Jean-Luc BEAUDET
Hi all, I'm newbie with the Tomcat env. Runnin' SOLARIS 8 Apache 1.3.20 and ApacheJServ 1.1.2 i had to decide to shift to Tomcat 4.0.1 especially for jsp's. I'm happy with it but i'd like to: keep my servlets zones as they were already create new ones mostly independant of the

Need help for server.xml

2001-10-26 Thread Jean-Luc BEAUDET
Sorry if this is the second Post... I made a little mistake ! Hi all, I'm newbie with the Tomcat env. Runnin' SOLARIS 8 Apache 1.3.20 and ApacheJServ 1.1.2 i had to decide to shift to Tomcat 4.0.1 especially for jsp's. I'm happy with it but i'd like to: keep my servlets zones as they