RE: using Tomcat web server.

2006-12-10 Thread Narayanaswamy, Mohan
It was one of the conference room name (or building name) in Sun Microsystems - (But I am not sure about it). Regards, Mohan -Original Message- From: Thanh Vinh Nguyen [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 2:24 PM To: users@tomcat.apache.org Subject: Fwd: using Tomcat

how to disable 'Etag' , 'Last-Modified' in tomcat

2006-12-10 Thread ying lcs
hi, I use Tomcat to server a static image (i put the image in the 'images' under WEB-INF directory). But when I do a HTTP trace, it always send back 'Etag' , 'Last-Modified' in http response. HTTP/1.x 200 OK Etag: W/"942-1165631787000" Last-Modified: Sat, 09 Dec 2006 02:36:27 GMT Content-Type:

AW: AW: Web Service Request not passing through Mod_Jk

2006-12-10 Thread Peter Neu
Hi, I still haven't solved my problem. Can anyone please help? @Martin: Haven't you read my first mail? I already posted on axis user and dev list. I posted here because nobody could help there. Cheers, Pete > -Ursprüngliche Nachricht- > Von: Martin Gainty [mailto:[EMAIL PROTECTED] > G

Fwd: using Tomcat web server.

2006-12-10 Thread Thanh Vinh Nguyen
Hi Using Tomcat web server.: Do you know why it is called Tomcat (where does that name come from)? (like Apache is for patches) Thanks, -- Thanh Vinh Nguyen -- Thanh Vinh Nguyen -- Thanh Vinh Nguyen

RE: Question of loading Native class "capjprof" in Tomcat5.5.20

2006-12-10 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Question of loading Native class "capjprof" in Tomcat5.5.20 > > However, when starting Tomcat, the info message displayed: > The Apache Tomcat Native library which allows optimal performance in > production environments was not found

Question of loading Native class "capjprof" in Tomcat5.5.20

2006-12-10 Thread zh_hui
Hi Everybody, Now I encounter a problem about using Native class "capjprof" in Tomcat. It is a method to caculate CPU time in java application. The link of "capjprof" is: http://www.javaworld.com/javaworld/javatips/jw-javatip92.html?page=1 Following the instruction in the above webpage, I add

RE: tomcat pauses then crashes after a period of time

2006-12-10 Thread David Wood
I'll try that but I think it will give me the same error message. I have redirected console output to the Catalina.out file. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, 11 December 2006 2:28 PM To: Tomcat Users List Subject: RE: tomcat pauses the

RE: Multi processor issue

2006-12-10 Thread Caldarale, Charles R
> From: JiaDong Huang [mailto:[EMAIL PROTECTED] > Subject: RE: Multi processor issue > > It is a MT issue, but MP specific. Strictly speaking, it's not MP-specific. If run long enough, the problem will appear on a single CPU. Its occurrence would require the first thread to exhaust its CPU tim

RE: tomcat pauses then crashes after a period of time

2006-12-10 Thread Caldarale, Charles R
> From: David Wood [mailto:[EMAIL PROTECTED] > Subject: tomcat pauses then crashes after a period of time > > I have set up tomcat to run as a daemon using jsvc, which is > working well, except when tomcat is idle for a period of time > (usually overnight), and I execute a web service client, to