[Bug 57108] Implement multiple sslcontext SNI (server name indication) dispatch

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57108 --- Comment #5 from Unlogic --- This will surely be a killer function if it makes to Tomcat 9. As the use of Windows XP is fading out the demand for SNI support is increasing by the day. -- You are receiving this mail because: You are the

Re: svn commit: r1654064 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2015-01-23 Thread Violeta Georgieva
Hi, 2015-01-23 8:12 GMT+02:00 Felix Schumacher < felix.schumac...@internetallee.de>: > > Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org: >> >> Author: fschumacher >> Date: Thu Jan 22 20:54:47 2015 >> New Revision: 1654064 >> >> URL: http://svn.apache.org/r1654064 >> Log: >> Fix https://issu

[Bug 57486] New: Improve reuse of ProtectedFunctionMapper instances in generated JSP

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57486 Bug ID: 57486 Summary: Improve reuse of ProtectedFunctionMapper instances in generated JSP Product: Tomcat 8 Version: 8.0.17 Hardware: PC Status: NEW

Re: svn commit: r1654064 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2015-01-23 Thread Felix Schumacher
Am 23.01.2015 09:46, schrieb Violeta Georgieva: Hi, 2015-01-23 8:12 GMT+02:00 Felix Schumacher < felix.schumac...@internetallee.de>: Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org: Author: fschumacher Date: Thu Jan 22 20:54:47 2015 New Revision: 1654064 URL: http://svn.apache.org/r16

Re: svn commit: r1654064 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2015-01-23 Thread Konstantin Kolinko
2015-01-23 11:51 GMT+03:00 Felix Schumacher : > Am 23.01.2015 09:46, schrieb Violeta Georgieva: > >> Hi, >> >> 2015-01-23 8:12 GMT+02:00 Felix Schumacher < >> felix.schumac...@internetallee.de>: >>> >>> >>> Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org: Author: fschumacher >>

Re: svn commit: r1654064 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2015-01-23 Thread Mark Thomas
On 23/01/2015 08:51, Felix Schumacher wrote: > diff --git a/res/checkstyle/org-import-control.xml > b/res/checkstyle/org-import-control.xml > index 8d79419..85191a8 100644 > --- a/res/checkstyle/org-import-control.xml > +++ b/res/checkstyle/org-import-control.xml > @@ -110,6 +110,7 @@ > >

svn commit: r1654148 - /tomcat/trunk/java/org/apache/jasper/compiler/ELFunctionMapper.java

2015-01-23 Thread kkolinko
Author: kkolinko Date: Fri Jan 23 09:05:29 2015 New Revision: 1654148 URL: http://svn.apache.org/r1654148 Log: Simplify. No change in functionality. Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELFunctionMapper.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELFunctionM

svn commit: r1654152 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java test/org/apache/catalina/core/TesterTldListener.java

2015-01-23 Thread kkolinko
Author: kkolinko Date: Fri Jan 23 09:15:31 2015 New Revision: 1654152 URL: http://svn.apache.org/r1654152 Log: Trivial followup to r1652938 (BZ 57446 fix). No change in functionality. Merged r1653888 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk

svn commit: r1654154 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/compiler/ELFunctionMapper.java

2015-01-23 Thread kkolinko
Author: kkolinko Date: Fri Jan 23 09:18:32 2015 New Revision: 1654154 URL: http://svn.apache.org/r1654154 Log: Simplify. No change in functionality. (Reviewing r1653857) Merged r1653972, r1654148 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/jav

Re: svn commit: r1654064 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2015-01-23 Thread Violeta Georgieva
2015-01-23 10:51 GMT+02:00 Felix Schumacher < felix.schumac...@internetallee.de>: > > Am 23.01.2015 09:46, schrieb Violeta Georgieva: > >> Hi, >> >> 2015-01-23 8:12 GMT+02:00 Felix Schumacher < >> felix.schumac...@internetallee.de>: >>> >>> >>> Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org:

[Bug 57438] Infinite redirect loop when maximum upload size exceeded

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57438 Martin Visser changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #2 from Martin

Time for 8.0.18

