svn commit: r475146 - in /tomcat/connectors/trunk/jk/native/iis: Makefile.amd64 Makefile.ia64

2006-11-14 Thread mturk
Author: mturk Date: Tue Nov 14 23:47:38 2006 New Revision: 475146 URL: http://svn.apache.org/viewvc?view=rev&rev=475146 Log: Add build files for AMD64 and IA64 targets. Those are derived from generated Makefile.vc Added: tomcat/connectors/trunk/jk/native/iis/Makefile.amd64 tomcat/connecto

DO NOT REPLY [Bug 40877] - JK1 and IIS6: Problem with multithreading / shared memory

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r475141 - /tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c

2006-11-14 Thread mturk
Author: mturk Date: Tue Nov 14 23:22:19 2006 New Revision: 475141 URL: http://svn.apache.org/viewvc?view=rev&rev=475141 Log: Use pointer for storage. Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c URL: http

[PROPOSAL] Move all facade classes to a dedicated package

2006-11-14 Thread Mark Thomas
All, The root cause of bug 40770[1] is that the default catalina.policy file does not permit reflection on the Tomcat facade classes which are exposed to applications as HttpServletRequest, HttpSession etc. The necessary permissions to enable reflection can only be granted per package. Granting t

DO NOT REPLY [Bug 40964] - UTF-8 encodded form params are not handled correctly when using POST

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40967] - IIS connector does not auto-detect threads in IIS process to size connection_pool

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Odilon Oliveira
+1 ! For sure =) On 11/14/06, Ian Darwin <[EMAIL PROTECTED]> wrote: Yoav Shapira wrote: > Hi, > Larry, thanks for these efforts. I've been wondering for a while who > was maintaining this support, and never got around to checking. It's > much appreciated, at least by me, but I'm sure by many

tcnative build problems at mac os x

2006-11-14 Thread Peter Rossbach
Hi Mladen, I detect some problems to build current tcnative from tomcat55/ connectors/jni/native (1.0.7) and tomcat60/native/connectors (1.0.6) at my MAC OS X 10.4.8 with XCODE 2.4.1 === First the gcc 4.0.1 detect following compiler warnings: === /bin/sh

DO NOT REPLY [Bug 40967] - IIS connector does not auto-detect threads in IIS process to size connection_pool

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40967] - IIS connector does not auto-detect threads in IIS process to size connection_pool

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r474921 - /tomcat/connectors/trunk/jk/native/common/jk_shm.c

2006-11-14 Thread mturk
Author: mturk Date: Tue Nov 14 11:05:53 2006 New Revision: 474921 URL: http://svn.apache.org/viewvc?view=rev&rev=474921 Log: Fix shared memory, so that even attached memory can be used for shm_alloc. Before the patch the memory would simply grow until failure. Modified: tomcat/connectors/trun

Re: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Ian Darwin
Yoav Shapira wrote: Hi, Larry, thanks for these efforts. I've been wondering for a while who was maintaining this support, and never got around to checking. It's much appreciated, at least by me, but I'm sure by many others as well +1 here too! ---

svn commit: r474896 - /tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c

2006-11-14 Thread mturk
Author: mturk Date: Tue Nov 14 10:05:57 2006 New Revision: 474896 URL: http://svn.apache.org/viewvc?view=rev&rev=474896 Log: Add configuration for shm size. This is like Apache's JkShmSize. Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c Modified: tomcat/connectors/trunk/jk

DO NOT REPLY [Bug 40964] - UTF-8 encodded form params are not handled correctly when using POST

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r474843 - in /tomcat/connectors/trunk/jk: native/common/jk_ajp_common.c xdocs/changelog.xml

2006-11-14 Thread mturk
Author: mturk Date: Tue Nov 14 08:09:18 2006 New Revision: 474843 URL: http://svn.apache.org/viewvc?view=rev&rev=474843 Log: Fix #40966 Socket descriptor checks on windows. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c tomcat/connectors/trunk/jk/xdocs/changelog.xml M

svn commit: r474834 - /tomcat/build/tc5.5.x/KEYS

2006-11-14 Thread yoavs
Author: yoavs Date: Tue Nov 14 07:57:36 2006 New Revision: 474834 URL: http://svn.apache.org/viewvc?view=rev&rev=474834 Log: add my new key Modified: tomcat/build/tc5.5.x/KEYS Modified: tomcat/build/tc5.5.x/KEYS URL: http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/KEYS?view=diff&rev=47483

svn commit: r474850 - in /tomcat/connectors/trunk/jk: native/iis/jk_isapi_plugin.c xdocs/changelog.xml

2006-11-14 Thread mturk
Author: mturk Date: Tue Nov 14 08:18:45 2006 New Revision: 474850 URL: http://svn.apache.org/viewvc?view=rev&rev=474850 Log: Increase default IIS thread count to 250 as in Apache httpd. Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c tomcat/connectors/trunk/jk/xdocs/chan

DO NOT REPLY [Bug 40966] - Socket descriptor checks on windows are incorrect

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

New signing key

