https://issues.apache.org/bugzilla/show_bug.cgi?id=41504
--- Comment #7 from Paul Hamer <[EMAIL PROTECTED]> 2008-10-11 12:17:05 PST ---
To answer Mark's 2nd question: yes
I'm using Tomcat 5.5.27 on an openSuSE 10.3 Linuxbox using JDK 1.5 and I'm
running into the exact same exception after a r
Author: mturk
Date: Sat Oct 11 09:02:37 2008
New Revision: 703677
URL: http://svn.apache.org/viewvc?rev=703677&view=rev
Log:
Don't use default socket keepalive interval. If timeout set, use ten times its
value, if not use 10 minutes for keepalive packets (Windows only)
Modified:
tomcat/conne
Author: mturk
Date: Sat Oct 11 07:54:42 2008
New Revision: 703667
URL: http://svn.apache.org/viewvc?rev=703667&view=rev
Log:
Add two environment vars so we can have ${JKISAPI_PATH} in .properties files
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connect
Author: mturk
Date: Sat Oct 11 07:17:14 2008
New Revision: 703665
URL: http://svn.apache.org/viewvc?rev=703665&view=rev
Log:
Cast size_t
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
URL:
http://svn.apache
Author: mturk
Date: Sat Oct 11 04:49:02 2008
New Revision: 703650
URL: http://svn.apache.org/viewvc?rev=703650&view=rev
Log:
Make sure extension is inited the same way as filter using _
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connectors/trunk/jk/nat
Author: mturk
Date: Sat Oct 11 04:38:20 2008
New Revision: 703649
URL: http://svn.apache.org/viewvc?rev=703649&view=rev
Log:
Fill the missing error descriptions
Modified:
tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c
Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c