tomcat module changes. I'm going through the changes that need to be
reapplied to the tomcat module, and this covers the following. That is
probably where I'll stop for today after doing smoke-tests and web tests
as a full testsuite run seems in order.
------------------------------------------------------------------------
r79470 | remy.maucherat(a)jboss.com | 2008-10-14 09:42:38 -0700 (Tue, 14
Oct 2008) | 2 lines
- Handle SessionCookie (actually one of the most in demand features).
- Forgot the attributes of the root element. Ooops.
------------------------------------------------------------------------
r79489 | remy.maucherat(a)jboss.com | 2008-10-14 12:05:10 -0700 (Tue, 14
Oct 2008) | 1 line
- Fix bugs parsing realms and connectors.
------------------------------------------------------------------------
r79524 | emuckenhuber | 2008-10-15 05:50:59 -0700 (Wed, 15 Oct 2008) | 1
line
[JBAS-6099] make process annotations reusable
------------------------------------------------------------------------
r79525 | emuckenhuber | 2008-10-15 05:52:52 -0700 (Wed, 15 Oct 2008) | 1
line
[JBAS-6099] additional javadoc and constructor
------------------------------------------------------------------------
r79526 | emuckenhuber | 2008-10-15 05:53:30 -0700 (Wed, 15 Oct 2008) | 1
line
[JBAS-6099] add not metadata based injection provider
------------------------------------------------------------------------
r79543 | remy.maucherat(a)jboss.com | 2008-10-15 08:28:49 -0700 (Wed, 15
Oct 2008) | 2 lines
- Add new code for parsing server.xml and context.xml files.
- Use TomcatService.OLD_CODE flag to enable (and recompile the 3 files).
------------------------------------------------------------------------
r79611 | bstansberry(a)jboss.com | 2008-10-16 16:12:00 -0700 (Thu, 16 Oct
2008) | 1 line
[JBAS-5778] Improve servlet spec notification handling in clustered
environment
------------------------------------------------------------------------
r79703 | dimitris(a)jboss.org | 2008-10-18 11:16:54 -0700 (Sat, 18 Oct
2008) | 1 line
JBAS-6110, fix ROOT.war so the /status servlet works
------------------------------------------------------------------------
r79705 | dimitris(a)jboss.org | 2008-10-18 11:20:45 -0700 (Sat, 18 Oct
2008) | 1 line
synch with Branch_4_2
------------------------------------------------------------------------
r79711 | dimitris(a)jboss.org | 2008-10-19 00:51:55 -0700 (Sun, 19 Oct
2008) | 1 line
JBAS-6110, enable the status servlet in the ROOT.war