taylor 2002/06/09 22:39:17
Modified: webapp/WEB-INF/conf Tag: security_14
JetspeedSecurity.properties
Log:
I've broken something in the generation of the JS.p. Im going to just check in a
hard-coded version for now.
If you do "ant clean compile", it will break it again, so beware...
You can copy this line back in :
services.PortalAccessController.classname=org.apache.jetspeed.services.security.turbine.TurbineAccessController
Revision Changes Path
No revision
No revision
1.1.2.9 +2 -2
jakarta-jetspeed/webapp/WEB-INF/conf/Attic/JetspeedSecurity.properties
Index: JetspeedSecurity.properties
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/Attic/JetspeedSecurity.properties,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -u -r1.1.2.8 -r1.1.2.9
--- JetspeedSecurity.properties 7 Jun 2002 10:02:07 -0000 1.1.2.8
+++ JetspeedSecurity.properties 10 Jun 2002 05:39:17 -0000 1.1.2.9
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------
-# $Id: JetspeedSecurity.properties,v 1.1.2.8 2002/06/07 10:02:07 taylor Exp $
+# $Id: JetspeedSecurity.properties,v 1.1.2.9 2002/06/10 05:39:17 taylor Exp $
#
# This is the configuration file for JetspeedSecurity
#
@@ -19,7 +19,7 @@
# Authorization Service #
#########################################
[EMAIL PROTECTED]@
+services.PortalAccessController.classname=org.apache.jetspeed.services.security.turbine.TurbineAccessController
#########################################
# User Management Service #
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>