Re: is there a hard coded size limit to mod_jk response headers?

2007-01-16 Thread Takayuki Kaneko
Hi Yuri, You will be able to configure the packetSize at standard coyote AJP Jk handler on Tomcat 5.5.21. http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?r1=483339&r2=485795&diff_format=h -Takayuki On 1/14/07, Yuri de Wit <[EMAIL PROTECTED]> wrote: I am gettin

Re: is there a hard coded size limit to mod_jk response headers?

2007-01-16 Thread Yuri de Wit
Hi Takayuki, Would that mean that still a single packet will be sent for HTTP response headers? In my case, the state I need to return in the entity header could be in the order of 250K (the extreme case) and if I configure the packet size to be ~300K, would that mean that all packets, including

DO NOT REPLY [Bug 38197] - taglib pool bug when tag is used with jsp:attribute

2007-01-16 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

Problem running tomcat with war file, deployed with eclipse and s pring

2007-01-16 Thread SOF - Dragone Jose Luis
Please , I need help ! Problem running tomcat with war file, deployed with eclipse and spring ( additional INFO: JAVA_HOME = C:\Program Files\Java\jre1.5.0_09 CLASSPATH = C:\Program Files\EasyEclipse Desktop Java 1.0.2\jre\lib;C:\Program Files\EasyEclipse Desktop Java 1.0.2\jre\j

DO NOT REPLY [Bug 41381] New: - mod_jk segfaults, if fail_on_status is used

2007-01-16 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 41381] - mod_jk segfaults, if fail_on_status is used

2007-01-16 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 41382] New: - SSL Client certificate not present in servlet attribute "javax.servlet.request.X509Certificate" when using APR connector

2007-01-16 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 41382] - SSL Client certificate not present in servlet attribute "javax.servlet.request.X509Certificate" when using APR connector

2007-01-16 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 40960] - APR versus non-APR behavior difference: Timeout when reading from underlying socket does throw IOException with APR and SocketTimeoutException without APR

2007-01-16 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 ?

2007-01-16 Thread Larry Isaacs
The current WTP 2.0 Integration build now contains support for Tomcat 6.0. Sorry this missed the M4 release, but the M4 schedule shifted in a way that prevented this support from getting in. Support for Servlet 2.5 is being worked on but isn't yet available. It you want to follow along, the Eclip

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

2007-01-16 Thread rjung
Author: rjung Date: Tue Jan 16 10:14:24 2007 New Revision: 496807 URL: http://svn.apache.org/viewvc?view=rev&rev=496807 Log: Fix segfault in feature fail_on_status (wrong order of log arguments). Patch by Juri Haberland. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c t

DO NOT REPLY [Bug 41381] - mod_jk segfaults, if fail_on_status is used

2007-01-16 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: r496836 - in /tomcat/tc6.0.x/trunk/res/maven: mvn-pub.xml mvn.properties.default

2007-01-16 Thread fhanik
Author: fhanik Date: Tue Jan 16 11:46:29 2007 New Revision: 496836 URL: http://svn.apache.org/viewvc?view=rev&rev=496836 Log: Added release deployment Modified: tomcat/tc6.0.x/trunk/res/maven/mvn-pub.xml tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default Modified: tomcat/tc6.0.x/trunk

Tomcat Jars - Maven2 repo

2007-01-16 Thread Filip Hanik - Dev Lists
Ok, I have completed the scripts for the Maven repo publishes. One section is for publishing a snapshot, and the other is for publishing our release JARs. Snapshots go to: scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository and releases go to: scp://people.apache.org/www/t

RE: is there a hard coded size limit to mod_jk response headers?

2007-01-16 Thread Fisher, Mitchell L
Hi, could you elaborate? Will a matching mod_jk update be needed? -Mitch -Original Message- From: Takayuki Kaneko [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 3:45 AM To: Tomcat Developers List Subject: Re: is there a hard coded size limit to mod_jk response headers? Hi Yu

Re: Problem running tomcat with war file, deployed with eclipse and s pring

2007-01-16 Thread Mark Thomas
SOF - Dragone Jose Luis wrote: > Please , I need help ! Please use the users list for questions like this. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 41361] - Content lost when read by a slow client.

2007-01-16 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 41361] - Content lost when read by a slow client.

2007-01-16 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: failure notice

2007-01-16 Thread rama k chakka
Hi I have built a product that uses MDA for building administrator applications. It uses a xml model to build the admin application. It also lets managing multiple applications (eg cluster of tomcat servers) very easily. I have created a model for hibernate and tomcat ( 5.x). Since I dont se

Admin Application

2007-01-16 Thread rama k chakka
Hi I have built a product that uses MDA for building administrator applications. It uses a xml model to build the admin application. It also lets managing multiple applications (eg cluster of tomcat servers) very easily. I have created a model for hibernate and tomcat ( 5.x). Since I dont se