Application Stop responding

2009-06-24 Thread Zeeshan Ahmad
192.168.0.38 [Wed Jun 24 00:47:29 2009] [error] [client 192.168.0.186] proxy: Error reading from remote server returned by /TestWebService /services/TestWSHandler I am using Tomcat Version jakarta-tomcat-5.5.7 and Apache Version 2.2.11, thanks. Best Regards, Zeeshan Ahmad.

RE: Application Stop responding

2009-06-24 Thread Zeeshan Ahmad
We are facing the same issue on 6.x, thanks. Best Regards, Zeeshan Ahmad. -Original Message- From: Ghufran [mailto:ghufra...@vopium.com] Sent: Wednesday, June 24, 2009 3:06 PM To: 'Tomcat Users List' Subject: RE: Application Stop responding Well, I am not proposing a solution

Problem with the Error Pages customization

2009-06-17 Thread Zeeshan Ahmad
Hello, I am facing Problem with the Error Pages customization on Tomcat, can someone assist me, thanks. Best Regards, Zeeshan Ahmad. P Save a tree...pls don't print this e-mail unless necessary

RE: Tomcat JVM configuration

2009-06-16 Thread Zeeshan Ahmad
Sure, You can assign Max Memory pool to 2048M or more, thanks. Best Regards, Zeeshan Ahmad. -Original Message- From: Mehrotra, Anurag [mailto:amehro...@telebright.com] Sent: Tuesday, June 16, 2009 8:10 PM To: users@tomcat.apache.org Subject: Tomcat JVM configuration My current setup

RE: Tomcat JVM configuration

2009-06-16 Thread Zeeshan Ahmad
It is possible if you will add the following parameters in the Tomcat Home/bin/catlina.sh JAVA_OPTS=$JAVA_OPTS -Xms200M -Xmx2048M Best Regards, Zeeshan Ahmad. Associate Manager SCM. P Save a tree...pls don't print this e-mail unless necessary -Original Message- From: Mark Thomas

RE: How to reference Shared Libraries with TOMCAT

2009-06-03 Thread Zeeshan Ahmad
Hello, You need to add those JAR files on central location add these files in Class Path (its better if you make a environment script), so when will you start your applications it will load JARs from there, thanks. Best Regards, Zeeshan Ahmad. Associate Manager SCM. P Save a tree...pls don't

RE: How to reference Shared Libraries with TOMCAT

2009-06-03 Thread Zeeshan Ahmad
If you have multiple tomcats and multiple applications then you have to put the jars on a separate location and add these in class path environment before starting any of the tomcat, it will work for more then one tomcats and more then one applications, thanks. Best Regards, Zeeshan Ahmad

RE: Which Do I SSL - httpd or Tomcat?

2009-06-02 Thread Zeeshan Ahmad
Hello, If your web and application servers are on a secure LAN then this would be better technique if you will add SSL on httpd rather then on all of them, your communication will be over ssl from the client to web server and vice versa. Best Regards, Zeeshan Ahmad. P Save a tree...pls don't

RE: Which Do I SSL - httpd or Tomcat?

2009-06-02 Thread Zeeshan Ahmad
if your tomcats are accessible from out side world then, you have to add ssl on Tomcats as well otherwise its ok and there should be some security (e.g Firewall) on the network level, thanks. Best Regards, Zeeshan Ahmad. Associate Manager SCM. P Save a tree...pls don't print this e-mail unless