[Bug 61360] http session not passed to websocket ws when before using wss

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61360 --- Comment #2 from Michael Enke --- Thank you very much for the explanation! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-ma

[Bug 61364] New: Stream not closed when detecting encoding of a JSP

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61364 Bug ID: 61364 Summary: Stream not closed when detecting encoding of a JSP Product: Tomcat 8 Version: 8.5.16 Hardware: PC Status: NEW Severity: normal Priority

svn commit: r1803505 - in /tomcat/tc7.0.x/trunk: ./ conf/ java/org/apache/catalina/servlets/ java/org/apache/tomcat/util/buf/ test/org/apache/catalina/servlets/ test/webapp-3.0/bug49nnn/ webapps/docs/

2017-07-31 Thread markt
Author: markt Date: Mon Jul 31 10:23:04 2017 New Revision: 1803505 URL: http://svn.apache.org/viewvc?rev=1803505&view=rev Log: Revert fix for bug 49464 as it was causing too many regressions in later branches. Removed: tomcat/tc7.0.x/trunk/test/webapp-3.0/bug49nnn/bug49464-ibm850.txt tom

[Bug 49464] DefaultServlet and CharacterEncoding

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=49464 Mark Thomas changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

svn commit: r1803507 - in /tomcat/tc8.0.x/trunk: ./ conf/ java/org/apache/catalina/servlets/ test/org/apache/catalina/servlets/ test/webapp/ test/webapp/bug49nnn/ webapps/docs/

2017-07-31 Thread markt
Author: markt Date: Mon Jul 31 10:27:30 2017 New Revision: 1803507 URL: http://svn.apache.org/viewvc?rev=1803507&view=rev Log: Revert fix for bug 49464 as it was causing too many regressions in later branches. Removed: tomcat/tc8.0.x/trunk/test/webapp/404.html tomcat/tc8.0.x/trunk/test/w

buildbot failure in on tomcat-7-trunk

2017-07-31 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/832 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1803509 - in /tomcat/tc8.5.x/trunk: ./ conf/ java/org/apache/catalina/servlets/ test/org/apache/catalina/servlets/ test/webapp/ test/webapp/bug49nnn/ webapps/docs/

2017-07-31 Thread markt
Author: markt Date: Mon Jul 31 10:35:55 2017 New Revision: 1803509 URL: http://svn.apache.org/viewvc?rev=1803509&view=rev Log: Revert fix for bug 49464 as it was causing too many regressions. Removed: tomcat/tc8.5.x/trunk/test/webapp/404.html tomcat/tc8.5.x/trunk/test/webapp/bug49nnn/bug4

svn commit: r1803512 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/servlets/TestWebdavServlet.java

2017-07-31 Thread markt
Author: markt Date: Mon Jul 31 10:39:52 2017 New Revision: 1803512 URL: http://svn.apache.org/viewvc?rev=1803512&view=rev Log: Avoid Javadoc nags in IDE Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/servlets/TestWebdavServlet.java Modified: tomcat/tc7.0.x/trunk/test/org/apache/ca

svn commit: r1803514 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/servlets/TestDefaultServlet.java

2017-07-31 Thread markt
Author: markt Date: Mon Jul 31 10:40:58 2017 New Revision: 1803514 URL: http://svn.apache.org/viewvc?rev=1803514&view=rev Log: Follow-up to r1803505 Restore required imports Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/servlets/TestDefaultServlet.java Modified: tomcat/tc7.0.x/tr

buildbot success in on tomcat-7-trunk

2017-07-31 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/833 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 52009] NPE exception in org.apache.catalina.connector.CoyoteAdapter.service

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52009 Donald changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 52009] NPE exception in org.apache.catalina.connector.CoyoteAdapter.service

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52009 --- Comment #15 from Stefan Bodewig --- http://svn.apache.org/viewvc?view=revision&revision=1720757 -- You are receiving this mail because: You are the assignee for the bug.

Re: Default servlet regressions

2017-07-31 Thread Mark Thomas
On 30/07/17 19:04, Mark Thomas wrote: > All, > > It looks like there is another regression in the Default Servlet. > > While I think I have a patch for this, I'm currently leaning towards > doing the following: > > - Announcing the 8.5.19 and 9.0.0.M25 releases with a warning about the > regre

svn commit: r1803563 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/servlets/ test/org/apache/catalina/servlets/ test/webapp/bug49nnn/ webapps/docs/

2017-07-31 Thread markt
Author: markt Date: Mon Jul 31 19:47:49 2017 New Revision: 1803563 URL: http://svn.apache.org/viewvc?rev=1803563&view=rev Log: Re-write the unit tests for the automatic encoding conversion in the Default Servlet. The new unit tests use a parameterized approach that significantly increases the nu

[Bug 49464] DefaultServlet and CharacterEncoding

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=49464 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 52009] NPE exception in org.apache.catalina.connector.CoyoteAdapter.service

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52009 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

buildbot failure in on tomcat-trunk

2017-07-31 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2590 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

[Bug 61366] New: "Unable to find [comp]" when attempting to use JNDI datasource for JDBCStore session store

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61366 Bug ID: 61366 Summary: "Unable to find [comp]" when attempting to use JNDI datasource for JDBCStore session store Product: Tomcat 8 Version: 8.5.16 Hardware: All

[Bug 61366] "Unable to find [comp]" when attempting to use JNDI datasource for JDBCStore session store

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61366 Jonathan Horowitz changed: What|Removed |Added CC||jhorow...@aod-tech.com -- You are

[GitHub] tomcat pull request #71: Fix #61366 - Set the TCCL to that of the webapp con...

2017-07-31 Thread Invader444
GitHub user Invader444 opened a pull request: https://github.com/apache/tomcat/pull/71 Fix #61366 - Set the TCCL to that of the webapp context in JDBCStore.open(). https://bz.apache.org/bugzilla/show_bug.cgi?id=61366 You can merge this pull request into a Git repository by running:

[Bug 61366] "Unable to find [comp]" when attempting to use JNDI datasource for JDBCStore session store

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61366 --- Comment #1 from Jonathan Horowitz --- Created PR at https://github.com/apache/tomcat/pull/71 Updating patch to reflect the PR changes, backported to 8.5.x-trunk. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 61366] "Unable to find [comp]" when attempting to use JNDI datasource for JDBCStore session store

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61366 Jonathan Horowitz changed: What|Removed |Added Attachment #35191|0 |1 is obsolete|

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2017-07-31 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-trunk-validate has an issue affecting its community integration. Th

[Bug 57767] Websocket client proprietary configuration

2017-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57767 J Fernandez changed: What|Removed |Added CC||jfern...@gmail.com --- Comment #7 from J

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2017-07-31 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-trunk-test-nio has an issue affecting its community integration. Th

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2017-07-31 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-trunk-test-nio2 has an issue affecting its community integration. T

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2017-07-31 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-trunk-test-apr has an issue affecting its community integration. Th