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.
--
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
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
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
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
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
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
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
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
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
[
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:
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
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/
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
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
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
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
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
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
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.
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
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
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
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
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
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.
https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
Violeta Georgieva changed:
What|Removed |Added
Attachment #33230|0 |1
is obsolete|
27 matches
Mail list logo