You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2009/03/30 19:31:29 UTC

svn commit: r760061 - /portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/administration.xml

Author: taylor
Date: Mon Mar 30 17:31:28 2009
New Revision: 760061

URL: http://svn.apache.org/viewvc?rev=760061&view=rev
Log:
changing default behavior to "create session on login"

Modified:
    portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/administration.xml

Modified: portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/administration.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/administration.xml?rev=760061&r1=760060&r2=760061&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/administration.xml (original)
+++ portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/administration.xml Mon Mar 30 17:31:28 2009
@@ -125,7 +125,7 @@
 
     <!--  create new session upon authentication -->
     <constructor-arg index='0'>
-      <value>false</value>
+      <value>true</value>
     </constructor-arg>
     <!--  hard session timeout limit in seconds, regardless of (in)activity, setting to 0 turns off this feature 
       note:this feature should be used with 'create new session upon authentication' feature 



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