Re: Tomcat 6.0 - http client

2012-12-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vicky, On 12/14/12 2:12 PM, vicky wrote: > Thanks guys for responding, from network side there are no issues > infact as confirmed by our Network team Of /course/ the network team says that the network is fine ;) > I am accessing my application o

Re: Tomcat 6.0 - http client

2012-12-14 Thread vicky
cember 2012 11:12 PM Subject: Re: Tomcat 6.0 - http client On Fri, Dec 14, 2012 at 9:23 AM, Christopher Schultz wrote: >>> I am facing response latency issue when i am invoking the web >>> service call ( deployed  on tomcat 6.x) from an http client. >> Maybe your webservice

Re: Tomcat 6.0 - http client

2012-12-14 Thread Hassan Schroeder
On Fri, Dec 14, 2012 at 9:23 AM, Christopher Schultz wrote: >>> I am facing response latency issue when i am invoking the web >>> service call ( deployed on tomcat 6.x) from an http client. >> Maybe your webservice is just really slow? > Usually, network latency can be separated from all other

Re: Tomcat 6.0 - http client

2012-12-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pid, On 12/14/12 11:10 AM, Pid wrote: > On 14/12/2012 11:03, vicky007aggar...@yahoo.co.in wrote: >> Hello Guys, >> >> I am facing response latency issue when i am invoking the web >> service call ( deployed on tomcat 6.x) from an http client. >>

Re: Tomcat 6.0 - http client

2012-12-14 Thread Pid
On 14/12/2012 11:03, vicky007aggar...@yahoo.co.in wrote: > Hello Guys, > > I am facing response latency issue when i am invoking the web service call ( > deployed on tomcat 6.x) from an http client. > > Can some body please share /let me know what are recommended configuration > settings which

Re: Tomcat 6.0 CLASSPATH query

2012-12-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vicky, On 12/9/12 2:06 PM, vicky wrote: > 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 fet

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Pid *
On 9 Dec 2012, at 16:58, 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" >> wrote: >> >>> Thanks Mark >>> >>> Sorry for the confusion i created related to my re

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 T

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? Presu

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread vicky
share """" else we can close this email thread"""" Thanks, VIcky From: Mark Eggers To: Tomcat Users List Sent: Sunday, 9 December 2012 10:43 PM Subject: Re: Tomcat 6.0 CLASSPATH query Reply is inline. Please do not top p

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" wrote: Thanks Mark Sorry for the confusion i created related to my requirements. 5 Out of 6 requir

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Mark Eggers
s To: Tomcat Users List Sent: Sunday, 9 December 2012 12:23 AM Subject: Re: Tomcat 6.0 CLASSPATH query Comments inline below (a bit fuzzy from the move yet). On 12/8/2012 9:58 AM, vicky wrote: I have read the Tomcat 6.0 classloader documentation(below link), from this what i understood is

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" > wrote: > >> Thanks Mark >> >> Sorry for the confusion i created related to my requirements. 5 >> Out of 6 requirements you stated below are correc

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" > wrote: > >> Application is deployed under tomcat webapps directory . It tries >> to refer to application specific properties file from tomcat >> cl

Re: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Pid *
hanging. >>> >>> Another restriction which i have is that i cannot place any file >>> under "$CATALINA_HOME" directories , these are read only for us. >>> >>> Based on afore said concerns, do you have any better way out ..please >>> sugge

Re: Tomcat 6.0 CLASSPATH query

2012-12-08 Thread vicky007aggarwal
ve any better way out ..please >> suggest. >> >> Appreciated all of your help >> >> Thanks for ur time Vicky >> >> >> From: Mark Eggers >> To: Tomcat Users List >> Sent: Sunday, 9 December 2012 12:23 AM >> Subject: Re: Tomcat 6.0 CLASS

Re: Tomcat 6.0 CLASSPATH query

2012-12-08 Thread Mark Eggers
Based on afore said concerns, do you have any better way out ..please suggest. Appreciated all of your help Thanks for ur time Vicky From: Mark Eggers To: Tomcat Users List Sent: Sunday, 9 December 2012 12:23 AM Subject: Re: Tomcat 6.0 CLASSPATH query Comments

