RE: Calling a JSP from a virtual host

2004-01-16 Thread Oscar Carrillo
] Sent: Wednesday, 14 January, 2004 22:50 To: Tomcat Users List Subject: Re: Calling a JSP from a virtual host Hi, I believe you need to do the jkmounts in each VirtualHost config in httpd.conf. And, I think, you must not use the auto-generated mod_jk.conf. It should

RE: Calling a JSP from a virtual host

2004-01-15 Thread Dolores García-Izquierdo Jaén
Subject: Re: Calling a JSP from a virtual host Hi, I believe you need to do the jkmounts in each VirtualHost config in httpd.conf. And, I think, you must not use the auto-generated mod_jk.conf. It should work as explained in my HOWTO: http://daydream.stanford.edu/tomcat/install_web_services.html

RE: Calling a JSP from a virtual host

2004-01-15 Thread Oscar Carrillo
Subject: Re: Calling a JSP from a virtual host Hi, I believe you need to do the jkmounts in each VirtualHost config in httpd.conf. And, I think, you must not use the auto-generated mod_jk.conf. It should work as explained in my HOWTO: http://daydream.stanford.edu/tomcat

RE: Calling a JSP from a virtual host

2004-01-15 Thread Howard Watson
- From: Oscar Carrillo [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 January, 2004 22:50 To: Tomcat Users List Subject: Re: Calling a JSP from a virtual host Hi, I believe you need to do the jkmounts in each VirtualHost config in httpd.conf. And, I think, you must not use the auto-generated

Re: Calling a JSP from a virtual host

2004-01-14 Thread Oscar Carrillo
Hi, I believe you need to do the jkmounts in each VirtualHost config in httpd.conf. And, I think, you must not use the auto-generated mod_jk.conf. It should work as explained in my HOWTO: http://daydream.stanford.edu/tomcat/install_web_services.html Eventhough, I reference Linux, Tomcat and

Re: Calling a JSP from a virtual host

2004-01-14 Thread Howard Watson
I not 100% sure but I think the problem might be here: And I have 1 webapp defined in Tomcat [EMAIL PROTECTED] 01/14/04 03:48PM Hi everyone. I have the next configuration in my server: - Windows 2000 - sorry, no chance to use Linux :-( - Apache 2, with some virtual hosts - Tomcat 1.4, with

Re: Calling a JSP from a virtual host

2004-01-14 Thread Oscar Carrillo
I assumed he meant he wanted to access the same webapp in Tomcat in each virtual host in Apache. In that case, he only wants and only needs 1 webapp in Tomcat. Oscar On Wed, 14 Jan 2004, Howard Watson wrote: I not 100% sure but I think the problem might be here: And I have 1 webapp

Re: Calling a JSP from a virtual host

2004-01-14 Thread Howard Watson
I stand corrected. I don't know about the auto-generated mod_jk.conf, but your right about needing to mount the JSPs and servlets in each virtual host. And probably any matching aliases. Thanks for clearing up the confusion. Do you know any good references for using LogSetter within a Tomcat3.3

Re: Calling a JSP from a virtual host

2004-01-14 Thread Oscar Carrillo
Sorry, don't have any experiences with those. I'm no expert in Tomcat, I just get lucky once in awhile and see a question I can answer :) Oscar On Wed, 14 Jan 2004, Howard Watson wrote: I stand corrected. I don't know about the auto-generated mod_jk.conf, but your right about needing to