Sorry if re-post - I think this got buried in a reply to a different
post either way:
Hi All,
I'm trying to get tomcat to auto-recognize that I have new java
applications (e.g. a new WEB-INF) in a sub-directory for my virtual
hosts.. I'd like to make it so that I don't have to edit my
Hi All,
I'm trying to get tomcat to auto-recognize that I have new java
applications (e.g. a new WEB-INF) in a sub-directory for my virtual
hosts.. I'd like to make it so that I don't have to edit my server.xml
every time I add a new app within some domain/sub domain... is this
possible?
E-----
Hash: SHA1
Mike,
mike spisak wrote:
...I've spun on this long enough.. how easy is the apache upgrade to
2.0.58? ..i may want to take you up on the binary offer..
Well, it depends on how you have to install the server itself. If you
have to do something weird within your
hi wayne,
first off, thank you! ...you solved my problem with this post.. i was
trying for a day to compile a new version of mod_jk so i could use
exclusions.. your post made me look into the SetEnvIf operator, and
that solved my problem. ..sweet!
Now for your issue - try putting quotes
hi mike,
try removing the leading "/" in the path... e.g. path="webapps/test" docBase="test" reloadable="true" />
--i believe that's causing your problem, assuming the "webapps"
directory is under your tomcat home.
hope this helps,
mike
Mike c wrote:
Hi,
I am trying to migrate some of o
Hi Chris,
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mike,
mike spisak wrote:
Christopher Schultz wrote:
Hmm... if you have Apache2 installed, you ought to have apxs2 somewhere.
That's what i figured too.. i did not install apache2 mysel
Hey Chris,
Thanks so much for the response... please see my responses below..
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mike,
mike spisak wrote:
long story short, i need the JkUnMount capability from mod_jk - i have
mod_jk 1.2.6 (I need a newer version
Hi All,
been trolling, lurking, searching, on this and other items all week..
long story short, i need the JkUnMount capability from mod_jk - i have
mod_jk 1.2.6 (I need a newer version). so, here we go:
running: apache 2.0.54, tomcat 5 -
i downloaded and unzipped mod_jk 1.2.21 - tried t