svn commit: r546427 - /tomcat/sandbox/comet/java/org/apache/catalina/CometEvent.java

2007-06-12 Thread remm
Author: remm Date: Tue Jun 12 02:02:17 2007 New Revision: 546427 URL: http://svn.apache.org/viewvc?view=rev&rev=546427 Log: - Update javadocs. Modified: tomcat/sandbox/comet/java/org/apache/catalina/CometEvent.java Modified: tomcat/sandbox/comet/java/org/apache/catalina/CometEvent.java URL:

Re: Proposed simplification of CometEvent

2007-06-12 Thread Remy Maucherat
Costin Manolache wrote: In the sandbox version: - sleep() and setTimeout(int) -> why not sleep(int millis) ? I think it's confusing to have both and the interactions between them, in particular setTimeout is marked optional ? It makes sense to have setTimeout() as a general timeout. setTimeout(

Embedding jasper

2007-06-12 Thread Dennis Thrysøe
Hello, I'm having some difficulty embedding jasper (5.5.23) in a servlet container I've made. The problem is related to jasper using commons-logging, which uses the context classloader for loading logging related classes. My initial attempt was to load jasper with the servlet containers cl

DO NOT REPLY [Bug 42643] New: - Duplicate JSP function mapper variables

2007-06-12 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 42608] - Invalid Content-Length error for the binary file size greater than 2.1GB

2007-06-12 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: r546531 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_global.h common/jk_url.c common/jk_url.h common/list.mk.in

2007-06-12 Thread jfclere
Author: jfclere Date: Tue Jun 12 08:32:10 2007 New Revision: 546531 URL: http://svn.apache.org/viewvc?view=rev&rev=546531 Log: Add ForwardURIProxy to the URl handling option. common/jk_url.c is just a porting of the routines from proxy_util.c (Apache httpd). Added: tomcat/connectors/trunk/jk/

Re: svn commit: r546531 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_global.h common/jk_url.c common/jk_url.h common/list.mk.in

2007-06-12 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Author: jfclere Date: Tue Jun 12 08:32:10 2007 New Revision: 546531 URL: http://svn.apache.org/viewvc?view=rev&rev=546531 Log: Add ForwardURIProxy to the URl handling option. common/jk_url.c is just a porting of the routines from proxy_util.c (Apache httpd). After quit

DO NOT REPLY [Bug 42608] - Invalid Content-Length error for the binary file size greater than 2.1GB

2007-06-12 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: svn commit: r546531 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_global.h common/jk_url.c common/jk_url.h common/list.mk.in

2007-06-12 Thread Jean-Frederic
On Tue, 2007-06-12 at 17:50 +0200, Remy Maucherat wrote: > [EMAIL PROTECTED] wrote: > > Author: jfclere > > Date: Tue Jun 12 08:32:10 2007 > > New Revision: 546531 > > > > URL: http://svn.apache.org/viewvc?view=rev&rev=546531 > > Log: > > Add ForwardURIProxy to the URl handling option. > > common/

DO NOT REPLY [Bug 42608] - Invalid Content-Length error for the binary file size greater than 2.1GB

2007-06-12 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: svn commit: r546531 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_global.h common/jk_url.c common/jk_url.h common/list.mk.in

2007-06-12 Thread Mladen Turk
Jean-Frederic wrote: >>> Add ForwardURIProxy to the URl handling option. >>> common/jk_url.c is just a porting of the routines >>> from proxy_util.c (Apache httpd). >> After quite a few discussions, I think this should be the only mode available for URI handling, as the two others are broken. >>

DO NOT REPLY [Bug 42646] New: - Content-disposition on ia64 causes request to break

2007-06-12 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: svn commit: r546531 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_global.h common/jk_url.c common/jk_url.h common/list.mk.in

2007-06-12 Thread Mark Thomas
Mladen Turk wrote: > Jean-Frederic wrote: Add ForwardURIProxy to the URl handling option. common/jk_url.c is just a porting of the routines from proxy_util.c (Apache httpd). >>> After quite a few discussions, I think this should be the only mode > available for URI handling, as the t

DO NOT REPLY [Bug 42608] - Invalid Content-Length error for the binary file size greater than 2.1GB

2007-06-12 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 41684] - Some URIs need to be adapted to the changed layout of the stock webapps, some files are missing

2007-06-12 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: r546706 - in /tomcat/tc6.0.x/trunk: build.xml java/org/apache/tomcat/buildutil/ java/org/apache/tomcat/buildutil/Txt2Html.java

2007-06-12 Thread markt
Author: markt Date: Tue Jun 12 19:07:43 2007 New Revision: 546706 URL: http://svn.apache.org/viewvc?view=rev&rev=546706 Log: Add generation of html versions of source files for the examples webapp. Added: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/buildutil/ tomcat/tc6.0.x/trunk/java/org

DO NOT REPLY [Bug 42608] - Invalid Content-Length error for the binary file size greater than 2.1GB

2007-06-12 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: Proposed simplification of CometEvent

2007-06-12 Thread Costin Manolache
On 6/12/07, Remy Maucherat <[EMAIL PROTECTED]> wrote: Costin Manolache wrote: > In the sandbox version: > - sleep() and setTimeout(int) -> why not sleep(int millis) ? I think it's > confusing to have both and the interactions between them, in > particular setTimeout is marked optional ? It makes