RE: Setting Context Path in Tomcat

2009-08-12 Thread Caldarale, Charles R
> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] > Subject: Re: Setting Context Path in Tomcat > > Chuck, that feature has already been ported to 5.5. It is mentioned as > "44021, 43013: Add support for # to signify multi-level contexts for > directories and wars

Re: Setting Context Path in Tomcat

2009-08-12 Thread Konstantin Kolinko
2009/8/12 Caldarale, Charles R : >> From: carbotex [mailto:carbo...@gmail.com] >> Subject: RE: Setting Context Path in Tomcat >> >> I'm running Tomcat 5.5.27. > > For that level, it's a bit more complicated. Chuck, that feature has already been ported to 5.

RE: Setting Context Path in Tomcat

2009-08-12 Thread Caldarale, Charles R
> From: carbotex [mailto:carbo...@gmail.com] > Subject: RE: Setting Context Path in Tomcat > > I'm running Tomcat 5.5.27. For that level, it's a bit more complicated. Instead of just renaming the .war files, you have to deploy them somewhere *outside* of the appBase d

RE: Setting Context Path in Tomcat

2009-08-12 Thread carbotex
Sorry, I got too excited. I'm running Tomcat 5.5.27. Thank you Charles for you quick response. Caldarale, Charles R wrote: > >> From: carbotex [mailto:carbo...@gmail.com] >> Subject: Setting Context Path in Tomcat > >> How do one go about setting tomcat in this ki

RE: Setting Context Path in Tomcat

2009-08-11 Thread Caldarale, Charles R
> From: carbotex [mailto:carbo...@gmail.com] > Subject: Setting Context Path in Tomcat > How do one go about setting tomcat in this kind of environment? First by telling us what version of Tomcat you're using. Since you didn't bother to do that, I'll base the res

Setting Context Path in Tomcat

2009-08-11 Thread carbotex
set the Context path to "/group1/app1" but it doesn't work either. Any idea? -- View this message in context: http://www.nabble.com/Setting-Context-Path-in-Tomcat-tp24927313p24927313.html Sent from the Tomcat - User mailing list archiv