maguro 2005/01/06 15:22:29
Modified: modules/assembly/src/plan j2ee-server-plan.xml
security-plan.xml
Log:
Removal of old automapping code in preparation for mapping service.
Revision Changes Path
1.48 +0 -1 openejb/modules/assembly/src/plan/j2ee-server-plan.xml
Index: j2ee-server-plan.xml
===================================================================
RCS file:
/home/projects/openejb/scm/openejb/modules/assembly/src/plan/j2ee-server-plan.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- j2ee-server-plan.xml 26 Dec 2004 20:30:02 -0000 1.47
+++ j2ee-server-plan.xml 6 Jan 2005 20:22:29 -0000 1.48
@@ -185,7 +185,6 @@
LoginModule.1.REQUIRED=geronimo.security:type=LoginModule,name=properties-login
</attribute>
<reference
name="ServerInfo">geronimo.system:role=ServerInfo</reference>
-<!-- <attribute name="autoMapPrincipalClasses"
type="java.lang.String">org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal</attribute>-->
</gbean>
<gbean name="geronimo.security:type=ConfigurationEntry,jaasId=JMX"
1.7 +0 -2 openejb/modules/assembly/src/plan/security-plan.xml
Index: security-plan.xml
===================================================================
RCS file:
/home/projects/openejb/scm/openejb/modules/assembly/src/plan/security-plan.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- security-plan.xml 22 Dec 2004 21:20:25 -0000 1.6
+++ security-plan.xml 6 Jan 2005 20:22:29 -0000 1.7
@@ -57,7 +57,6 @@
LoginModule.1.REQUIRED=geronimo.security:type=LoginModule,name=public-login
</attribute>
<reference
name="ServerInfo">geronimo.system:role=ServerInfo</reference>
-<!-- <attribute name="autoMapPrincipalClasses"
type="java.lang.String">org.apache.geronimo.security.realm.providers.PropertiesFileGroupPrincipal</attribute>
-->
</gbean>
<gbean name="geronimo.security:type=ConfigurationEntry,jaasId=public"
@@ -85,7 +84,6 @@
LoginModule.1.REQUIRED=geronimo.security:type=LoginModule,name=black-login
</attribute>
<reference
name="ServerInfo">geronimo.system:role=ServerInfo</reference>
-<!-- <attribute name="autoMapPrincipalClasses"
type="java.lang.String">org.apache.geronimo.security.realm.providers.PropertiesFileGroupPrincipal</attribute>-->
</gbean>
<gbean name="geronimo.security:type=ConfigurationEntry,jaasId=black"