Tomcat 5.5.x Specify JVM Memory Options using Tomcat5 on Windows

2005-01-19 Thread migar
Hi - I am trying to configure the JVM options used for Tomcat 5.5.4 on Windows 2000. I've seen a few scattered posts about how to do this using by entering keys in the registry for Tomcat, however I've been unable to find anything with sufficient documentation and haven't been successful with

sharing apache DocumentRoot with tomcat webapp directory, serving .jsps via mod_jk

2004-12-07 Thread migar
configuraton technique that I'm missing to do this, and I was hoping that someone might be able to point this out to me. TIA, Migar __ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail

Re: sharing apache DocumentRoot with tomcat webapp directory, serving .jsps via mod_jk

2004-12-07 Thread migar
not add this directive inside a Virtualhost? Thanks --- Mladen Turk [EMAIL PROTECTED] wrote: migar wrote: I would like to set up my Apache2/Tomcat4.1 server so that my domain root the.domain.com will point directly VirtualHost *:80 ServerName the.domain.com DocumentRoot C

Re: sharing apache DocumentRoot with tomcat webapp directory, serving .jsps via mod_jk

2004-12-07 Thread migar
in the webapp. Thanks for the help, Migar --- Mladen Turk [EMAIL PROTECTED] wrote: migar wrote: Keep getting error message when restarting Apache after adding the JkAutoAlias directive. I don't know if it's a syntactical thing or if I need to explicitly give apache access to this directory

Re: sharing apache DocumentRoot with tomcat webapp directory, serving .jsps via mod_jk

2004-12-07 Thread migar
in the correct location so I dont have to use the URI: the.domain.com/mywebapp/my.jsp and use: the.domain.com/my.jsp instead? Thanks for any help! Migar --- Mladen Turk [EMAIL PROTECTED] wrote: migar wrote: I would like to set up my Apache2/Tomcat4.1 server so that my domain root