cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2003-07-31 Thread remm
remm2003/07/31 08:37:01

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  - Fix typo.
  - Submitted by Jeff Tulley.
  
  Revision  ChangesPath
  1.53  +1 -1  jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- struts-config.xml 9 Apr 2003 22:36:33 -   1.52
  +++ struts-config.xml 31 Jul 2003 15:37:01 -  1.53
  @@ -85,7 +85,7 @@
   
type="org.apache.webapp.admin.defaultcontext.DefaultContextForm"/>
   
   
  +
type="org.apache.webapp.admin.defaultcontext.DefaultContextsForm"/>
   
   
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2002-05-07 Thread manveen

manveen 02/05/07 00:29:11

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  Added action mappings, forwards and beans for userdb resources.
  
  Revision  ChangesPath
  1.47  +42 -1 jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- struts-config.xml 4 May 2002 05:25:23 -   1.46
  +++ struts-config.xml 7 May 2002 07:29:11 -   1.47
  @@ -115,6 +115,12 @@
   
   
  +
  +
  +
  +
   
   
  @@ -321,6 +327,22 @@
   
  +
  +
  +
  +
  +
  +
  +
  +
   
   
  -
  +
  +   
  +  
   
  +   
  +
   
   
  +   
  +   
   
   
  +
  +   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2002-05-03 Thread manveen

manveen 02/05/03 22:25:24

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  Added form beans defns, forward definitions, action mapping definitions for the 
resources module
  
  Revision  ChangesPath
  1.46  +89 -0 jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- struts-config.xml 2 May 2002 23:49:36 -   1.45
  +++ struts-config.xml 4 May 2002 05:25:23 -   1.46
  @@ -107,6 +107,20 @@
   
   
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
   
   
   
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
   
   
   
  @@ -697,6 +745,47 @@
 input="/valve/singleSignOnValve.jsp"
  scope="session"/>
  
  +   
  +
  +   
  +
  +
  +   
  +
  +
  +
  +
  +   
  +
  +
  +
  +   
  +
  +
  +
  +   
   
   
   mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2002-04-17 Thread manveen

manveen 02/04/17 23:55:09

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  Added form bean definitions, forwards and actions for aliases.
  
  Revision  ChangesPath
  1.44  +38 -0 jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- struts-config.xml 11 Apr 2002 07:37:46 -  1.43
  +++ struts-config.xml 18 Apr 2002 06:55:09 -  1.44
  @@ -40,6 +40,12 @@
   
   
  +
  +
  +
  +
  
   
   
   
  +
  +
  +
  +
   
   
   
  +   
  +
  +
  +
  +
  +
  +
  +   
  +
  +
  +   
  +
  +
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2002-04-11 Thread manveen

manveen 02/04/11 00:37:46

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  Added forms and actions for valves.
  
  Revision  ChangesPath
  1.43  +106 -1jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- struts-config.xml 4 Apr 2002 21:52:25 -   1.42
  +++ struts-config.xml 11 Apr 2002 07:37:46 -  1.43
  @@ -81,6 +81,26 @@
   
   
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
   
   
   
  -
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
   
   
   
  +   
  +   
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +   
  +
  +
  +
  +
  +
  +
  +
  +
  +   
  +
  
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2002-03-23 Thread manveen

manveen 02/03/23 14:18:12

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  added "context" related operations/actions.
  
  Revision  ChangesPath
  1.39  +50 -20jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- struts-config.xml 22 Mar 2002 01:31:25 -  1.38
  +++ struts-config.xml 23 Mar 2002 22:18:12 -  1.39
  @@ -22,10 +22,6 @@
   
   
  -
  -
  -
   
   
   
   
  +
  +
  +
  +
  +
  +
   
   
   
   
  -
  +
   
   
  +
  +
  +
  +
  +
  +
   
   
   
  @@ -286,13 +300,6 @@
  name="connectorForm"
  scope="session">
   
  -
  -
  -
  -
   
   
   
   
   
  - 
  -
  -
  -
   
   
  +
  +   
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2002-02-09 Thread manveen

manveen 02/02/08 13:30:34

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  Added memory Realm form and associated actions.
  
  Revision  ChangesPath
  1.24  +40 -11jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- struts-config.xml 7 Feb 2002 05:06:52 -   1.23
  +++ struts-config.xml 8 Feb 2002 21:30:34 -   1.24
  @@ -64,9 +64,13 @@
   type="org.apache.webapp.admin.UserForm"/>
   
   
  -
   
  +
  +
  +
  
   
  @@ -153,6 +157,10 @@
   
  +
  +
   
   
   
  +
  +
  +
  +
  +
  +
  +   
  +
  +
   
   
   
  -  
   
   
   
  @@ -370,17 +392,24 @@
   
   
   
  +   type="org.apache.webapp.admin.realm.JDBCRealmAction"
  +   name="jdbcRealmForm"
  +   scope="session"   
  +   input="/jdbcRealm.jsp"/>
  +
  +
  +
  
   
   
  +   scope="session"
  +   input="/userDBRealm.jsp"/>
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

2001-12-06 Thread patrickl

