glenn       2003/01/03 05:26:44

  Modified:    jasper2/src/share/org/apache/jasper/resources
                        messages.properties
  Log:
  Add message for fork init param
  
  Revision  Changes    Path
  1.76      +2 -1      
jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources/messages.properties
  
  Index: messages.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources/messages.properties,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- messages.properties       18 Dec 2002 17:37:50 -0000      1.75
  +++ messages.properties       3 Jan 2003 13:26:44 -0000       1.76
  @@ -133,6 +133,7 @@
   jsp.warning.classDebugInfo=Warning: Invalid value for the initParam classdebuginfo. 
Will use the default value of \"false\"
   jsp.warning.checkInterval=Warning: Invalid value for the initParam checkInterval. 
Will use the default value of \"300\" seconds
   jsp.warning.development=Warning: Invalid value for the initParam development. Will 
use the default value of \"true\"
  +jsp.warning.fork=Warning: Invalid value for the initParam fork. Will use the 
default value of \"true\"
   jsp.warning.reloading=Warning: Invalid value for the initParam reloading. Will use 
the default value of \"true\"
   jsp.error.badtaglib=Unable to open taglibrary {0} : {1}
   jsp.error.badGetReader=Cannot create a reader when the stream is not buffered
  
  
  

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

Reply via email to