Re: Tomcat 6.0 CLASSPATH query

2012-12-08 Thread vicky
__ From: Mark Eggers To: Tomcat Users List Sent: Sunday, 9 December 2012 12:23 AM Subject: Re: Tomcat 6.0 CLASSPATH query Comments inline below (a bit fuzzy from the move yet). On 12/8/2012 9:58 AM, vicky wrote: > > I have read the Tomcat 6.0 classloader documentation(below

Re: Tomcat 6.0 CLASSPATH query

2012-12-08 Thread Mark Eggers
ch for getResourceAsStream() for more explanation. In my organisation i cannot add anything to "$CATALINA_HOME/lib or bin" location ,these are read only directories http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html Thanks for your help Vicky Not needed. _______

Re: Tomcat 6.0 CLASSPATH query

2012-12-08 Thread vicky
_HOME/lib or bin" location ,these are read only directories http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html Thanks for your help Vicky From: Pid * To: Tomcat Users List Sent: Saturday, 8 December 2012 10:34 PM Subject: Re: Tomcat 6.0 CL

Re: Tomcat 6.0 CLASSPATH query

2012-12-08 Thread Pid *
On 8 Dec 2012, at 03:29, "vicky007aggar...@yahoo.co.in" wrote: > Application is deployed under tomcat webapps directory . It tries to refer to > application specific properties file from tomcat classpath, for that we > copied it under tomcat bin directory. > > My query is that does this is the

Re: Tomcat 6.0 CLASSPATH query

2012-12-07 Thread vicky007aggarwal
Application is deployed under tomcat webapps directory . It tries to refer to application specific properties file from tomcat classpath, for that we copied it under tomcat bin directory. My query is that does this is the right way to add properties file to tomcat classpath? Thanks for ur hel

Re: Tomcat 6.0 CLASSPATH query

2012-12-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vicky, On 12/7/12 11:48 AM, vicky wrote: > I have a requirement in which i need to add couple of properties > files to tomcat CLASSPATH as these are needed for my application > deployed in Tomcat 6.0. > > One strange thing is that, i need to add

Re: Tomcat 6.0 CLASSPATH query

2012-12-07 Thread Konstantin Kolinko
2012/12/7 vicky : > Hi Guys, > > I have a requirement in which i need to add couple of properties files to > tomcat CLASSPATH as these are needed for my application deployed in Tomcat > 6.0. > > One strange thing is that, i need to add the all my properties files to > "/bin" directory else these

Re: Tomcat 6.0 threads

2012-11-05 Thread vicky007aggarwal
Thanks a ton Chris, i got my answer. Applause for giving your time. ;) On Nov 6, 2012, at 9:13 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Vicky, > > On 11/5/12 5:12 AM, vicky007aggar...@yahoo.co.in wrote: >> Mark actually i have a scenario in which

Re: Tomcat 6.0 threads

2012-11-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 11/5/12 5:12 AM, vicky007aggar...@yahoo.co.in wrote: > Mark actually i have a scenario in which my application receives > variable amount of request depending on time . So at one point i > have an approx around 400 users concurrently access

Re: Tomcat 6.0 threads

2012-11-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 11/5/12 1:54 AM, vicky007aggar...@yahoo.co.in wrote: > Can somebody please help me out in stopping the surplus threads > which get created in tomcat 6.0 as we dont have "maxSpareThreads" > attribute anymore in it .. How can we close these th

Re: Tomcat 6.0 threads

2012-11-05 Thread vicky007aggarwal
Mark actually i have a scenario in which my application receives variable amount of request depending on time . So at one point i have an approx around 400 users concurrently accessing my application as a result i have an approx 400 threads but when the request count decreases the thread count s

Re: Tomcat 6.0 threads

2012-11-05 Thread Mark Eggers
On 11/4/2012 10:54 PM, vicky007aggar...@yahoo.co.in wrote: Hi All, Can somebody please help me out in stopping the surplus threads which get created in tomcat 6.0 as we dont have "maxSpareThreads" attribute anymore in it .. How can we close these threads Thanks for ur help, Vicky I've never n

