[Bug 56777] Allow configuration resources to be loaded from places other than straight off the filesystem

2015-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777 --- Comment #20 from Huxing Zhang --- I just renamed DirContextURLStreamHandlerFactory to TomcatURLStreamHandlerFactory, which might not be good for backward compatibility. I will restore DirContextURLStreamHandlerFactory in my next patch. --

Re: svn commit: r1713285 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/session/ java/org/apache/catalina/util/ test/org/apache/catalina/util/

2015-11-10 Thread Mark Thomas
On 08/11/2015 20:05, ma...@apache.org wrote: > Author: markt > Date: Sun Nov 8 20:05:27 2015 > New Revision: 1713285 > > URL: http://svn.apache.org/viewvc?rev=1713285&view=rev > Log: > Add the ability to validate client provided session IDs and implement basic > validation for the Standard sessi

svn commit: r1713612 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/session/ java/org/apache/catalina/util/ test/org/apache/catalina/util/

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 11:10:44 2015 New Revision: 1713612 URL: http://svn.apache.org/viewvc?rev=1713612&view=rev Log: Revert 1713285 A better solution is available Removed: tomcat/trunk/test/org/apache/catalina/util/TestStandardSessionIdGenerator.java Modified: tomcat/trunk/java

svn commit: r1713613 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/session/ java/org/apache/catalina/util/ test/org/apache/catalina/util/ webapps/docs/

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 11:14:36 2015 New Revision: 1713613 URL: http://svn.apache.org/viewvc?rev=1713613&view=rev Log: Revert 1713287 A better solution is available Removed: tomcat/tc8.0.x/trunk/test/org/apache/catalina/util/TestStandardSessionIdGenerator.java Modified: tomcat/tc

svn commit: r1713614 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/session/ java/org/apache/catalina/util/ test/org/apache/catalina/util/ webapps/docs/

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 11:15:54 2015 New Revision: 1713614 URL: http://svn.apache.org/viewvc?rev=1713614&view=rev Log: Revert 1713288 A better solution is available Removed: tomcat/tc7.0.x/trunk/test/org/apache/catalina/util/TestStandardSessionIdGenerator.java Modified: tomcat/tc

[Bug 56777] Allow configuration resources to be loaded from places other than straight off the filesystem

2015-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777 --- Comment #21 from Huxing Zhang --- Created attachment 33268 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33268&action=edit Patch to restore DirContextUrlStreamHandlerFactory -- You are receiving this mail because: You are the ass

svn commit: r1713618 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ test/org/apache/catalina/core/

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 11:55:45 2015 New Revision: 1713618 URL: http://svn.apache.org/viewvc?rev=1713618&view=rev Log: Add a new Context option, enabled by default, that enables an additional check that a client provided session ID is in use in at least one other web application before a

svn commit: r1713621 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ test/org/apache/catal

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 11:57:23 2015 New Revision: 1713621 URL: http://svn.apache.org/viewvc?rev=1713621&view=rev Log: Add a new Context option, enabled by default, that enables an additional check that a client provided session ID is in use in at least one other web application before a

svn commit: r1713623 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ test/org/apache/catal

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 12:03:57 2015 New Revision: 1713623 URL: http://svn.apache.org/viewvc?rev=1713623&view=rev Log: Add a new Context option, enabled by default, that enables an additional check that a client provided session ID is in use in at least one other web application before a

[jira] [Created] (MTOMCAT-301) Dummy Test Case

2015-11-10 Thread jyotsana mahajan (JIRA)
jyotsana mahajan created MTOMCAT-301: Summary: Dummy Test Case Key: MTOMCAT-301 URL: https://issues.apache.org/jira/browse/MTOMCAT-301 Project: Apache Tomcat Maven Plugin Issue Type: Test

[jira] [Deleted] (MTOMCAT-301) Dummy Test Case

2015-11-10 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas deleted MTOMCAT-301: > Dummy Test Case > --- > > Key: MTOMCAT-301 > URL: https:

svn commit: r1713648 - in /tomcat/trunk/java/org/apache/tomcat/util: http/CookieProcessor.java log/SystemLogHandler.java net/URL.java

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 14:38:37 2015 New Revision: 1713648 URL: http://svn.apache.org/viewvc?rev=1713648&view=rev Log: Javadoc fixes Modified: tomcat/trunk/java/org/apache/tomcat/util/http/CookieProcessor.java tomcat/trunk/java/org/apache/tomcat/util/log/SystemLogHandler.java

svn commit: r1713721 - in /tomcat/native/trunk/xdocs: index.xml news/2015.xml

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 19:48:30 2015 New Revision: 1713721 URL: http://svn.apache.org/viewvc?rev=1713721&view=rev Log: Update the news with the 1.2.2 release Modified: tomcat/native/trunk/xdocs/index.xml tomcat/native/trunk/xdocs/news/2015.xml Modified: tomcat/native/trunk/xdocs/

