RE: procrun and stack size

2005-03-30 Thread Daniel Rabe
{ notify(); } } %> Done. --- -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Thursday, March 24, 2005 11:58 PM To: Tomcat Developers List Subject: Re: procrun and stack size Daniel R

Windows service shutdown not invoking destroy()?

2005-03-25 Thread Daniel Rabe
I'm running Tomcat 5.0.28 on Windows XP Pro as a Windows service. If I use shutdown.bat to stop Tomcat, then the destroy() method of my servlet is invoked. If I simply "stop" the Windows service, destroy() apparently is NOT called. The behavior is not consistent; I've seen it work on one machine

procrun and stack size

2005-03-24 Thread Daniel Rabe
h java.exe? In j2sdk 1.4.2_06 (I haven't looked at other versions), java.exe is linked with a 256k stack. I would suggest that would be a reasonable size for Tomcat as well. Thanks, --Daniel Rabe

Taglib lifecycle issues

2003-06-20 Thread Daniel Rabe
ate_get_61 = _jspx_th_xlate_get_61.doStartTag(); if (_jspx_th_xlate_get_61.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) return true; _jspx_tagPool_xlate_get_key.reuse(_jspx_th_xlate_get_61); return false; } Thanks for any insights you can provide. Daniel Rabe Eloquent, Inc.