taylor      02/02/09 23:58:27

  Modified:    webapp/WEB-INF/conf JetspeedResources.properties
  Log:
  - added role-based fallback boolean flag to JR.p
  
  Revision  Changes    Path
  1.60      +4 -1      
jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties
  
  Index: JetspeedResources.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- JetspeedResources.properties      5 Feb 2002 03:08:05 -0000       1.59
  +++ JetspeedResources.properties      10 Feb 2002 07:58:27 -0000      1.60
  @@ -1,7 +1,7 @@
   ################################################################################
   # Jetspeed Configuration                             
   # Author: Kevin A. Burton ([EMAIL PROTECTED])
  -# $Id: JetspeedResources.properties,v 1.59 2002/02/05 03:08:05 paulsp Exp $
  +# $Id: JetspeedResources.properties,v 1.60 2002/02/10 07:58:27 taylor Exp $
   ################################################################################
   # This is the main file you will need to configuration Jetspeed.  If there are 
   # any secondary files they will be pointed to from this file.
  @@ -380,6 +380,9 @@
   
   # Use language?
   services.Profiler.language=true
  +
  +# use Role-based PSML fallback
  +services.Profiler.rolefallback=true
   
   #########################################
   # Template Locator Service              #
  
  
  

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

Reply via email to