svn commit: r1713722 - in /tomcat/site/trunk/docs/native-doc: index.html miscellaneous/changelog.html news/2015.html

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 19:50:33 2015 New Revision: 1713722 URL: http://svn.apache.org/viewvc?rev=1713722&view=rev Log: Update docs for 1.2.2 release Modified: tomcat/site/trunk/docs/native-doc/index.html tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html tomcat/sit

svn commit: r1713723 - /tomcat/site/trunk/README.txt

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 19:50:48 2015 New Revision: 1713723 URL: http://svn.apache.org/viewvc?rev=1713723&view=rev Log: Correct path Modified: tomcat/site/trunk/README.txt Modified: tomcat/site/trunk/README.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=171372

svn commit: r1713724 - in /tomcat/site/trunk: docs/download-native.html docs/index.html docs/oldnews.html xdocs/download-native.xml xdocs/index.xml xdocs/oldnews.xml

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 19:56:51 2015 New Revision: 1713724 URL: http://svn.apache.org/viewvc?rev=1713724&view=rev Log: Update site for 1.2.2 release List 1.2.2 above 1.1.33 since it should be a drop in replacement Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/t

[ANN] Apache Tomcat Native 1.2.2 released

2015-11-10 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.2 stable. The key features of this release are: - ALPN support - SNI support - Add access methods for OpenSSL BIO - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.2d - Itanium binaries no longer provided

svn commit: r1713725 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 20:00:24 2015 New Revision: 1713725 URL: http://svn.apache.org/viewvc?rev=1713725&view=rev Log: Fix version number missed in previous commit Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index

svn commit: r1713726 - /tomcat/tc8.0.x/trunk/webapps/docs/config/cookie-processor.xml

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 20:09:26 2015 New Revision: 1713726 URL: http://svn.apache.org/viewvc?rev=1713726&view=rev Log: The RFC6265 CookieProcessor is no longer a work in progress. Modified: tomcat/tc8.0.x/trunk/webapps/docs/config/cookie-processor.xml Modified: tomcat/tc8.0.x/trunk/w

svn commit: r1713727 - /tomcat/trunk/conf/server.xml

2015-11-10 Thread markt
Author: markt Date: Tue Nov 10 20:19:31 2015 New Revision: 1713727 URL: http://svn.apache.org/viewvc?rev=1713727&view=rev Log: Encourage use of the full cert chain rather than just the server cert Modified: tomcat/trunk/conf/server.xml Modified: tomcat/trunk/conf/server.xml URL: http://svn.

9.0.x, HTTP/2, Windows

2015-11-10 Thread Mark Thomas
Just a quick update on the issues Violeta reported with 9.0.x, HTTP/2 and Windows. I can repeat the Chrome + WebSocket == failure result For ( Chrome | FF ) + stockticker, I see a long pause before any content appears, then I get about 30 lines, then lines start appearing individually as expected

svn commit: r1713733 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/connector/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/up

2015-11-10 Thread remm
Author: remm Date: Tue Nov 10 21:46:22 2015 New Revision: 1713733 URL: http://svn.apache.org/viewvc?rev=1713733&view=rev Log: - Port instance manager support for upgrade handlers. - Remove set context CL from websockets (since it is now done for all user calls). Added: tomcat/tc8.0.x/trunk/j

Re: 9.0.x, HTTP/2, Windows

2015-11-10 Thread Rémy Maucherat
2015-11-10 22:34 GMT+01:00 Mark Thomas : > Just a quick update on the issues Violeta reported with 9.0.x, HTTP/2 > and Windows. > > I can repeat the Chrome + WebSocket == failure result > What is the expected test result ? If using ALPN, chrome connects using HTTP/2, which then has no way to upgr

Re: 9.0.x, HTTP/2, Windows

2015-11-10 Thread Mark Thomas
On 10/11/2015 21:54, Rémy Maucherat wrote: > 2015-11-10 22:34 GMT+01:00 Mark Thomas : > >> Just a quick update on the issues Violeta reported with 9.0.x, HTTP/2 >> and Windows. >> >> I can repeat the Chrome + WebSocket == failure result >> > > What is the expected test result ? If using ALPN, chr

Header value buffer size

2015-11-10 Thread Harshad Vaishampayan
Hi, While creating a web socket connection using WsWebSocketContainer, I encountered a siguation where I had to add a header more than 5000 bytes. This resulted in a BufferOverflowException. On clecking, I found that the following line in WsWebSocketContainer.java ByteBuffer result = ByteBuff

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio (in module tomcat-8.0.x) failed

2015-11-10 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 gene...@gump.apache.org. Project tomcat-tc8.0.x-test-nio has an issue affecting its community integration.

[Bug 56777] Allow configuration resources to be loaded from places other than straight off the filesystem

2015-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777 Violeta Georgieva changed: What|Removed |Added Attachment #33230|0 |1 is obsolete|