Re: Integration with Apache

2007-09-07 Thread Edd Dawson
Ahh, I realise now that JkMount is only available using mod_jk ... I really would like to keep mod_jk2, is there any way of configuring mod_jk2 as i described in my earlier posting? On 9/7/07, Edd Dawson [EMAIL PROTECTED] wrote: Thanks for the reply Chris. Should add that I'm coming at this

Re: Integration with Apache

2007-09-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Edd, Edd Dawson wrote: Should add that I'm coming at this not as the person who set it up, also configuring this is not my area of expertise (if you hadn't noticed!). You'll do fine ;) within the httpd.conf and workers2.properties there are no

Re: Integration with Apache

2007-09-07 Thread Edd Dawson
Thanks for the reply Chris. Should add that I'm coming at this not as the person who set it up, also configuring this is not my area of expertise (if you hadn't noticed!). within the httpd.conf and workers2.properties there are no references to JkMount, which i guess may be the issue, am i right

Integration with Apache

2007-09-06 Thread Edd Dawson
Hi New to the list here :) I have a server setup as follows: Apache - mod_jk2 - tomcat There are a number of webapps served by tomcat: /ROOT - available on http://www.mydomainname.com/ /webapp2 -available on http://www.mydomainname.com/webapp2 /webapp3 - available on

Re: Integration with Apache

2007-09-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ed, Edd Dawson wrote: I have a server setup as follows: Apache [httpd] - mod_jk2 - tomcat Stop right there. Delete mod_jk2. Forget it ever existed (everyone else has). Install mod_jk. Okay, now go: There are a number of webapps served by