/WEB-INF/lib

2009-02-27 Thread vlad vesa
Hello everyone, it is possible to set something in tomcat or in my web application to load libraries located in a custom folder within webapplication/WEB-INF/lib/customFolder/*.jar ? The reason of this is that the application has plugins and it would be preferable to organize the libs... if

Re: how to detect whether Tomcat has finished starting completely on Windows?

2007-01-24 Thread Vlad
a best option, thanks again! -- Vlad . On 1/25/07, Vlad <[EMAIL PROTECTED]> wrote: > > Hello, > > We are planning to use latest Tomcat from 5.x branch on Windows. It's > started using 'bin/catalina.run bat' (please don't offer to run it as a > se

RE: how to detect whether Tomcat has finished starting completely on Windows?

2007-01-24 Thread Vlad
. Yes, it does., but we need an automatic control of whether it's started or not.. -Original Message- From: Vlad [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 24, 2007 1:42 PM To: users@tomcat.apache.org Subject: how to detect whether Tomcat has finished starting completely on

RE: how to detect whether Tomcat has finished starting completely on Windows?

2007-01-24 Thread Vlad
Hello, We have very specific needs and can't run it as a service (user who runs it may not have enough permissions to start/stop service).. -- Vlad . * "Propes, Barry L [GCG-NAOT]" <[EMAIL PROTECTED]> [Wed, 24 Jan 2007 15:01:14 -0500]: by the way...why not run it as a

[ANN] LambdaProbe 1.7 beta is released

2006-11-28 Thread Ilyschenko, Vlad
addresses are displayed Full changelog: http://www.lambdaprobe.org/d/latest.shtml Project home page: http://www.lambdaprobe.org Regards, Vlad The

RE: log question and lambda probe

2006-11-14 Thread Ilyschenko, Vlad
tomcat and all webapps running as the same OS user. The best option to use digested passwords in tomcat-users.xml (http://tomcat.apache.org/tomcat-5.0-doc/realm-howto.html#Digested%20Pas swords) . This way webapps would not be able to hack passwords easily. Regards, Vlad > -Original Messag