Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatVersions" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/TomcatVersions?action=diff&rev1=18&rev2=19
Comment:
5.5 is CTR as all archived versions ar
https://issues.apache.org/bugzilla/show_bug.cgi?id=54377
--- Comment #1 from Violeta Georgieva ---
Created attachment 29820
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29820&action=edit
patch proposal
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54377
--- Comment #2 from Violeta Georgieva ---
Created attachment 29821
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29821&action=edit
test case
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=54377
--- Comment #3 from Violeta Georgieva ---
+1
Please find a patch proposal and a test case.
RemoteIpValve sets the correct request attributes, only RequestIpFilter need
correction.
Regards
Violeta
--
You are receiving this mail because:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Specifications" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/Specifications?action=diff&rev1=27&rev2=28
Comment:
Add link to JSR 340 (Servlet 3.1), add
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Specifications" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/Specifications?action=diff&rev1=28&rev2=29
Comment:
Add links to work-in-progress JSRs for
https://issues.apache.org/bugzilla/show_bug.cgi?id=54379
Bug ID: 54379
Summary: Implement support for post-construct and pre-destroy
elements in web.xml
Product: Tomcat 7
Version: 7.0.34
Hardware: PC
OS: Win
Author: kkolinko
Date: Mon Jan 7 06:53:58 2013
New Revision: 1429687
URL: http://svn.apache.org/viewvc?rev=1429687&view=rev
Log:
Add comments and a pair of additional checks. Correct a typo.
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java
Modified: tomcat/trunk