You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by rl...@apache.org on 2003/07/15 05:43:35 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionResources.properties

rleland     2003/07/14 20:43:35

  Modified:    src/share/org/apache/struts/action
                        ActionResources.properties
  Log:
  Add missing resource message.PR# 21203
  
  Revision  Changes    Path
  1.12      +1 -0      jakarta-struts/src/share/org/apache/struts/action/ActionResources.properties
  
  Index: ActionResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/action/ActionResources.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ActionResources.properties	7 Jan 2003 06:14:59 -0000	1.11
  +++ ActionResources.properties	15 Jul 2003 03:43:35 -0000	1.12
  @@ -9,6 +9,7 @@
   configMissing=Missing configuration resource for path {0}
   configParse=Parsing error processing resource path {0}
   configVerifying=Verifying ModuleConfig for this application module
  +configWebXml=The /WEB-INF/web.xml was not found.
   dataSource.destroy=Finalizing application data source {0}
   dataSource.init=Initializing application data source {0}
   destroyDataSource=Exception destroying application data source {0}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org