Tomcat Configuration with Apache Virtual Hosts

2004-04-05 Thread Mike Burkhouse
Hi All, I am still dorking around with this after writing the list a couple of weeks ago. I am trying to run JSPs using tomcat through Apache virtual hosts. To refresh, I have 2 domains, I want one to run JSPs, the other one will not. All I can think to do at this point is send you my configurat

RE: Tomcat Configuration with Apache Virtual Hosts

2004-04-05 Thread Mike Burkhouse
t; error on line 1053 of /usr/local/apache2/conf/httpd.conf: > > Invalid command 'JkMount', perhaps mis-spelled or defined > by a module > > not included in the server configuration > > > > Mike > > > > > >>-Original Message- > >&g

RE: Tomcat Configuration with Apache Virtual Hosts

2004-04-05 Thread Mike Burkhouse
> by a module > > not included in the server configuration > > > > Mike > > > > > >>-Original Message- > >>From: Ed Robbins [mailto:[EMAIL PROTECTED] > >>Sent: Monday, April 05, 2004 9:25 AM > >>To: [EMAIL PROTECTE

Re: Tomcat Configuration with Apache Virtual Hosts

2004-04-05 Thread Ed Robbins
-spelled or defined by a module not included in the server configuration Mike -Original Message- From: Ed Robbins [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 9:25 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat Configuration with Apache Virtual Hosts Mike, Can you give me

Re: Tomcat Configuration with Apache Virtual Hosts

2004-04-05 Thread Adrian Lanning
Hi Mike, jk_module and JkMount will only work if you are using JK. You are using JK2 so you should go back to your original configuration. Looking back at your log output, I noticed an error about a JNI lib not being found. I am fairly certain that using Unix Sockets requires JNI so that may be

RE: Tomcat Configuration with Apache Virtual Hosts

2004-04-05 Thread Mike Burkhouse
lto:[EMAIL PROTECTED] > Sent: Monday, April 05, 2004 10:36 AM > To: Tomcat Users List > Subject: Re: Tomcat Configuration with Apache Virtual Hosts > > > Take a look at your workers2.properties file: > > Specifically this line: > > # define the worker > [

RE: Tomcat Configuration with Apache Virtual Hosts

2004-04-05 Thread Mike Burkhouse
gt; Subject: Re: Tomcat Configuration with Apache Virtual Hosts > > > Hi Mike, > > jk_module and JkMount will only work if you are using JK. > You are using JK2 so you should go back to your original > configuration. > > Looking back at your log output, I noticed a

RE: Tomcat Configuration with Apache Virtual Hosts [SOLVED]

2004-04-05 Thread Mike Burkhouse
mailto:[EMAIL PROTECTED] > Sent: Monday, April 05, 2004 11:54 AM > To: 'Tomcat Users List' > Subject: RE: Tomcat Configuration with Apache Virtual Hosts > > > Oops. That changed things a bit. Now I get a segmentation fault: > > [Mon Apr 05 12:39:58 2004