RE: Tomcat 4, mod_jk, Apache 1.3.20

2002-07-26 Thread Michele Neylon -Blacknight Solutions
At 10.47 26/07/2002 -0400, you wrote: Where are you storing your test.jsp? It's in /home/sites/www.blacknightsolutions.com/web/test.jsp As defined in the current configuration of my server.xml : Server port=8005 shutdown=SHUTDOWN debug=0 Service name=Tomcat-Apache Connector debug=0

RE: Tomcat 4, mod_jk, Apache 1.3.20

2002-07-26 Thread Andrew Conrad
Hmm, I see a few problems below -Original Message- From: Michele Neylon -Blacknight Solutions [mailto:[EMAIL PROTECTED]] Sent: Friday, July 26, 2002 1:11 PM To: Tomcat Users List Subject: RE: Tomcat 4, mod_jk, Apache 1.3.20 At 10.47 26/07/2002 -0400, you wrote: Where

RE: Tomcat 4 with Apache 1.3

2002-03-21 Thread Arnaud Heritier
Hi robert ! I wrote this e-mail this morning. It could help you ! good luck. == Firstly I think it is better to get tomcat 4.0.1 or higher because the ajp module isn't packaged in the 4.0.

Re: Tomcat 4 and Apache

2002-02-25 Thread Frank
I had the same problem here is the relevant code for /etc/conf/httpd.conf *** insert at the end of LoadModules LoadModule webapp_module modules/mod_webapp.so * insert at end of AddModules AddModule mod_webapp.c add the virtual host www.testdomain.com where shown # Virtual hosts #

RE: Tomcat 4 and Apache

2002-02-24 Thread Kristian Duske
Hi Brian, I think I see the problem. you do NOT need the line: AddModule mod_jk.c Thanks for your tip, but this didn't fix it for me. I'm still at a loss here. Regards Kristian -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with

Re: Tomcat 4 and Apache

2002-02-24 Thread Pascal Chong
Duske [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Sunday, February 24, 2002 6:10 PM Subject: RE: Tomcat 4 and Apache Hi Brian, I think I see the problem. you do NOT need the line: AddModule mod_jk.c Thanks for your tip, but this didn't fix it for me

RE: Tomcat 4 and Apache

2002-02-24 Thread Kristian Duske
You need to uncomment ServerName directive in httpd.conf and change the default server name there to your server's Fully Qualified Domain Name or IP address. The error you are seeing is because ServerName has not been changed. I tried both the machine name, localhost and the ip adress, but

Re: Tomcat 4 and Apache

2002-02-24 Thread rsequeira
I'm treading in quicksand here. But did you add the JkMount statements? I was getting the a similar error Can't locate API module structure... with mod_webapp till I added the WebAppConnection and WebAppDeploy statements. Maybe I'm wrong. Just trying to help :-) RS Kristian Duske [EMAIL

RE: Tomcat 4 and Apache

2002-02-24 Thread Kristian Duske
I'm treading in quicksand here. But did you add the JkMount statements? I was getting the a similar error Can't locate API module structure... with mod_webapp till I added the WebAppConnection and WebAppDeploy statements. Maybe I'm wrong. Just trying to help :-) No, that's not the problem

RE: Tomcat 4 and Apache

2002-02-24 Thread Brian Adams
- From: Kristian Duske [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 24, 2002 3:48 PM To: Tomcat Users List Subject: RE: Tomcat 4 and Apache I'm treading in quicksand here. But did you add the JkMount statements? I was getting the a similar error Can't locate API module structure

RE: Tomcat 4 and Apache

2002-02-23 Thread Brian Adams
Hi Kristian, I think I see the problem. you do NOT need the line: AddModule mod_jk.c I have seen this error before and I am no connection geek but I thought this line was not needed for mod_jk and I cchecked with my config and myne does not have it either. Goodluck, brian -Original

Re: Tomcat 4 and Apache 1.3

2002-01-07 Thread Marcelo Demestri
Hi Jose! I have the same problem. When I install Tomcat 4.0.1 and Apache 1.3.22 in an environment W2K professional with JDK 1.3.1 and the mod_webapp WARP connector, I get the following problem: Whenever I try to access the Tomcat example index page:

Re: Tomcat 4 and Apache Web Server

2001-09-09 Thread Pier Fumagalli
Lars Nielsen Lind [EMAIL PROTECTED] wrote: Today I'm using the Jakarta-Tomcat 3.2.3 with Apache 1.3.20 (mod_jk). I know that I could use the Jakarta-Tomcat as Stand-A-Lone server - but because of the advantages of using Apache due to its configuration options - I'm using it with Apache.

Re: Tomcat 4 and Apache Web Server

2001-09-09 Thread Lars Nielsen Lind
Subject: Re: Tomcat 4 and Apache Web Server Lars Nielsen Lind [EMAIL PROTECTED] wrote: Today I'm using the Jakarta-Tomcat 3.2.3 with Apache 1.3.20 (mod_jk). I know that I could use the Jakarta-Tomcat as Stand-A-Lone server - but because of the advantages of using Apache due to its

Re: Tomcat 4 and Apache Web Server

2001-09-09 Thread Pier Fumagalli
Lars Nielsen Lind [EMAIL PROTECTED] wrote: VirtualHosts + SSL. Both those are supported also by Tomcat 4.0 standalone... But it is also done because Apache apparently supports the execution of static html files better than jakarta-tomcat. This will be automatically done for you with

RE: Tomcat 4 and apache. How to make them work together?

2001-06-27 Thread Alejandro Arredondo
Krishna, Thanks a lot for your help. Unfortunately the tomcat 4 version(catalina) doen not use the same schema than tomcat 3 for configuration. I found some documentation and I will try to see if it works. Any way if it doesn't work I will install the older one. Thank you again,

RE: Tomcat 4 and apache. How to make them work together?

2001-06-27 Thread Krishna Muthyala
Hi Alej Did you get it to work with tomcat4.0, I am planning to migrate my apps to it.. post a not here is you did or may be the steps to get it configured Thanks Krishna --- Alejandro Arredondo [EMAIL PROTECTED] wrote: Krishna, Thanks a lot for your help. Unfortunately the tomcat 4

RE: Tomcat 4 and apache. How to make them work together?

2001-06-26 Thread Jann VanOver
Did you check the tomcat user guide? -Original Message- From: Alejandro Arredondo [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 7:31 AM To: [EMAIL PROTECTED] Subject: Tomcat 4 and apache. How to make them work together? I have installed Tomcat 4 configured it and it works

RE: Tomcat 4 in Apache 1.3

2001-04-05 Thread GOMEZ Henri
Tomcat 4 has the ability to un/deploy web apps on the fly (i.e. without restarting Tomcat). Does anyone know what implications this has on Apache. In Tomcat 3 mod_jk.conf was used to create maps between Apache and your Tomcat webapps. This can only be done at Apache runtime however as