patrickl01/12/06 14:58:33

  Modified:webapps/admin/WEB-INF struts-config.xml
  Log:
  Implementation of support for the Tomcat Server node in the admin webapp
  Submitted by:   Manveen Kaur
  
  Revision  ChangesPath
  1.9   +26 -0 jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- struts-config.xml 2001/11/21 01:10:09 1.8
  +++ struts-config.xml 2001/12/06 22:58:33 1.9
  @@ -19,6 +19,10 @@
   
   
  +
  +
  +
   
   
  @@ -46,6 +50,10 @@
   path="/tree-control-test.jsp"
   redirect="false"/>
   
  +
  +
   
  @@ -73,6 +81,16 @@
 redirect="true"/>
   
   
  +
  +
  +  
  +
  +
   
   
  @@ -87,6 +105,14 @@
  name="sampleForm"
 scope="session"
 input="/sample.jsp">
  +
  +
  +
  +
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml web.xml

2001-10-25 Thread craigmcc

craigmcc01/10/25 09:36:06

  Modified:.BUILDING.txt build.properties.sample
   webapps  build.xml
  Added:   webapps/admin admin.xml build.xml error.jsp footer.jsp
header.jsp index.jsp login.jsp
   webapps/admin/WEB-INF struts-config.xml web.xml
  Log:
  Initial check-in of the infrastructure for the Admin/Config web
  application.  There is no UI functionality yet -- a prototype will be
  available soon for feedback before that development effort begins.
  
  (In the absence of any further discussion on TOMCAT-DEV about the idea of
  using a separate repository, I went ahead and checked it in to
  jakarta-tomcat-4.0 HEAD branch for development convenience -- it can be
  moved later if approproate.)
  
  Revision  ChangesPath
  1.12  +22 -6 jakarta-tomcat-4.0/BUILDING.txt
  
  Index: BUILDING.txt
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/BUILDING.txt,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- BUILDING.txt  2001/10/17 00:44:01 1.11
  +++ BUILDING.txt  2001/10/25 16:36:05 1.12
  @@ -1,4 +1,4 @@
  -$Id: BUILDING.txt,v 1.11 2001/10/17 00:44:01 craigmcc Exp $
  +$Id: BUILDING.txt,v 1.12 2001/10/25 16:36:05 craigmcc Exp $
   
   
  Building The Tomcat 4.0 Servlet/JSP Container
  @@ -179,9 +179,9 @@
 distribution resides in its own directory.
   
   
  -(9) Steps (10)-(18) are optional, but are necessary to build a complete binary
  +(9) Steps (10)-(19) are optional, but are necessary to build a complete binary
   distribution of Tomcat 4.0. Set the "full.dist" property to "on" in the
  -build.properties file (see step (19)) to build a complete distribution.
  +build.properties file (see step (20)) to build a complete distribution.
   Regular contributors to Tomcat are encouraged to use the complete build 
   option.
   
  @@ -262,8 +262,24 @@
 own subdirectory.
   
   
  -(17) Download and Install the Tyrex Data Source Package
  +(17) Download and Install the Struts Binary Distribution
   
  +* Download a binary distribution of Struts 1.0 from:
  +
  +http://jakarta.apache.org/builds/jakarta-struts/release/1.0/
  +
  +  On a Windows platform, you will need:
  +jakarta-struts-1.0.zip
  +
  +  On a Unix platform, you will need:
  +jakarta-struts-1.0.tar.gz
  +
  +* Unpack the binary distribution into a convenient location so that the
  +  distribution resides in its own directory.
  +
  +
  +(18) Download and Install the Tyrex Data Source Package
  +
   NOTE:  This step is only required if you wish to build the Tyrex connection
   pool implementation for JNDI-accessed data sources.
   
  @@ -275,7 +291,7 @@
 own subdirectory.
   
   
  -(18) Download and Install the JUnit Testing Package (OPTIONAL)
  +(19) Download and Install the JUnit Testing Package (OPTIONAL)
   
   NOTE:  This step is only required if you wish to build and execute the unit
   tests that are part of the Tomcat 4.0 source base.
  @@ -288,7 +304,7 @@
 own subdirectory.
   
   
  -(19) Customize Build Properties For This Subproject
  +(20) Customize Build Properties For This Subproject
   
   Most Jakarta subprojects allow you to customize Ant properties (with default
   values defined in the "build.xml" file.  This is done by creating a text file
  
  
  
  1.19  +6 -1  jakarta-tomcat-4.0/build.properties.sample
  
  Index: build.properties.sample
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/build.properties.sample,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- build.properties.sample   2001/10/17 00:44:01 1.18
  +++ build.properties.sample   2001/10/25 16:36:05 1.19
  @@ -6,7 +6,7 @@
   # modules that Tomcat depends on.  Copy this file to "build.properties"
   # in the top-level source directory, and customize it as needed.
   #
  -# $Id: build.properties.sample,v 1.18 2001/10/17 00:44:01 craigmcc Exp $
  +# $Id: build.properties.sample,v 1.19 2001/10/25 16:36:05 craigmcc Exp $
   # -
   
   
  @@ -124,6 +124,11 @@
   junit.lib=${junit.home}
   junit.jar=${junit.lib}/junit.jar
   
  +
  +# - Struts, version 1.0 or later -
  +struts.home=${base.path}/jakarta-struts-1.0
  +struts.lib=${struts.home}/lib
  +struts.jar=${struts.lib}/struts.jar
   
   # - Tyrex Data Source, version 0.9.7 -
   tyrex.home=${base.path}/tyrex-0.9.7.0
  
  
  
  1.19  +17 -2 jakarta-tomcat-4.0/webapps/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/build.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- build.xml 2001/10/04 05:51:38 1.18
  +++