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