2015-01-23 Thread Mark Thomas
Given the regression in 8.0.17, I'm planning to tag 8.0.18 today. I'm starting running the unit tests now and I'll tag once I confirm that they are passing. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For add

svn commit: r1654159 - in /tomcat/trunk: java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/VersionLoggerListener.java webapps/docs/config/listeners.xml

2015-01-23 Thread kkolinko
Author: kkolinko Date: Fri Jan 23 09:59:43 2015 New Revision: 1654159 URL: http://svn.apache.org/r1654159 Log: Allow to log the system properties with VersionLoggerListener. This feature is off by default. Implementation note: this shall work even if keys/values in System properties are not Str

svn commit: r1654161 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/VersionLoggerListener.java webapps/docs/changelog.xml weba

2015-01-23 Thread kkolinko
Author: kkolinko Date: Fri Jan 23 10:08:52 2015 New Revision: 1654161 URL: http://svn.apache.org/r1654161 Log: Allow to log the system properties with VersionLoggerListener. This feature is off by default. Merged r1654159 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1654179 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_18: ./ build.properties.default

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 11:49:28 2015 New Revision: 1654179 URL: http://svn.apache.org/r1654179 Log: Tag 8.0.18 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_18/ (props changed) - copied from r1654178, tomcat/tc8.0.x/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_0_18/build.properti

[Bug 54217] JDBC connection pool runs out of connections when Context reload=“true” is enabled in Tomcat

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54217 --- Comment #15 from Michael Osipov <1983-01...@gmx.net> --- Levan, you probably want to use such a listener: http://mo-tomcat-ext.sourceforge.net/user-guide.html#CloseableResourceListener -- You are receiving this mail because: You are th

[VOTE] Release Apache Tomcat 8.0.18

2015-01-23 Thread Mark Thomas
The proposed Apache Tomcat 8.0.18 release is now available for voting. The main changes since 8.0.17 are: - Fix a regression that resulted in truncated responses for forwarded responses larger than the output buffer There is also the usual collection of bug fixes, new features and performance i

[Bug 54217] JDBC connection pool runs out of connections when Context reload=“true” is enabled in Tomcat

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54217 --- Comment #16 from Levan --- (In reply to Michael Osipov from comment #15) > Levan, you probably want to use such a listener: > http://mo-tomcat-ext.sourceforge.net/user-guide. > html#CloseableResourceListener Thank you, Michael, for the

svn commit: r1654203 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/VersionLoggerListener.java webapps/docs/changelog.xml weba

2015-01-23 Thread kkolinko
Author: kkolinko Date: Fri Jan 23 13:29:05 2015 New Revision: 1654203 URL: http://svn.apache.org/r1654203 Log: Allow to log the system properties with VersionLoggerListener. This feature is off by default. Merged r1654161 from tomcat/tc8.0.x/trunk (r1654159 from tomcat/trunk). Modified: tom

[Bug 54217] JDBC connection pool runs out of connections when Context reload=“true” is enabled in Tomcat

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54217 --- Comment #17 from Michael Osipov <1983-01...@gmx.net> --- Oh thanks, I have checked spelling so often that I missed this one. -- You are receiving this mail because: You are the assignee for the bug. ---

Re: [VOTE] Release Apache Tomcat 8.0.18

2015-01-23 Thread Mark Thomas
On 23/01/2015 13:09, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.18 release is now available for voting. > > The main changes since 8.0.17 are: > - Fix a regression that resulted in truncated responses for > forwarded responses larger than the output buffer > > There is also the usual c

Re: [VOTE] Release Apache Tomcat 8.0.18

2015-01-23 Thread Rémy Maucherat
2015-01-23 14:09 GMT+01:00 Mark Thomas : > The proposed 8.0.18 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.0.18 > > Rémy

[Bug 57472] performance (classloader?) problems with signed jars in WEB-INF/lib

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57472 --- Comment #1 from Mark Thomas --- 8MB+ will be too big for a Bugzilla attachment but if you can put the file somewhere I can download it, a web application that reproduces this issue would be much appreciated. -- You are receiving this

Re: [VOTE] Release Apache Tomcat 8.0.18

