RE: Help on making struts with Apache + Tomcat

2001-07-05 Thread Domingo Aguilera
files ( wich I doubt ! ). ... Cheers Domingo -Mensaje original- De: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Enviado el: Miércoles, 04 de Julio de 2001 09:00 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Help on making struts with Apache + Tomcat On Thu, 5 Jul 2001 11:49, you wrote: What I

Re: Help on making struts with Apache + Tomcat

2001-07-04 Thread Rick Smith
You need to create a context or virtual host in the server.xml file. Domingo Aguilera wrote: Hi, I've been using the combination of Apache + tomcat 3.x I've sucessfully installed struts-documentation.war and struts-example.war . When tested both apps work from

RE: Help on making struts with Apache + Tomcat

2001-07-04 Thread Domingo Aguilera
PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Rick Smith Enviado el: Miercoles, 04 de Julio de 2001 12:05 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Help on making struts with Apache + Tomcat You need to create a context or virtual host in the server.xml file. Domingo Aguilera wrote: Hi

Re: Help on making struts with Apache + Tomcat

2001-07-04 Thread Rick Smith
running other Apache + Tomcat non Struts web apps without a problem. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Rick Smith Enviado el: Miercoles, 04 de Julio de 2001 12:05 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Help on making struts with Apache

RE: Help on making struts with Apache + Tomcat

2001-07-04 Thread Domingo Aguilera
on making struts with Apache + Tomcat This might help http://www.iqinternet.com/services/faq/4.htm Domingo Aguilera wrote: I moved the app to $TOMCAT_HOME/webapps but I'm still having the 403 error. By moving the app to $TOMCAT_HOME/webapps I'm avoiding the inclusion of a CONTEXT PATH tag

RE: Help on making struts with Apache + Tomcat

2001-07-04 Thread Martin Duffy
Julio de 2001 02:49 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Help on making struts with Apache + Tomcat This might help http://www.iqinternet.com/services/faq/4.htm Domingo Aguilera wrote: I moved the app to $TOMCAT_HOME/webapps but I'm still having the 403 error. By moving the app

RE: Help on making struts with Apache + Tomcat

2001-07-04 Thread Domingo Aguilera
original- De: Martin Duffy [mailto:[EMAIL PROTECTED]] Enviado el: Miércoles, 04 de Julio de 2001 04:44 p.m. Para: [EMAIL PROTECTED] Asunto: RE: Help on making struts with Apache + Tomcat 1. Do you have the jserv module for Tomcat in the Apache modules directory? 2. Do you have an include

Re: Help on making struts with Apache + Tomcat

2001-07-04 Thread Dmitri Colebatch
if Struts needs something special that relates to this Apache-Tomcat deployment. TKS -Mensaje original- De: Martin Duffy [mailto:[EMAIL PROTECTED]] Enviado el: Miércoles, 04 de Julio de 2001 04:44 p.m. Para: [EMAIL PROTECTED] Asunto: RE: Help on making struts with Apache + Tomcat

RE: Help on making struts with Apache + Tomcat

2001-07-04 Thread Domingo Aguilera
nombre de Rick Smith Enviado el: Miercoles, 04 de Julio de 2001 02:49 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Help on making struts with Apache + Tomcat This might help http://www.iqinternet.com/services/faq/4.htm Domingo Aguilera wrote: I moved the app to $TOMCAT_HOME/webapps but I'm

Re: Help on making struts with Apache + Tomcat

2001-07-04 Thread Dmitri Colebatch
-Mensaje original- De: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Enviado el: Miércoles, 04 de Julio de 2001 08:32 p.m. Para: [EMAIL PROTECTED]; Domingo Aguilera Asunto: Re: Help on making struts with Apache + Tomcat Hi, On Thu, 5 Jul 2001 08:05, Domingo Aguilera wrote: that are working

RE: Help on making struts with Apache + Tomcat

2001-07-04 Thread Domingo Aguilera
try mod_jk. TKS -Mensaje original- De: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Enviado el: Miércoles, 04 de Julio de 2001 08:32 p.m. Para: [EMAIL PROTECTED]; Domingo Aguilera Asunto: Re: Help on making struts with Apache + Tomcat Hi, On Thu, 5 Jul 2001 08:05, Domingo

Help on making struts with Apache + Tomcat

2001-07-03 Thread Domingo Aguilera
Hi, I've been using the combination of Apache + tomcat 3.x I've sucessfully installed struts-documentation.war and struts-example.war . When tested both apps work from www.mysite.com:8080/struts-example/ (tomcat) and from www.mysite.com/struts-example/ ( apache + tomcat ) But when testing an