Re: apache vhost->mod_jk->servlet container & ResourceBundle problem

2001-04-10 Thread Jeff Kilbride
Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 10, 2001 11:44 AM Subject: Re: apache vhost->mod_jk->servlet container & ResourceBundle problem > Thanks to Jeff Kilbride for his post! I ended up using his suggestions > posted earlier on virtual hosting and it works well. It see

Re: apache vhost->mod_jk->servlet container & ResourceBundle problem

2001-04-10 Thread Brian Elliott
Thanks to Jeff Kilbride for his post! I ended up using his suggestions posted earlier on virtual hosting and it works well. It seems like a better solution from a security standpoint. But I am just so glad to get something that works after struggling with it for a week. Also on the ResourceBundl

Re: apache vhost->mod_jk->servlet container

2001-04-09 Thread Brian Elliott
Brendon, I am having problems establishing the same configuration that you are trying to do: /home/domain1.com/servlet /home/domain2.com/servlet And accessing the jsps for each domain from the document root or below. This way all the servlets and jsps are under the domain's doc root. Being pret

Re: apache vhost->mod_jk->servlet container

2001-04-07 Thread Jeff Kilbride
hrough the examples, before it really made sense. Hope this helps! --jeff - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 07, 2001 7:03 PM Subject: apache vhost->mod_jk->servlet container > Hi All! > > This is my fi

apache vhost->mod_jk->servlet container

2001-04-07 Thread brendon
Hi All! This is my first post, so bear with me. I've been struggling with this problem for awhile. I'm trying to get tomcat to handle servlet requests outside of $TOMCAT_HOME/webapps/WEB-INF. I am trying to do this because I have multiple apache vhosts pointing to multiple server