2015-01-23 Thread Jeanfrancois Arcand
[X] Stable - go ahead and release as 8.0.18 Tested WebSockets & AsyncContext -- Jeanfrancois On 2015-01-23 8:09 AM, Mark Thomas wrote: The proposed Apache Tomcat 8.0.18 release is now available for voting. The main changes since 8.0.17 are: - Fix a regression that resulted in truncated respon

[Bug 57472] performance (classloader?) problems with signed jars in WEB-INF/lib

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57472 --- Comment #2 from ole.schulz-hildebra...@ppimedia.de --- I put an example application signedjar.war here: https://drive.google.com/file/d/0By0Iea2JkjtKdlI2SGFSaVg2ZWs/view?pli=1 -- You are receiving this mail because: You are the assigne

svn commit: r1654280 - /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/DirContextURLConnection.java

2015-01-23 Thread fschumacher
Author: fschumacher Date: Fri Jan 23 17:33:20 2015 New Revision: 1654280 URL: http://svn.apache.org/r1654280 Log: Make checkstyle happy and remove forbidden import. Modified: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/DirContextURLConnection.java Modified: tomcat/tc7.0.x/trunk/j

svn commit: r1654315 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java Nio2Endpoint.java NioEndpoint.java SendfileDataBase.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:02:27 2015 New Revision: 1654315 URL: http://svn.apache.org/r1654315 Log: Add a SendfileBase class and refactor the existing implementations to inherit from it. Added: tomcat/trunk/java/org/apache/tomcat/util/net/SendfileDataBase.java (with props) Modified

svn commit: r1654316 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java Nio2Endpoint.java NioEndpoint.java SendfileDataBase.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:02:35 2015 New Revision: 1654316 URL: http://svn.apache.org/r1654316 Log: Pull up keep-alive Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java tomcat/trunk/java/org/a

svn commit: r1654317 - in /tomcat/trunk/java/org/apache: coyote/http11/Http11AprProcessor.java tomcat/util/net/AprEndpoint.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:02:40 2015 New Revision: 1654317 URL: http://svn.apache.org/r1654317 Log: Align APR with NIO and NIO2. Remove start which was only ever used to initialise pos and initialise pos directly. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor

svn commit: r1654318 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java Nio2Endpoint.java NioEndpoint.java SendfileDataBase.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:02:45 2015 New Revision: 1654318 URL: http://svn.apache.org/r1654318 Log: Pull up pos and filename Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java tomcat/trunk/java

svn commit: r1654319 - in /tomcat/trunk/java/org/apache: coyote/http11/Http11AprProcessor.java tomcat/util/net/AprEndpoint.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:02:50 2015 New Revision: 1654319 URL: http://svn.apache.org/r1654319 Log: Refactor APR to use SendfileData.length rather than SendfileData.end to slign with NIO and NIO2. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat/

svn commit: r1654320 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java Nio2Endpoint.java NioEndpoint.java SendfileDataBase.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:02:55 2015 New Revision: 1654320 URL: http://svn.apache.org/r1654320 Log: Pull up length Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java tomcat/trunk/java/org/apach

svn commit: r1654321 - in /tomcat/trunk/java/org/apache/tomcat/util/net: Nio2Endpoint.java SendfileState.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:00 2015 New Revision: 1654321 URL: http://svn.apache.org/r1654321 Log: Extract SendfileState to a separate class Added: tomcat/trunk/java/org/apache/tomcat/util/net/SendfileState.java (with props) Modified: tomcat/trunk/java/org/apache/tomcat/util/n

svn commit: r1654322 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11AprProcessor.java Http11Nio2Processor.java Http11NioProcessor.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:05 2015 New Revision: 1654322 URL: http://svn.apache.org/r1654322 Log: Re-order in preparation for further refactoring. Always set SendfileData.keepalive first. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat/trunk/j

svn commit: r1654323 - in /tomcat/trunk/java/org/apache: coyote/http11/ tomcat/util/net/

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:11 2015 New Revision: 1654323 URL: http://svn.apache.org/r1654323 Log: Push socket type specific sendfile code down to SocketWrapper Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat/trunk/java/org/apache/coyote/http11

