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 at...@apache.org on 2008/10/08 01:00:42 UTC

svn commit: r702659 - /portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/conf/jetspeed/spring-filter.properties

Author: ate
Date: Tue Oct  7 16:00:41 2008
New Revision: 702659

URL: http://svn.apache.org/viewvc?rev=702659&view=rev
Log:
Fix pageSerializer Spring filter categories

Modified:
    portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/conf/jetspeed/spring-filter.properties

Modified: portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/conf/jetspeed/spring-filter.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/conf/jetspeed/spring-filter.properties?rev=702659&r1=702658&r2=702659&view=diff
==============================================================================
--- portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/conf/jetspeed/spring-filter.properties (original)
+++ portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/conf/jetspeed/spring-filter.properties Tue Oct  7 16:00:41 2008
@@ -37,4 +37,4 @@
 serializer=${baseSerializer},dbSecurity
 serializer.ldap=${baseSerializer},ldapSecurity
 
-pageSerializer=jdbcDS,base,pageSerializer,transaction,springProperties
+pageSerializer=jdbcDS,base,pageSerializer,transaction,springProperties,security,dbSecurity



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