Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Pid *
On 8 Dec 2012, at 20:57, vicky007aggar...@yahoo.co.in vicky007aggar...@yahoo.co.in wrote: Thanks Mark Sorry for the confusion i created related to my requirements. 5 Out of 6 requirements you stated below are correct. The last point i.e $CATALINA_BASE is writable. I can manipulate/write

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pid, On 12/8/12 12:04 PM, Pid * wrote: On 8 Dec 2012, at 03:29, vicky007aggar...@yahoo.co.in vicky007aggar...@yahoo.co.in wrote: Application is deployed under tomcat webapps directory . It tries to refer to application specific properties

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pid, On 12/9/12 4:31 AM, Pid * wrote: On 8 Dec 2012, at 20:57, vicky007aggar...@yahoo.co.in vicky007aggar...@yahoo.co.in wrote: Thanks Mark Sorry for the confusion i created related to my requirements. 5 Out of 6 requirements you stated

Re: PSI-PROBE query

2012-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vicky, On 12/9/12 7:05 AM, vicky wrote: I am trying to gather statistical information about the number of requests served by my tomcat (forwarded from Apache MPM worker) for this i am using /PSI-PRobe (http://code.google.com/p/psi-probe/)

Re: Word.Applicaiton acvivex components tomcat Windows 7

2012-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jan, On 12/7/12 6:06 PM, Jan Kostelansky wrote: I am experiencing problems running vb script under tomcat. [...] I created servlet which does precisely the same as simple java program. If it's on the server side, there are a whole bunch of

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Mark Eggers
Reply is inline. Please do not top post. I had to read your response and then scroll to the bottom to remember what I wrote. On 12/8/2012 12:57 PM, vicky007aggar...@yahoo.co.in wrote: Thanks Mark Sorry for the confusion i created related to my requirements. 5 Out of 6 requirements you stated

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Mark Eggers
On 12/9/2012 8:55 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pid, On 12/9/12 4:31 AM, Pid * wrote: On 8 Dec 2012, at 20:57, vicky007aggar...@yahoo.co.in vicky007aggar...@yahoo.co.in wrote: Thanks Mark Sorry for the confusion i created related to my

Re: PSI-PROBE query

2012-12-09 Thread vicky
Yes Chris, i am pretty sure that nobody is accessing the application. The moment i start my Tomcat the Request Count reaches values of 400+ within few seconds, this value is getting incremented by 6 everytime (eg: 6,12,18,24,30) Whereas my AJP Connector Request Count  is showing the correct

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread vicky
Thanks MARK/CHRIS  for all earnest replies, i really owe you guys for your replies. Exporting CLASSPATH wont work ad i believe that Tomcat catalina.sh will ignore it. Anyway i am able to fetch the resource/properties file contents  if i place in $CATALINA_BASE/bin directory. Actually i

Re: Word.Applicaiton acvivex components tomcat Windows 7

2012-12-09 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jan, On 12/7/12 6:06 PM, Jan Kostelansky wrote: I am experiencing problems running vb script under tomcat. [...] I created servlet which does precisely the same as simple java program. If it's on the server side,

RE: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Caldarale, Charles R
From: Mark Eggers [mailto:its_toas...@yahoo.com] Subject: Re: Tomcat 6.0 CLASSPATH query Another option is to use a VirtualClassLoader and add some random path (/etc/myawesomewebapps/) to it in all webapps. That's only available in Tomcat 7, yes? Presumably, Chris was referring to

Re: Is it possible to expire jvmRoute cookie

2012-12-09 Thread Konstantin Kolinko
2012/12/7 Christopher Schultz ch...@christopherschultz.net: On 12/7/12 4:16 AM, André Warnier wrote: Williams, Nick wrote: -Original Message- From: Christopher Schultz (...) Earlier somebody (I'm sorry, I already deleted the email) suggested Tomcat returning a 308 or 309 or similar

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Mark Eggers
On 12/9/2012 12:26 PM, Caldarale, Charles R wrote: From: Mark Eggers [mailto:its_toas...@yahoo.com] Subject: Re: Tomcat 6.0 CLASSPATH query Another option is to use a VirtualClassLoader and add some random path (/etc/myawesomewebapps/) to it in all webapps. That's only available in Tomcat

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Pid *
On 9 Dec 2012, at 16:58, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pid, On 12/9/12 4:31 AM, Pid * wrote: On 8 Dec 2012, at 20:57, vicky007aggar...@yahoo.co.in vicky007aggar...@yahoo.co.in wrote: Thanks Mark Sorry for the