Re: Tomcat 6.0 - JNDI resource caching over virtual hosts

2012-10-23 Thread Pid
On 23/10/2012 21:54, Christopher Schultz wrote: > Pid, > > On 10/23/12 3:00 PM, Pid wrote: >> On 23/10/2012 16:55, Jan Kostelansky wrote: >>> I am using Tomcat 6.0.18 deployed as web service on Windows XP >>> SP3. >>> >>> >>> >>> I created additional Host element in conf/server.xml, so I have >>>

Re: Tomcat 6.0 - JNDI resource caching over virtual hosts

2012-10-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 10/23/12 3:00 PM, Pid wrote: > On 23/10/2012 16:55, Jan Kostelansky wrote: >> I am using Tomcat 6.0.18 deployed as web service on Windows XP >> SP3. >> >> >> >> I created additional Host element in conf/server.xml, so I have >> two virtual

Re: Tomcat 6.0 - JNDI resource caching over virtual hosts

2012-10-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jan, On 10/23/12 11:55 AM, Jan Kostelansky wrote: > I am using Tomcat 6.0.18 deployed as web service on Windows XP > SP3. Upgrade: that version of Tomcat is 4 years old and has known security vulnerabilities (http://tomcat.apache.org/security-6.html)

Re: Tomcat 6.0 - JNDI resource caching over virtual hosts

2012-10-23 Thread Pid
On 23/10/2012 16:55, Jan Kostelansky wrote: > I am using Tomcat 6.0.18 deployed as web service on Windows XP SP3. > > > > I created additional Host element in conf/server.xml, so I have two > virtual hosts: localhost (default) and janko > > > > > > director

RE: Tomcat 6.0 - JNDI resource caching over virtual hosts

2012-10-23 Thread Jan Kostelansky
I am using Tomcat 6.0.18 deployed as web service on Windows XP SP3. I created additional Host element in conf/server.xml, so I have two virtual hosts: localhost (default) and janko I deployed the same web applications in both hosts. Th

Re: Tomcat 6.0 queries

2012-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 10/13/12 3:17 PM, Mark Eggers wrote: > JMX is probably your best bet here. This has been discussed > several times on the mailing list. You also might find the > following useful: > > https://code.google.com/p/psi-probe/ Also http://wiki.ap

Re: Tomcat 6.0 queries

2012-10-14 Thread vivek aggarwal
Thanks Mark for responding.. great piece of info.. Thanks again   vicky From: Mark Eggers To: users@tomcat.apache.org Sent: Sunday, 14 October 2012 12:47 AM Subject: Re: Tomcat 6.0 queries On 10/13/2012 3:42 AM, vivek aggarwal wrote: > Hello All, >

Re: Tomcat 6.0 queries

2012-10-13 Thread Mark Eggers
On 10/13/2012 3:42 AM, vivek aggarwal wrote: Hello All, Can you guys please help in understanding my following concerns/queries :- 1. How can we configure the number of threads for managing simultaenous > HTTP connection requests coming from Apache. Is there any connection time out value we

Re: Tomcat 6.0 queries

2012-10-13 Thread Jose María Zaragoza
2012/10/13 vivek aggarwal : > Hello All, > > Can you guys please help in understanding my following concerns/queries :- > > 1. How can we configure the number of threads for managing simultaenous HTTP > connection requests coming from Apache. Is there any connection time out value > we have at th

Re: Tomcat 6.0 cluster query

2012-10-10 Thread vicky007aggarwal
Thanks Schultz for explaining. I got the clarity now . Thankz a ton Thanks, Vicky On Oct 10, 2012, at 11:05 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Vicky, > > On 10/10/12 1:09 PM, vivek aggarwal wrote: >> I didnt understand the difference betwee

Re: Tomcat 6.0 cluster query

2012-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 10/10/12 1:09 PM, vivek aggarwal wrote: > I didnt understand the difference between port & autoBind. > > Secondly if above Receiver port is for listenning cluster messages > what does the Intercetor port will do... as mentioned below You

Re: Tomcat 6.0 cluster query

2012-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 10/10/12 12:36 PM, vivek aggarwal wrote: > nk02.mls, > > Can you help me in understand that the significance of port > attribute in "Receiver " & "Member" Tag. These need to be same ??? > Does this need to be 4000 ?? You need to read the

Re: Tomcat 6.0 cluster query

2012-10-10 Thread vivek aggarwal
From: nk02.mls To: vivek aggarwal Cc: Tomcat Users List Sent: Wednesday, 10 October 2012 10:29 PM Subject: Re: Tomcat 6.0 cluster query Vicky, The port of Receiver seems to be bound automatically. http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-receiver.html " The listen port fo

Re: Tomcat 6.0 cluster query

2012-10-10 Thread nk02.mls
.co.in Cc: Tomcat Users List Sent: Wednesday, 10 October 2012 9:58 PM Subject: Re: Tomcat 6.0 cluster query Vicky, From my memo inn 2010, I seemed to test that function by using following server.xml But I've forgotten the meanings of each parameter... Please check documents. And I do

Re: Tomcat 6.0 cluster query

2012-10-10 Thread vivek aggarwal
.co.in Cc: Tomcat Users List Sent: Wednesday, 10 October 2012 9:58 PM Subject: Re: Tomcat 6.0 cluster query Vicky, From my memo inn 2010, I seemed to test that function by using following server.xml But I've forgotten the meanings of each parameter... Please check documents. And I d

Re: Tomcat 6.0 cluster query

2012-10-10 Thread nk02.mls
Vicky, From my memo inn 2010, I seemed to test that function by using following server.xml But I've forgotten the meanings of each parameter... Please check documents. And I don't know whether this config works fine on current Tomcat 6.0.x.. --

Re: Tomcat 6.0 cluster query

2012-10-10 Thread vicky007aggarwal
Thanks guys for responding promptly. I am looking forward to have a cluster with static membership that does not use multicast for membership. Step by step configuration details will be a great help for me. Plzxzxz help out Thanks, Vicky On Oct 10, 2012, at 7:47 PM, Christopher Schultz

Re: Tomcat 6.0 cluster query

2012-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 10/10/12 10:09 AM, Pid wrote: > On 10/10/2012 14:37, Christopher Schultz wrote: >> Vicky, >> >> On 10/10/12 9:27 AM, vicky007aggar...@yahoo.co.in wrote: >>> Can somebody please help me out in setting up unicast >>> clustering on tomcat 6.0. S

Re: Tomcat 6.0 cluster query

2012-10-10 Thread Pid
On 10/10/2012 14:37, Christopher Schultz wrote: > Vicky, > > On 10/10/12 9:27 AM, vicky007aggar...@yahoo.co.in wrote: >> Can somebody please help me out in setting up unicast clustering >> on tomcat 6.0. Series. > >> I looked around on apache-tomcat website but didnt find anything >> in particula

Re: Tomcat 6.0 cluster query

2012-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 10/10/12 9:27 AM, vicky007aggar...@yahoo.co.in wrote: > Can somebody please help me out in setting up unicast clustering > on tomcat 6.0. Series. > > I looked around on apache-tomcat website but didnt find anything > in particular which act

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-19 Thread Pid
On 17/12/2011 22:33, Tim Watts wrote: > On Sun, 2011-12-18 at 01:11 +0530, Anshul Asthana wrote: >> >> >> >> >> >> From: André Warnier >> To: Tomcat Users List >> Sent: Saturday, 17 December 2011 6:03 PM

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-17 Thread Tim Watts
On Sun, 2011-12-18 at 01:11 +0530, Anshul Asthana wrote: > > > > > > From: André Warnier > To: Tomcat Users List > Sent: Saturday, 17 December 2011 6:03 PM > Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-17 Thread Anshul Asthana
From: André Warnier To: Tomcat Users List Sent: Saturday, 17 December 2011 6:03 PM Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server     I have written a simple web application to accept Name using Flex SDK 3.2 HttpService and

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-17 Thread André Warnier
Anshul Asthana wrote: ... Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server I want to configure Tomcat 6.0 with Adobe LiveCycle DS ES 3.0 Server so that both can communicate with each other. What are the steps and settings I need to configure and How to configure

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-17 Thread Anshul Asthana
From: Pid To: Tomcat Users List Sent: Friday, 16 December 2011 1:27 AM Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server I want to configure Tomcat 6.0  with Adobe LiveCycle DS ES 3.0 Server so that both can communicate with each

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-15 Thread Pid
On 14 December 2011 22:40, Anshul Asthana wrote: > > > From: Pid > To: Anshul Asthana > Sent: Monday, 12 December 2011 4:46 AM > > Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server > > On 11/12/2011 20:05, Anshul Asthana wrote: >> &

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-11 Thread Anshul Asthana
From: Pid To: Tomcat Users List Sent: Sunday, 11 December 2011 4:15 AM Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server Regards, Anshul On 10/12/2011 19:36, Anshul Asthana wrote

Re: [sidebar] Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-11 Thread Pid
On 10/12/2011 23:39, Tim Watts wrote: > On Sat, 2011-12-10 at 22:45 +, Pid wrote: >> Yeah... >> >> Please also just reply to the mailing list. >> > Are you referring to this (cough, cough): > > http://catb.org/~esr/faqs/smart-questions.html#easyreply :D > (your Reply-To points to your

[sidebar] Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-10 Thread Tim Watts
On Sat, 2011-12-10 at 22:45 +, Pid wrote: > Yeah... > > Please also just reply to the mailing list. > Are you referring to this (cough, cough): http://catb.org/~esr/faqs/smart-questions.html#easyreply (your Reply-To points to your email not the list). > > p > > > > > > >

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-10 Thread Pid
On 10/12/2011 19:36, Anshul Asthana wrote: > > > > > > > From: Pid > To: Anshul Asthana > Sent: Saturday, 10 December 2011 2:26 PM > Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server > > >

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-09 Thread Anshul Asthana
Where can I find   j.mp/smrtqu Regards, Anshul From: Pid To: Tomcat Users List Sent: Saturday, 10 December 2011 4:36 AM Subject: Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server On 09/12/2011 18:52, Anshul Asthana wrote: >  Hi, > 

Re: Tomcat 6.0 configuration with Adobe LiveCycle DS ES 3.0 Server

2011-12-09 Thread Pid
On 09/12/2011 18:52, Anshul Asthana wrote: > Hi, > >I want to Configure my Web Server(Tomcat 6.0) so that it can communicate > with Adobe LiveCycle DS ES 3.0 Server. I want to know how I can configure my > WebServer Tomcat 6.0. for this. > > Your early response will be appreciated. Sor

Re: Tomcat 6.0 Custom Realm with Digest Authentication

2011-10-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sailendra, On 10/2/2011 3:44 PM, sailendra karthik wrote: > I am able to develop a custom realm with basic type Great. > But when i change this to DIGEST it is not digesting the password. I think maybe you are misunderstanding how DIGEST authentica

Re: Tomcat 6.0 Clustering and non-sticky session loadbalancer

2011-06-17 Thread Reinwald Warapen
You may want to go through this if you want an alternative to store/share sessions: http://www.reinwaldwarapen.com/2011/01/storing-and-sharing-sessions-among.html On 6/17/2011 2:12 PM, Pontus wrote: Hello, The Tomcat 6.0 Clustering/Session Replication HOW-TO states "Make sure that your loadba

Re: Tomcat 6.0 Clustering and non-sticky session loadbalancer

2011-06-17 Thread Mark Thomas
On 17/06/2011 09:42, Pontus wrote: > Hello, > > The Tomcat 6.0 Clustering/Session Replication HOW-TO states "Make sure > that your loadbalancer is configured for sticky session mode". > > However if I configure my Tomcat cluster to have session replication, why > would sticky sessions be required

Re: Tomcat 6.0.x TEMP Directory

2011-04-15 Thread Francis GALIEGUE
On Fri, Apr 15, 2011 at 09:52, Alexander Diedler wrote: > Hello everybody, > > Just a general question. Could it be a bottleneck, if we have millions of > .tmp Files in the Tomcat tmp Folder? If we startup the Tomcat, during a > period > 15m the are no response from the Tomcat, if we try to open >

Re: Tomcat 6.0.x TEMP Directory

2011-04-15 Thread Konstantin Kolinko
2011/4/15 Alexander Diedler : > Hello everybody, > > Just a general question. Could it be a bottleneck, if we have millions of > .tmp Files in the Tomcat tmp Folder? If we startup the Tomcat, during a > period > 15m the are no response from the Tomcat, if we try to open > websites, hosted by the to

RE: Tomcat 6.0 and 7.0 Class Loaders

2011-02-19 Thread Caldarale, Charles R
> From: Duncan MacRae [mailto:dcmac...@hotmail.com] > Subject: RE: Tomcat 6.0 and 7.0 Class Loaders > I have installed the JAXWS JAR files at > ${catalina.home}/jaxws/*.jar for Tomcat 6.0.20. Might want to upgrade your Tomcat version - that one's almost two y

RE: Tomcat 6.0 and 7.0 Class Loaders

2011-02-19 Thread Duncan MacRae
=${catalina.home}/lib,${catalina.home}/lib/*.jar shared.loader=${catalina.home}/jaxws/*.jar > From: chuck.caldar...@unisys.com > To: users@tomcat.apache.org > Date: Fri, 18 Feb 2011 22:08:59 -0600 > Subject: RE: Tomcat 6.0 and 7.0 Class Loaders > > > From: Duncan MacRae [mailto

RE: Tomcat 6.0 and 7.0 Class Loaders

2011-02-18 Thread Caldarale, Charles R
> From: Duncan MacRae [mailto:dcmac...@hotmail.com] > Subject: Tomcat 6.0 and 7.0 Class Loaders > There is no longer a shared class loader in Tomcat, so why does > the catalina.properties still contain the shared.loader property? You can still configure a shared loader if you wish - even the se

Re: Tomcat 6.0 GZIP Compression not working for large js files

2011-01-17 Thread Konstantin Kolinko
2011/1/14 Ran Berenfeld : > it's a pity it's not documented somewhere, that the "default" tomcat > settings actually fails to compress > anything above 48KB size. (well actually the defaults is not to compress at > all) I updated the TC7 and TC6 documentation by adding a comment to the "compre

Re: Tomcat 6.0 GZIP Compression not working for large js files

2011-01-14 Thread Ran Berenfeld
Thank you very much ! indeed, it was that "sendFile" feature. I disabled it by setting sendFileSize to -1 in the default servlet (and I guess disabling it useSendfile="false" would be the same) after disabling this "sendfile" feature, all js files, small and large, are compressed correctly. it's a

Re: Tomcat 6.0 GZIP Compression not working for large js files

2011-01-13 Thread Konstantin Kolinko
2011/1/13 Ran Berenfeld : > Hello > I'm using tomcat 6 for a deployed website (http://www.ichess.co.il) > and since the beginning, GZIP compression did not work for part of the > files. > the amazing thing is that the website have several javascript files, some > quite small > and some large, and t

Re: Tomcat 6.0 GZIP Compression not working for large js files

2011-01-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ran, On 1/13/2011 3:04 PM, Ran Berenfeld wrote: > I'm using tomcat 6 for a deployed website (http://www.ichess.co.il) > and since the beginning, GZIP compression did not work for part of the > files. :( What specific version of Tomcat 6? > the amaz

Re: tomcat 6.0 bottleneck

2010-10-05 Thread Rainer Jung
On 05.10.2010 15:27, mamalacation wrote: n828cl, n828cl wrote: Pretty much guaranteed that it's not Tomcat but your webapp that is locking itself out of access to some resource (such as the database). Take several thread dumps during the slowdown period and see what's going on. http://wiki

RE: tomcat 6.0 bottleneck

2010-10-05 Thread Ronald Klop
Op dinsdag, 5 oktober 2010 15:27 schreef mamalacation : n828cl, n828cl wrote: > > > Pretty much guaranteed that it's not Tomcat but your webapp that is > locking itself out of access to some resource (such as the database). > Take several thread dumps during the slowdown period and

RE: tomcat 6.0 bottleneck

2010-10-05 Thread mamalacation
n828cl, n828cl wrote: > > > Pretty much guaranteed that it's not Tomcat but your webapp that is > locking itself out of access to some resource (such as the database). > Take several thread dumps during the slowdown period and see what's going > on. > > http://wiki.apache.org/tomcat/HowTo#Ho

RE: tomcat 6.0 bottleneck

2010-10-05 Thread Caldarale, Charles R
> From: mamalacation [mailto:mamalacat...@hotmail.com] > Subject: tomcat 6.0 bottleneck > From what I understand is that my system has still adequate free physical > resources, sql server is not being pushed and the bottleneck comes from > tomcat, where I have no clue what to tune. Pretty much g

Re: tomcat 6.0 bottleneck

2010-10-05 Thread mamalacation
...and another thing: Yesterday, the server was running under this load, so when I checked the manager/status today I saw that current thread count was 500 while busy threads were only about 10. Shouldn't the threads be killed at some moment? What is the timeout option for this behavior? Thanx a

RE: Tomcat 6.0 and Windows 7

2010-09-28 Thread Julie Gautier
Wesley Acheson [mailto:wesley.ache...@gmail.com] Envoyé : mardi 28 septembre 2010 16:24 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Its probably the Firewall / Anti Virus on the first machine, or its on a dodgy network connection. On Tue, Sep 28, 2010 at 4:20 PM, Julie Gautier wrote:

Re: Tomcat 6.0 and Windows 7

2010-09-28 Thread Wesley Acheson
Warnier [mailto:a...@ice-sa.com] > Envoyé : lundi 27 septembre 2010 22:17 > À : Tomcat Users List > Objet : Re: Tomcat 6.0 and Windows 7 > > Wesley Acheson wrote: >> Hi is that all thats in the log. It appears read timeout should be >> caused by an upstream IO Exception. >

RE: Tomcat 6.0 and Windows 7

2010-09-28 Thread Julie Gautier
r great help ! Julie -Message d'origine- De : André Warnier [mailto:a...@ice-sa.com] Envoyé : lundi 27 septembre 2010 22:17 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Wesley Acheson wrote: > Hi is that all thats in the log. It appears read timeout should be > cau

RE: Tomcat 6.0 and Windows 7

2010-09-28 Thread Julie Gautier
À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Wesley Acheson wrote: > Hi is that all thats in the log. It appears read timeout should be > caused by an upstream IO Exception. That is obviously what the server is saying. It seems that the server is trying to read what the b

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread Pid
On 27/09/2010 14:45, Julie Gautier wrote: > authentify... Like it. p 0x62590808.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Wesley Acheson wrote: Hi is that all thats in the log. It appears read timeout should be caused by an upstream IO Exception. That is obviously what the server is saying. It seems that the server is trying to read what the browser should be sending, but that the browser closes the connection be

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread Wesley Acheson
Hi is that all thats in the log. It appears read timeout should be caused by an upstream IO Exception. Wes On Mon, Sep 27, 2010 at 2:51 PM, Julie Gautier wrote: > Hello, > > I wrote a web application, that works great with a server under Tomcat > 6.0.13 and client with Windows XP OS, in which us

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
Ok, I'll try. Thanks. Julie Gautier ACTES SUD 04 90 49 33 71 -Message d'origine- De : Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com] Envoyé : lundi 27 septembre 2010 16:20 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 On 27.9.2010 15:45, Julie Gau

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread Ognjen Blagojevic
On 27.9.2010 15:45, Julie Gautier wrote: I installed the web application on a server : I installed Apache Tomcat (as a service) on the server machine and put my web application under Apache Software Foundation\Tomcat 6.0\webapps\ROOT. The first client machine is mine (running XP), the second one

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
ed. Just tell me. I appreciate your help ! Many thanks ! Julie Gautier -Message d'origine- De : André Warnier [mailto:a...@ice-sa.com] Envoyé : lundi 27 septembre 2010 15:29 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Caldarale, Charles R wrote: >> Fro

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Caldarale, Charles R wrote: From: Maximilian Stocker [mailto:m...@talentoyster.com] Subject: RE: Tomcat 6.0 and Windows 7 Sorry but no. This statement does not match the "localhost" part you also mentioned. I'll bite. Why do you say that? The "localhost" part of

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Maximilian Stocker wrote: Sorry but no. This statement does not match the "localhost" part you also mentioned. Maximilian, For a minute, you had me doubt there. So sorry but no, your mistake, not mine. The server will always create this "localhost.log" file. It is the server that is "local

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Caldarale, Charles R
> From: Maximilian Stocker [mailto:m...@talentoyster.com] > Subject: RE: Tomcat 6.0 and Windows 7 > Sorry but no. This statement does not match the > "localhost" part you also mentioned. I'll bite. Why do you say that? The "localhost" part of the log fil

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
localhost.2010-09-25.log" ! Thanks for your help. -Message d'origine- De : Maximilian Stocker [mailto:m...@talentoyster.com] Envoyé : lundi 27 septembre 2010 15:09 À : 'Tomcat Users List' Objet : RE: Tomcat 6.0 and Windows 7 Sorry but no. This statement does not match

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Maximilian Stocker
t...@actes-sud.fr] Sent: Monday, September 27, 2010 9:05 AM To: 'Tomcat Users List'; 'Tomcat Users List' Subject: RE: Tomcat 6.0 and Windows 7 Thanks for your quick reply ! It's correct : the only thing that changes is the client. For the browser question, the behavior is t

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
septembre 2010 15:00 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Julie Gautier wrote: > Hello, > > I wrote a web application, that works great with a server under Tomcat > 6.0.13 and client with Windows XP OS, in which user has to upload (text) > files that are read an

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Julie Gautier wrote: Hello, I wrote a web application, that works great with a server under Tomcat 6.0.13 and client with Windows XP OS, in which user has to upload (text) files that are read and exploited. I tried this application (on a client machine) under Windows 7 and it works with uploade

Re: Tomcat 6.0 documentation: is classloading description correct?

2010-06-17 Thread Peter_Ford
Ok, the problem is my misunderstanding of the process here. I thought WebAppClassLoader always checked WEB-INF/lib before delegating; I see that it actually delegates to the System loader first, then checks WEB-INF/lib, and finally delegates to its own parent. So my comment earlier about "they can'

Re: Tomcat 6.0 documentation: is classloading description correct?

2010-06-17 Thread Rainer Jung
On 17.06.2010 16:37, Konstantin Kolinko wrote: 2010/6/16: Looking at section 10 of the 6.0 user guide, which describes classloading, the text makes perfect sense and matches the way I understand things work. However the summary at the end of the section "Class Loader Definitions" looks wrong; i

Re: Tomcat 6.0 documentation: is classloading description correct?

2010-06-17 Thread Konstantin Kolinko
2010/6/16 : > > Looking at section 10 of the 6.0 user guide, which describes classloading, > the text makes perfect sense and matches the way I understand things work. > However the summary at the end of the section "Class Loader Definitions" > looks wrong; it basically says that the search order

RE: Tomcat 6.0 documentation: is classloading description correct?

2010-06-17 Thread Peter_Ford
"Caldarale, Charles R" wrote on 06/16/2010 09:55:19 PM: > > From: peter_f...@blm.gov [mailto:peter_f...@blm.gov] > > Subject: Re: Tomcat 6.0 documentation: is classloading description > > correct? > > > > The docs say in one place that the order is one

RE: Tomcat 6.0 documentation: is classloading description correct?

2010-06-16 Thread Caldarale, Charles R
> From: peter_f...@blm.gov [mailto:peter_f...@blm.gov] > Subject: Re: Tomcat 6.0 documentation: is classloading description > correct? > > The docs say in one place that the order is one way (WebApp > first, then Boot, System and Common, which is as I'd expect) Please

  1   2   3   >