billbarker2004/02/16 22:28:57
Modified:src/etc modules.xml server.xml
Log:
Add back CoyoteConnector as an alias.
Make the CoyoteConnector the default Connector.
Revision ChangesPath
1.17 +1 -5 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
==
hgomez 2003/10/03 01:31:08
Modified:src/etc modules.xml
Log:
Coyote is no more present in JTC HEAD, so disable it from modules list
Revision ChangesPath
1.16 +4 -0 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
===
costin 2002/06/06 23:43:47
Modified:src/etc modules.xml
Log:
Add the module definition.
Revision ChangesPath
1.15 +2 -0 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
===
RCS file
costin 02/04/09 12:34:20
Modified:src/etc modules.xml
Log:
Add CoyoteInterceptor2.
Revision ChangesPath
1.14 +2 -0 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
===
RCS file: /ho
larryi 01/08/26 19:13:42
Modified:src/etc modules.xml
Log:
Removed mappings for classes which no longer exist.
Removed PoolTcpConnector since it can't be used directly. Its localInit()
method is abstract.
Revision ChangesPath
1.12 +0 -16 jakarta-tomcat
costin 01/08/15 17:35:40
Modified:src/etc modules.xml
Log:
Added module definitions for the connectors.
Typing the class name requires too many keystrokes :-)
Revision ChangesPath
1.11 +8 -0 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
=
larryi 01/07/19 13:20:50
Modified:src/etc modules.xml
Log:
Add JservConfig
Revision ChangesPath
1.9 +2 -0 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
===
RCS file: /home/cvs/j
costin 01/07/18 22:58:08
Modified:src/etc modules.xml server.xml
Log:
Ok, finally cleaned up modules.xml of all the extra stuff that was generated
( I initially created modules.xml using a doclet + xsl )
All the extra information will be handled separately, as part of an ad
costin 01/07/15 16:55:07
Modified:src/etc modules.xml server.xml
Log:
- added the "internal" dir for trusted apps and modules
- Added a (commented-out) ApacheConfig module
- removed jasper34 ( it'll be added as an add-on, it'll not be part of the
release since it's not
costin 01/06/08 17:15:50
Modified:src/etc modules.xml
Log:
Added ProfileLoader definition.
Added JasperInterceptor34 definition ( will not be used unless the
user replaces with )
Revision ChangesPath
1.6 +54 -0 jakarta-tomcat/src/etc/modules.xml
costin 01/05/26 11:07:59
Modified:src/etc modules.xml server.xml
Log:
Added the decode module.
Revision ChangesPath
1.5 +6 -0 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
===
R
costin 01/03/31 13:55:06
Modified:src/etc modules.xml
Log:
Updated for the new location of TagPool
Revision ChangesPath
1.4 +1 -1 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
===
costin 01/03/20 22:55:40
Modified:src/etc modules.xml server.xml
Log:
Added the new modules ( definitions and in server.xml )
Revision ChangesPath
1.2 +13 -3 jakarta-tomcat/src/etc/modules.xml
Index: modules.xml
costin 01/02/08 20:44:55
Added: src/etc modules.xml
Log:
Added modules.xml - part of it is script generated from sources, part
is manual. I'm still working on a script to keep sources and the xml
description in sync. This file is used for the simplified syntax in
server.xm
14 matches
Mail list logo