Re: Performance Tuning Tomcat 7...

2011-02-13 Thread Mark Thomas
On 13/02/2011 04:33, Tony Anecito wrote: Thanks Pid. Odd though I did a GET with no attachments. I do return a complex object but that is only the response not the request. Pid meant that the mailing list strips attachments. We can't see the Visual VM output you are referring to. Mark

Tomcat 7.0.8 maven repository

2011-02-13 Thread George Vagenas
Hi guys, I am trying to locate the tomcat 7.0.8 artifacts with no success. I tried http://repo2.maven.org/maven2/org/apache/tomcat/ but no luck there. Can you please shed some light here? Regards -- George Vagenas

Re: Tomcat 7.0.8 maven repository

2011-02-13 Thread Mark Thomas
On 13/02/2011 10:32, George Vagenas wrote: Hi guys, I am trying to locate the tomcat 7.0.8 artifacts with no success. I tried http://repo2.maven.org/maven2/org/apache/tomcat/ but no luck there. Can you please shed some light here? Looks like I forgot to run the Maven upload after the

Re: Performance Tuning Tomcat 7...

2011-02-13 Thread Tony Anecito
Thanks that helps. I also sent the image output to the Jersey group hopefully it does not strip attachements. I will setup a link later today to the snapshot. Thanks, -Tony - Original Message From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org Sent:

Re: Performance Tuning Tomcat 7...

2011-02-13 Thread Tony Anecito
Hi Mark, Here is the link to the screenshot I tried to send as an attachement. http://www.myuniportal.com/tomcatjerseyservletprofile.jpg Best Regards, Tony Anecito Founder, MyUniPortal (2010 JavaOne Duke's Award) http://www.myuniportal.com - Original Message From: Mark Thomas

How to show the timestamp of listed file according to the user timezone?

2011-02-13 Thread jie tang
I place a directory in Tomcat webapps directory. I want to Tomcat list files under the directory. When I browse the file list in my browser, the file list looks like the following 2011-02-12_r5384_1669/ Sat, 12 Feb 2011 09:40:44 GMT But what I need is 2011-02-12_r5384_1669/

Tomcat 6.0.29 problem

2011-02-13 Thread Bilal Ashraf
Hi, - I have written a servlet that reads the request from the client, process the request, produce the response and then write the response to the client. - I have deployed the servlet on tomcat 6.0.29. - I sent 10 batches of 100 requests each to the servlet, all the requests entertained