Re: Tomcat SSO JSESSIONIDSSO value can't be reset by browser

2010-02-28 Thread Xiaojun Deng
On Fri, Feb 26, 2010 at 03:28:50PM +, Pid wrote: >On 26/02/2010 14:58, Xiaojun Deng wrote: >>On Fri, Feb 26, 2010 at 8:51 PM, Pid wrote: >>>On 26/02/2010 09:59, Xiaojun Deng wrote: On Fri, Feb 26, 2010 at 09:57:46AM +, Pid wrote: > >On 26/02/2010 04:15, Xiaojun Deng wrote:

Re: Java programm to Shutdwon the tomcat server

2010-02-28 Thread dBenjamin
Thanks for helping... Can you please find my scenario? 1. I am using windows Environment. 2. I am using tomcat 6 binary distribution versions here we cannot get pid from the windows. 3. For my requirement before starting the tomcat server I need to verify the port availability if a

RE: IIS7 + ISAPI Redirector on 64Bit Server Platform

2010-02-28 Thread David Bolsover
Hi Mladen I've just been doing some further testing with the 1.2.30 connector on a 32 bit machine... Whilst the 1.2.30 64bit version solved a problem of broken links in the 64bit environment, the 32bit version has a problem when rendering dynamically generated images. To explain: I'm currentl

Re: possible memory leak tomcat 6?

2010-02-28 Thread Mark Thomas
On 27/02/2010 20:26, Sander de Boer wrote: Hi, My tomcat server gives often a out of mem. When dumping the heap I found much instances of these objects: Class InstanceCount TotalSize class org.apache.tomcat.util.buf.ByteChunk 439493 20656171 class org.apache.tomcat.util.buf.CharChunk 432383 168

Re: unified doXXX()

2010-02-28 Thread Pid
On 28/02/2010 02:00, Aryeh M. Friedman wrote: I am refactoring a servlet we have used successfully for several years now to accommodate input that does not amen itself to HttpServletRequest.getParameter()... The only way it seems to be to handle our particular input (the nature/format of the inpu

Re: possible memory leak tomcat 6?

2010-02-28 Thread Pid
On 27/02/2010 20:26, Sander de Boer wrote: Hi, My tomcat server gives often a out of mem. When dumping the heap I found much instances of these objects: Class InstanceCount TotalSize class org.apache.tomcat.util.buf.ByteChunk 439493 20656171 class org.apache.tomcat.util.buf.CharChunk 432383 168