svn commit: r1654324 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java Http11AprProcessor.java Http11Nio2Processor.java Http11NioProcessor.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:16 2015 New Revision: 1654324 URL: http://svn.apache.org/r1654324 Log: Pull up sendfileData instance and breakKeepAliveLoop method This also enabled the removal of recycleInternal() Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Process

svn commit: r1654326 - in /tomcat/trunk/java/org/apache/tomcat/util/net: NioEndpoint.java SocketWrapperBase.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:26 2015 New Revision: 1654326 URL: http://svn.apache.org/r1654326 Log: Clarify expected behaviour if the sendfile doesn't complete in-line and fix and associated bug in the NIO refactoring. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint

svn commit: r1654325 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java Http11AprProcessor.java Http11Nio2Processor.java Http11NioProcessor.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:21 2015 New Revision: 1654325 URL: http://svn.apache.org/r1654325 Log: Another unnecessary method now sendfileData has moved to the AbstractHttp11Processor Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java tomcat/trunk/j

svn commit: r1654327 - in /tomcat/trunk/java/org/apache: coyote/http11/ tomcat/util/net/

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:32 2015 New Revision: 1654327 URL: http://svn.apache.org/r1654327 Log: Push creation of the SendfileData into the SocketWrapper Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat/trunk/java/org/apache/coyote/http11/Http

svn commit: r1654329 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:41 2015 New Revision: 1654329 URL: http://svn.apache.org/r1654329 Log: Fix refactoring bug. Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.jav

svn commit: r1654328 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java Http11AprProcessor.java Http11Nio2Processor.java Http11NioProcessor.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:03:37 2015 New Revision: 1654328 URL: http://svn.apache.org/r1654328 Log: Pull up prepareSendfile() Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java to

svn commit: r1654333 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:16:54 2015 New Revision: 1654333 URL: http://svn.apache.org/r1654333 Log: Replace registerForEvent() with equivalent call that makes registerForEvent() unused. Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java Modified: tomc

svn commit: r1654334 - /tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:19:49 2015 New Revision: 1654334 URL: http://svn.apache.org/r1654334 Log: Replace registerForEvent() with equivalent call that makes registerForEvent() unused (for AJP). Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java Modified: tomcat/tr

svn commit: r1654336 - in /tomcat/trunk/java/org/apache/coyote: AbstractProcessor.java ajp/AjpProcessor.java http11/Http11AprProcessor.java http11/Http11Nio2Processor.java http11/Http11NioProcessor.ja

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 19:21:50 2015 New Revision: 1654336 URL: http://svn.apache.org/r1654336 Log: Remove unused code Modified: tomcat/trunk/java/org/apache/coyote/AbstractProcessor.java tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java tomcat/trunk/java/org/apache/co

svn commit: r1654359 - /tomcat/trunk/java/org/apache/juli/logging/Log.java

2015-01-23 Thread markt
Author: markt Date: Fri Jan 23 20:11:00 2015 New Revision: 1654359 URL: http://svn.apache.org/r1654359 Log: Java 8 Javadoc fixes Modified: tomcat/trunk/java/org/apache/juli/logging/Log.java Modified: tomcat/trunk/java/org/apache/juli/logging/Log.java URL: http://svn.apache.org/viewvc/tomcat

[Bug 57489] java.util.concurrent.ExecutionException: java.io.IOException: Key must be cancelled

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57489 wodenc...@gmail.com changed: What|Removed |Added OS|Linux |Windows 8 -- You are receivi

[Bug 57489] New: java.util.concurrent.ExecutionException: java.io.IOException: Key must be cancelled

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57489 Bug ID: 57489 Summary: java.util.concurrent.ExecutionException: java.io.IOException: Key must be cancelled Product: Tomcat 8 Version: 8.0.15 Hardware: PC

[Bug 57490] New: Websocket client cannot connect from Tomcat servlet with a SecurityManager in place

2015-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57490 Bug ID: 57490 Summary: Websocket client cannot connect from Tomcat servlet with a SecurityManager in place Product: Tomcat 8 Version: 8.0.17 Hardware: PC