Author: markt
Date: Thu Jul 28 20:47:12 2016
New Revision: 1754468
URL: http://svn.apache.org/viewvc?rev=1754468&view=rev
Log:
whitespace
Modified:
tomcat/trunk/java/org/apache/jasper/EmbeddedServletOptions.java
Modified: tomcat/trunk/java/org/apache/jasper/EmbeddedServletOptions.java
URL:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59859
--- Comment #11 from Coty Sutherland ---
By the way, I tested the amended patch and it looks to resolve the issue as
expected.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59839
--- Comment #3 from Felix Schumacher ---
Fixed on tomcat 9 and will be in 9.0.0.M10.
Will backport to tomcat 8.5 and 8.0 when no problem gets reported.
--
You are receiving this mail because:
You are the assignee for the bug.
--
Author: fschumacher
Date: Thu Jul 28 20:19:40 2016
New Revision: 1754467
URL: http://svn.apache.org/viewvc?rev=1754467&view=rev
Log:
Fix Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59839
Apply roleSearchAsUser to all nested searches in JNDIRealm.
Modified:
tomcat/trunk/java/org/apache/
https://bz.apache.org/bugzilla/show_bug.cgi?id=59859
--- Comment #10 from Coty Sutherland ---
Good idea! I don't know why I didn't do that given that the FileResource class
uses try-with-resources for it's FIS usage. I like your patch change much
better :)
Thanks!!
--
You are receiving this ma
https://bz.apache.org/bugzilla/show_bug.cgi?id=59859
--- Comment #9 from Felix Schumacher ---
This issue is #89595 in coverity :)
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-ma
https://bz.apache.org/bugzilla/show_bug.cgi?id=59859
Felix Schumacher changed:
What|Removed |Added
Attachment #34077|0 |1
is obsolete|
Author: markt
Date: Thu Jul 28 19:45:12 2016
New Revision: 1754445
URL: http://svn.apache.org/viewvc?rev=1754445&view=rev
Log:
Provide a mechanism that enables the container to check if a component
(typically a web application) has been granted a given permission when running
under a SecurityMan
https://bz.apache.org/bugzilla/show_bug.cgi?id=59859
--- Comment #6 from Coty Sutherland ---
OK, after a lot of poking around I think I found a solution :D
I figured out that the problem was with a FileInputStream. Tomcat7 doesn't use
FIS' in the webresources package, but tomcat8+ does. I determ
https://bz.apache.org/bugzilla/show_bug.cgi?id=59859
--- Comment #7 from Coty Sutherland ---
Created attachment 34077
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34077&action=edit
FIS.close() patch
--
You are receiving this mail because:
You are the assignee for the bug.
---
GitHub user rhusar opened a pull request:
https://github.com/apache/tomcat/pull/33
Clear up confusion about mbeans-descriptors.xml in docs; fix a type iâ¦
â¦n core descriptor
Lets make sure its everywhere called "mbeans-descriptors" otherwise one
missing "s" can cost deve
https://bz.apache.org/bugzilla/show_bug.cgi?id=57701
Dylan Lexie changed:
What|Removed |Added
Attachment #32741|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=59899
bclozel changed:
What|Removed |Added
CC||bclo...@pivotal.io
--
You are receiving thi
Hi,
The following exception can be seen when, running with JDK 9 b115 ( early
access )
and shutting down the Tomcat server. The issue is that the code in
org.apache.juli.ClassLoaderLogManager.readConfiguration() expects to find the
‘logging.properties' file in the ‘lib' directory of the JRE ima
https://bz.apache.org/bugzilla/show_bug.cgi?id=59908
Bug ID: 59908
Summary: Tomcat reports empty(null) close reason if send
operation timed out.
Product: Tomcat 8
Version: 8.0.x-trunk
Hardware: PC
OS: Linux
15 matches
Mail list logo