https://issues.apache.org/bugzilla/show_bug.cgi?id=56692
--- Comment #9 from Daniel Qian ---
@Konstantin Kolinko
I find the logging.properties at output/build/conf/logging.properties and the
logger name for temporary context's logger name is
"org.apache.catalina.core.ContainerBase.[Tomcat].[loca
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692
--- Comment #8 from Daniel Qian ---
Thanks for explan.
Does that mean that the request parameters never got the chance to be parsed,
so the Request in valve can not got the parameters ?
And I have another question: How can I set logger to
https://issues.apache.org/bugzilla/show_bug.cgi?id=56698
Bug ID: 56698
Summary: Sessions will be backed up too often by
PersistentManager
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
St
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692
--- Comment #7 from Konstantin Kolinko ---
Technically, the following happens:
Debugging Bug56692.java (Attachment 31792) with the current Tomcat 8 trunk
@1608001
(1) InputBuffer is marked as closed.
Stack trace from debugger:
InputB
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692
--- Comment #6 from Konstantin Kolinko ---
Created attachment 31792
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31792&action=edit
Bug56692.java
OP's example adapted to be run as a Tomcat testcase. (Dependency on Apache
HttpC
https://issues.apache.org/bugzilla/show_bug.cgi?id=56692
Konstantin Kolinko changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #5 from Konst
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AddOns" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/AddOns?action=diff&rev1=7&rev2=8
Comment:
Restore "in distribution" phrase that I removed when I
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AddOns" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/AddOns?action=diff&rev1=6&rev2=7
Comment:
Add link to Spring Security
== Security Filter ==
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AddOns" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/AddOns?action=diff&rev1=5&rev2=6
Comment:
Add link to Security Filter project
<>
- Here is