c:import doesn't work right with HEAD requests

2005-12-17 Thread erh
I'm having some trouble getting the c:import tag to work right. It seems to be perfectly fine when the request that tomcat receives is a GET request. However, when it receives a HEAD request instead, c:import never actually reads the data. Is this a known bug? Is it fixed in a mo

Re: using directory outside of webapp

2005-12-17 Thread Martin Gainty
I found this ImageServlet example helpful.. http://www.servletsuite.com/servlets/imageview.htm where you can describe your image as a parameter in a img src= statement OR also you can describe an image file as an initial parameter. Parameter name is file: Image com.jsos.image.Imag

RE: using directory outside of webapp

2005-12-17 Thread Steve Widmar
Jason: If your webapp is also outside tomcat, and you follow the rules ( http://tomcat.apache.org/tomcat-5.5-doc/config/context.html ), then so long as they're not in WEB-INF they should be accessable to browsers. Then its just a matter of getting the image URL correct (relative or absolute URL,

using directory outside of webapp

2005-12-17 Thread Jason Abreu
Tomcat version: 5.5.9 Tomcat directory: /etc/jakarta-tomcat-5.5.9/ I have a JSP page that displays search results and, based on a unique identifier for each result, displays a picture of each result. The pictures are located outside of the tomcat directory structure, in a separate

RE: Tomcat 5.5.12: custom mail resource property values ignored in META-INF\context.xml

2005-12-17 Thread Steve Widmar
The continuing (mundane) saga... Martin - Good Morning to you, and thanks for your reply. If I understand you, you're talking about my reload troubles. I'm inferring from your post that reload should reload everything (incl. META-INF/context.xml and WEB-INF/web.xml)... Howevah, looking again at

[ANNOUNCEMENT] x4juli 0.6 released (was Tomcat JULI)

2005-12-17 Thread Boris Unckel
Hello, I am pleased to announce the availability of x4juli 0.6: Tomcat delivers an extension for logging ([1],[2]). This extension as base and a port of log4j to java.util.logging is the new x4juli. x4juli - e(x)tension for(4) the (j)ava util(u) (l)ogging (i)mplemantion. Tomcat users have benefit

Re: Threads Was: Adjusting Memory

2005-12-17 Thread Mark Thomas
Bruno Georges wrote: > Hi Thomas > A quick note: > Correct me if I am wrong , but it looks like this happens not intentionally > when the spell checker modify the spelling in the Subject line. > > Bruno Georges It depends on the mail client. Some use the subject, some use the "In-Reply-To" header

Re: Adjusting Memory

2005-12-17 Thread Bruno Georges
Hi Thomas A quick note: Correct me if I am wrong , but it looks like this happens not intentionally when the spell checker modify the spelling in the Subject line. Bruno Georges Glencore International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 |-+---> |

Re: Help, Tomcat 4.1.31 no response

2005-12-17 Thread Martin Gainty
I Agree with David- Send us your most recent log from $CATALINA_HOME/logs regards, Martin- - Original Message - From: "David Smith" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, December 17, 2005 11:03 AM Subject: Re: Help, Tomcat 4.1.31 no response Have you taken a loo

RE: Tomcat 5.5.12: custom mail resource property values ignored in META-INF\context.xml

2005-12-17 Thread Martin Gainty
Good Morning Steve- Speculation on my part but did you set the path property before invoking execute() before calling Reload Also I would encourage you to look at http://tomcat.apache.org/tomcat-4.1-doc/catalina/docs/api/org/apache/catalina/ant/ReloadTask.html I am cross-posting to struts user

Re: Help, Tomcat 4.1.31 no response

2005-12-17 Thread David Smith
Have you taken a look at your log files? It could be a memory leak in your app as well. -- David zhang chao wrote: > My Operating System: RedHat 9 > JVM version: j2sdk 1.4.2_09 > Tomcat: tomcat 4.1.31 > Hardware configuration: Dual PIII 1G, 512MB memory > users: about 30 > > I have a web applica

Re: Tomcat 5.5.12 clustering - messages lost under high load

2005-12-17 Thread Yogesh Prajapati
Peter, I tried the latest Tomcat source (I believe it is 5.5.15 head as stated in bug #37896). As you suggested I used "fastasyncqueue". Here is the config for "fastasyncqueue" But it did not work (I am not able to use stickyseesion load balancing at the moment). the error % was

Help, Tomcat 4.1.31 no response

2005-12-17 Thread zhang chao
My Operating System: RedHat 9 JVM version: j2sdk 1.4.2_09 Tomcat: tomcat 4.1.31 Hardware configuration: Dual PIII 1G, 512MB memory users: about 30 I have a web application and have deployed to my tomcat 4.1.31. The problem is: tomcat will no response after running about 1 week. When i enter the

Tomcat 4.1.31 no response

2005-12-17 Thread chao zhang
My Operating System: RedHat 9 JVM version: j2sdk 1.4.2_09 Tomcat: tomcat 4.1.31 Hardware configuration: Dual PIII 1G, 512MB memory users: about 30 I have a web application and have deployed to my tomcat 4.1.31. The problem is: tomcat will no response after running about 1 week. When i enter the U

Tomcat 4.1.31 no response

2005-12-17 Thread chao zhang
My Operating System: RedHat 9 JVM version: j2sdk 1.4.2_09 Tomcat: tomcat 4.1.31 Hardware configuration: Dual PIII 1G, 512MB memory users: about 30 I have a web application and have deployed to my tomcat 4.1.31. The problem is: tomcat will no response after running about 1 week. When i ente

RE: Form Data

2005-12-17 Thread Muhammad Owais Ansari
Just tested the same scenario on JRun and successfully get the data posted from the dotnet application. What I am thinking in my mind is tomcat is filtering the incoming requests and filtering the data which comes without handle i.e without name value pair, so that it can put the name value pair in

Help, Tomcat 4.1.31 no response

2005-12-17 Thread chao zhang
My Operating System: RedHat 9 JVM version: j2sdk 1.4.2_09 Tomcat: tomcat 4.1.31 Hardware configuration: Dual PIII 1G, 512MB memory users: about 30 I have a web application and have deployed to my tomcat 4.1.31. The problem is: tomcat will no response after running about 1 week. When i enter