https://bz.apache.org/bugzilla/show_bug.cgi?id=62214
marian.romasc...@nuance.com changed:
What|Removed |Added
OS||All
--- Comment #1 from m
https://bz.apache.org/bugzilla/show_bug.cgi?id=62214
Bug ID: 62214
Summary: The "userSubtree=true" and "roleSubtree=true" in
JNDIRealm not working
Product: Tomcat 8
Version: 8.5.29
Hardware: PC
Status: NEW
Author: markt
Date: Thu Mar 22 14:31:50 2018
New Revision: 1827501
URL: http://svn.apache.org/viewvc?rev=1827501&view=rev
Log:
Remove unused code left over from a 5.5.x era refactoring.
Deprecated unused method for removal in Tomcat 10.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
t
Author: markt
Date: Thu Mar 22 14:30:29 2018
New Revision: 1827500
URL: http://svn.apache.org/viewvc?rev=1827500&view=rev
Log:
Remove unused code left over from a 5.5.x era refactoring.
Deprecated unused method for removal in Tomcat 10.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
t
Author: markt
Date: Thu Mar 22 14:30:05 2018
New Revision: 1827499
URL: http://svn.apache.org/viewvc?rev=1827499&view=rev
Log:
Remove unused code left over from a 5.5.x era refactoring.
Deprecated unused method for removal in Tomcat 10.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
t
Author: markt
Date: Thu Mar 22 14:26:24 2018
New Revision: 1827498
URL: http://svn.apache.org/viewvc?rev=1827498&view=rev
Log:
Remove unused code left over from a 5.5.x era refactoring.
Deprecated unused method for removal in Tomcat 10.
Modified:
tomcat/trunk/java/org/apache/catalina/core/Nam
Author: markt
Date: Thu Mar 22 14:09:57 2018
New Revision: 1827496
URL: http://svn.apache.org/viewvc?rev=1827496&view=rev
Log:
The listener is added for both Context and Server instances so it needs to be
removed for both as well.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat
Author: markt
Date: Thu Mar 22 13:54:57 2018
New Revision: 1827493
URL: http://svn.apache.org/viewvc?rev=1827493&view=rev
Log:
The listener is added for both Context and Server instances so it needs to be
removed for both as well.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat
Author: markt
Date: Thu Mar 22 13:53:23 2018
New Revision: 1827492
URL: http://svn.apache.org/viewvc?rev=1827492&view=rev
Log:
The listener is added for both Context and Server instances so it needs to be
removed for both as well.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat
Author: markt
Date: Thu Mar 22 13:52:08 2018
New Revision: 1827491
URL: http://svn.apache.org/viewvc?rev=1827491&view=rev
Log:
The listener is added for both Context and Server instances so it needs to be
removed for both as well.
Modified:
tomcat/trunk/java/org/apache/catalina/core/NamingCo
GitHub user usc opened a pull request:
https://github.com/apache/tomcat/pull/104
fix create one more thread when submitted count = pool size issue.
e.g.
corePoolSize = 20, maximumPoolSize = 50, and use TaskQueue, if execute 30
threads will created 31 poolSize(should 30).
l
Author: remm
Date: Thu Mar 22 12:09:32 2018
New Revision: 1827480
URL: http://svn.apache.org/viewvc?rev=1827480&view=rev
Log:
Move arbitrary frame payload sizes to the constants, with the same fixme.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/co
Author: remm
Date: Thu Mar 22 12:04:55 2018
New Revision: 1827479
URL: http://svn.apache.org/viewvc?rev=1827479&view=rev
Log:
Move arbitrary frame payload sizes to the constants, with the same fixme.
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Constants.java
tomcat/trunk/java/org/
13 matches
Mail list logo