2006-11-14 Thread Yoav Shapira
Hi, This is just an FYI to projects whose releases I've signed in the past. Nothing urgent, and no action required on your part. Phil, I'm also CCing you as I believe I signed your key with my old bad one - sorry about that. PGP went nuts on me last week, and after a couple of days of trying to

Re: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Henri Gomez
+1, Thanks for your work ! 2006/11/14, Yoav Shapira <[EMAIL PROTECTED]>: Hi, Larry, thanks for these efforts. I've been wondering for a while who was maintaining this support, and never got around to checking. It's much appreciated, at least by me, but I'm sure by many others as well ;) Yoav

RE: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Larry Isaacs
I haven't had time to look much at Tomcat 6.0.x yet. The first step to patch the org.eclipse.jst.server.tomcat.core plug-in to accept Tomcat 6 as if it were Tomcat 5.5 would be to modify the verfiyInstall.properties file and remove "common/i18n" from the list of what it checks for in 5.5. At that

RE: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread William L. Thomson Jr.
Sorry to interrupt, and excuse my ignorance on the matter, I am Netbeaner. However many are trying to use Eclipse with our system installed Tomcat on Gentoo. Tomcat installed via Gentoo ebuild, not a bundled one in Eclipse. The biggest problem people run into is that the Eclipse plugin does not re

DO NOT REPLY [Bug 40967] - IIS connector does not auto-detect threads in IIS process to size connection_pool

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Henri Gomez
Larry, how could we lure the current WTP 1.5.2 to use a Tomcat 6.x ? 2006/11/14, Larry Isaacs <[EMAIL PROTECTED]>: Regrettably, my day job didn't allow for much change in WTP from 1.0.x to 1.5.x, beyond sporadic bug fixing. I should be able to get much more done in WTP 2.0, also in the M4 relea

RE: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Larry Isaacs
Regrettably, my day job didn't allow for much change in WTP from 1.0.x to 1.5.x, beyond sporadic bug fixing. I should be able to get much more done in WTP 2.0, also in the M4 release time frame. Cheers, Larry P.S. As deprecated as Contexts in server.xml is, it's still the only approach supported

svn commit: r474836 - /tomcat/tc6.0.x/trunk/KEYS

2006-11-14 Thread yoavs
Author: yoavs Date: Tue Nov 14 08:00:27 2006 New Revision: 474836 URL: http://svn.apache.org/viewvc?view=rev&rev=474836 Log: add my new key Modified: tomcat/tc6.0.x/trunk/KEYS Modified: tomcat/tc6.0.x/trunk/KEYS URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/KEYS?view=diff&rev=47483

Re: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Yoav Shapira
Hi, Larry, thanks for these efforts. I've been wondering for a while who was maintaining this support, and never got around to checking. It's much appreciated, at least by me, but I'm sure by many others as well ;) Yoav On 11/14/06, Larry Isaacs <[EMAIL PROTECTED]> wrote: Hi Henri, Probably

RE: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Larry Isaacs
Hi Henri, Probably before the M4 release of WTP 2.0 in early January. The Tomcat support in WTP is where my day job has my spare time going these days, what there is of it. :) Cheers, Larry > -Original Message- > From: Henri Gomez [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 14,

RE: Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Larry Isaacs
Feel free to start a new thread on the Eclipse Web Tools newsgroup (http://www.eclipse.org/newsgroups/) to ask Eclipse related questions. Currently in WTP, Tomcat servers default to separate catalina.base and catalina.home. The problem is that you don't get to choose the location for catalina.base

DO NOT REPLY [Bug 40965] - Uninitialised jk_ws_service_t fields prevent AJP13 connection reuse and cause flushing

2006-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r474837 - in /tomcat/connectors/trunk/jk: native/iis/jk_isapi_plugin.c xdocs/changelog.xml

2006-11-14 Thread mturk
Author: mturk Date: Tue Nov 14 08:01:53 2006 New Revision: 474837 URL: http://svn.apache.org/viewvc?view=rev&rev=474837 Log: Fix #40965. Initialize missing service parameters. Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c tomcat/connectors/trunk/jk/xdocs/changelog.xml

[EMAIL PROTECTED]: Project jakarta-tomcat-dbcp (in module jakarta-tomcat-5) failed

2006-11-14 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-dbcp has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project tomcat-tc6-dbcp (in module tomcat-tc6) failed

2006-11-14 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project tomcat-tc6-dbcp has an issue affecting its community integration. This issue affe

[EMAIL PROTECTED]: Project jakarta-tomcat-dbcp (in module jakarta-tomcat-5) failed

2006-11-14 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-dbcp has an issue affecting its community integration. This issue

Eclipse WTP and Tomcat 6.0.x ?

2006-11-14 Thread Henri Gomez
Did there is Eclipse WTP developpers around ? Just in case of, when could we expect WTP to support Tomcat 6.0 (still not the case in WTP 1.5.2). The Definition for a new server runtime environment still miss TC 6.0 ;( Regards --

[EMAIL PROTECTED]: Project tomcat-tc6-dbcp (in module tomcat-tc6) failed

2006-11-14 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project tomcat-tc6-dbcp has an issue affecting its community integration. This issue affe