[Bug 58103] NIO2 warning: Incorrect connection count, multiple socket.close called on the same socket.

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58103 --- Comment #14 from Remy Maucherat --- Thanks for the fix, and +1 for restoring maxConnections now that it works properly. I was way too certain this was a NIO2 issue only I guess. -- You are receiving this mail because: You are the assigne

[Bug 58178] Exception not passed to c:catch in custom jsp tag

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58178 Jeff Flanigan changed: What|Removed |Added CC||jflani...@zimbra.com -- You are recei

[Bug 58116] [PATCH] Running with SecurityManager: CometProcessor servlets throw NoSuchMethodException

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58116 --- Comment #4 from Mark Thomas --- I agree it certainly looks as if a better fix should be possible but having looked at this for a little while I don't see anything obvious. A cleaner final solution may be possible with a more invasive refact

svn commit: r1693324 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/security/SecurityUtil.java webapps/docs/changelog.xml

2015-07-29 Thread markt
Author: markt Date: Wed Jul 29 17:52:36 2015 New Revision: 1693324 URL: http://svn.apache.org/r1693324 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58116 Fix regression in the fix for bug 57281 that broke Comet support when running under a security manager. Based on a patch provided b

svn commit: r1693326 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/security/SecurityUtil.java webapps/docs/changelog.xml

2015-07-29 Thread markt
Author: markt Date: Wed Jul 29 17:54:40 2015 New Revision: 1693326 URL: http://svn.apache.org/r1693326 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58116 Fix a regression in the fix for bug 57281 that broke Comet support when running under a security manager. Based on a patch provided

[Bug 58116] [PATCH] Running with SecurityManager: CometProcessor servlets throw NoSuchMethodException

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58116 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58116] [PATCH] Running with SecurityManager: CometProcessor servlets throw NoSuchMethodException

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58116 Johno Crawford changed: What|Removed |Added Attachment #32892|0 |1 is obsolete|

[Bug 58116] [PATCH] Running with SecurityManager: CometProcessor servlets throw NoSuchMethodException

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58116 --- Comment #7 from Johno Crawford --- Beat me to it, thanks a lot Konstantin and Mark! -- You are receiving this mail because: You are the assignee for the bug. - To unsubs

[Bug 58117] Strange XML entity escaping in JSPX files

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58117 --- Comment #1 from Mark Thomas --- There have definitely been changes in this area in 8.0.x and - if I recall correctly - some bug fixes were applied to 8.0.x and not 7.0.x because we were concerned that they might break existing code. It look

[Bug 58117] Strange XML entity escaping in JSPX files

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58117 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 57681] Allow parallel class loading in web application class loader by synchronizing on class specific object

2015-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57681 --- Comment #13 from Huxing Zhang --- Is there anything else I can do to push it forward? The patch respects the discussion in bug 56530. -- You are receiving this mail because: You are the assignee for the bug. -