Subject: Re: jk_mod and binding tomcat 's root to an apache directory 2007-11-04 - By Rainer Jung
Back Concerning webapp deployment in nested directories:
have a look at
http://tomcat.apache.org/tomcat-5 (See http://cat-5.ora-code.com).5-doc/config/context.html
Look out for the character "#" and using a *.xml deployment descriptor.
But please think about my previous question first :)
Regards,
Rainer
Shug Boabby schrieb: > On 4 Nov 2007, at 12:43, Rainer Jung wrote: >> You can though deploy your webapps not on the top level directory, but >> instead into a sub directory (using a path, that contains more than >> one URL directory component), e.g. /tomcat/servlet-examples etc. >> directly on your tomcat, and then JkMount /tomcat/*. That'll be true >> zero-admin. > > I have tried to do this on Tomcat 5.5. i.e. instead of deploying > MyApp.war to /usr/share/tomcat/webapps I'm deploying to > /usr/share/tomcat/webapps/subdir. But tomcat is not able to pick up on > any of the war files in the subdirectory. Is that what you meant?
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|