You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2012/01/13 23:27:33 UTC

svn commit: r1231356 [2/2] - in /geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client: etc/ var/ var/config/ var/security/ var/security/keystores/

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/config.xml.bak
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/config.xml.bak?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/config.xml.bak (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/config.xml.bak Fri Jan 13 22:27:32 2012
@@ -0,0 +1,251 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<attributes xmlns:ns2="http://geronimo.apache.org/xml/ns/plugins-1.3" xmlns="http://geronimo.apache.org/xml/ns/attributes-1.2">
+    <comment>
+==================================================================
+Warning - This XML file is regenerated by Geronimo whenever
+changes are made to Geronimo's configuration.
+
+If you want to include comments, create a single comment element
+element.  They are allowable at any level of the configuration.
+
+!!!! Do not edit this file while Geronimo is running !!!!
+==================================================================</comment>
+    <module name="org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car">
+        <gbean name="DefaultThreadPool">
+            <attribute name="keepAliveTime">30000</attribute>
+            <attribute name="minPoolSize">${MinThreadPoolSize}</attribute>
+            <attribute name="maxPoolSize">${MaxThreadPoolSize}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car">
+        <gbean name="DownloadedPluginRepos">
+            <attribute name="repositoryList">http://geronimo.apache.org/plugins/plugin-repository-list-3.0.txt</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car">
+        <gbean name="JMXService">
+            <attribute name="protocol">rmi</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="port">${JMXPort + PortOffset}</attribute>
+            <attribute name="urlPath">/jndi/rmi://${ServerHostname}:${NamingPort + PortOffset}/jmxrmi</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.framework/bundle-recorder/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/j2ee-deployer/3.0-SNAPSHOT/car">
+        <gbean name="WebBuilder">
+            <attribute name="defaultNamespace">http://geronimo.apache.org/xml/ns/j2ee/web/jetty-2.0</attribute>
+        </gbean>
+        <gbean name="EnvironmentEntryBuilder">
+            <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/bval-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car">
+        <gbean name="XidFactory">
+            <attribute name="tmId">${TmId}</attribute>
+        </gbean>
+        <gbean name="ResourceBindings">
+            <attribute name="format">${ResourceBindingsFormat}</attribute>
+            <attribute name="nameInNamespace">${ResourceBindingsNameInNamespace}</attribute>
+            <attribute name="namePattern">${ResourceBindingsNamePattern}</attribute>
+            <attribute name="abstractNameQuery">${ResourceBindingsQuery}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/jasper/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/tomcat7/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/tomcat7-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/web-extender/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.framework/online-deployer/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.framework/offline-deployer/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.configs/hot-deployer/3.0-SNAPSHOT/car">
+        <gbean name="HotDeployer">
+            <attribute name="path">deploy/</attribute>
+            <attribute name="pollIntervalMillis">2000</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/remote-deploy-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/jasper-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/myfaces/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/myfaces-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/sharedlib/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/aries/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/aries-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/persistence-jpa20-deployer/3.0-SNAPSHOT/car">
+        <gbean name="PersistenceUnitBuilder">
+            <attribute name="defaultPersistenceProviderClassName">org.apache.openjpa.persistence.PersistenceProviderImpl</attribute>
+            <attribute name="defaultPersistenceUnitProperties">openjpa.Log=commons
+                                        openjpa.jdbc.SynchronizeMappings=buildSchema(ForeignKeys=true)
+                                        openjpa.jdbc.UpdateManager=operation-order
+                                        openjpa.Sequence=table(Table=OPENJPASEQ, Increment=100)</attribute>
+            <attribute propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder" name="defaultEnvironment">
+                <environment:environment xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/deployment-1.2" xmlns:environment="http://geronimo.apache.org/xml/ns/deployment-1.2">
+                    <dependencies>
+                        <dependency>
+                            <groupId>org.apache.geronimo.configs</groupId>
+                            <artifactId>openjpa2</artifactId>
+                            <type>car</type>
+            </dependency>
+          </dependencies>
+        </environment:environment>
+            </attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car">
+        <gbean name="DerbyNetwork">
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="port">${DerbyPort + PortOffset}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.plugins/pluto-support/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins/console-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins/plugin-console-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins.monitoring/mconsole-ds/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/openejb/3.0-SNAPSHOT/car">
+        <gbean name="EJBNetworkService">
+            <attribute name="port">${OpenEJBPort + PortOffset}</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="multicastHost">${MulticastDiscoveryAddress}</attribute>
+            <attribute name="multicastPort">${MulticastDiscoveryPort}</attribute>
+            <attribute name="multipointHost">${MultipointHost}</attribute>
+            <attribute name="multipointPort">${MultipointPort + PortOffset}</attribute>
+            <attribute name="multipointServers">${MultipointServers}</attribute>
+            <attribute name="multipointEnabled">${MultipointEnabled}</attribute>
+            <attribute name="multicastEnabled">${MulticastEnabled}</attribute>
+            <attribute name="clusterName">${ClusterName}</attribute>
+        </gbean>
+        <gbean name="DefaultStatefulContainer">
+            <attribute name="accessTimeout">30</attribute>
+            <attribute name="timeOut">20</attribute>
+            <attribute name="capacity">1000</attribute>
+            <attribute name="bulkPassivate">100</attribute>
+        </gbean>
+        <gbean name="DefaultSingletonContainer">
+            <attribute name="accessTimeout">30</attribute>
+        </gbean>
+        <gbean name="DefaultBMPContainer">
+            <attribute name="poolSize">10</attribute>
+        </gbean>
+        <gbean name="DefaultStatelessContainer">
+            <attribute name="accessTimeout">30</attribute>
+            <attribute name="closeTimeout">5</attribute>
+            <attribute name="maxSize">10</attribute>
+            <attribute name="minSize">0</attribute>
+            <attribute name="strictPooling">true</attribute>
+            <attribute name="idleTimeout">0</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.plugins.monitoring/mconsole-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/activemq-broker-blueprint/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/activemq-ra/3.0-SNAPSHOT/car">
+        <gbean name="ActiveMQ RA">
+            <attribute name="ServerUrl">tcp://${ActiveMQHostname}:${ActiveMQPort + PortOffset}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.plugins/activemq-console-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins/debugviews-console-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins/sysdb-console-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins/openejb-console-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/openejb-deployer/3.0-SNAPSHOT/car">
+        <gbean name="EjbRefBuilder">
+            <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
+        </gbean>
+        <gbean name="ClientEjbRefBuilder">
+            <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="port">${OpenEJBPort + PortOffset}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/openejb-corba-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/j2ee-corba-yoko/3.0-SNAPSHOT/car">
+        <gbean name="NameServer">
+            <attribute name="port">${COSNamingPort + PortOffset}</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+        </gbean>
+        <gbean name="Server">
+            <attribute name="port">${ORBSSLPort + PortOffset}</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+        </gbean>
+        <gbean name="UnprotectedServer">
+            <attribute name="port">${ORBPort + PortOffset}</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/openwebbeans/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/openwebbeans-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car" load="false">
+        <gbean name="JMXSecureConnector">
+            <attribute name="protocol">rmi</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="port">${JMXSecurePort + PortOffset}</attribute>
+            <attribute name="urlPath">/jndi/rmi://${ServerHostname}:${NamingPort + PortOffset}/JMXSecureConnector</attribute>
+            <attribute name="algorithm">Default</attribute>
+            <attribute name="secureProtocol">TLS</attribute>
+            <attribute name="keyStore">geronimo-default</attribute>
+            <attribute name="keyAlias">geronimo</attribute>
+            <attribute name="trustStore">geronimo-default</attribute>
+            <attribute name="clientAuth">false</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.plugins.monitoring/agent-ds/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/mejb/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins.monitoring/agent-car-ejb/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.plugins.monitoring/agent-car-jmx/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/welcome-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/javamail/3.0-SNAPSHOT/car">
+        <gbean name="SMTPTransport">
+            <attribute name="host">${SMTPHost}</attribute>
+            <attribute name="port">${SMTPPort}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.plugins/plancreator-console-tomcat/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/client/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.configs/client-security/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.configs/client-corba-yoko/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.configs/client-transaction-1_6/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.configs/client-deployer/3.0-SNAPSHOT/car">
+        <gbean name="AppClientBuilder">
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="port">${OpenEJBPort + PortOffset}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/openejb-client/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.configs/webservices-common/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/axis/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/axis-deployer/3.0-SNAPSHOT/car">
+        <gbean name="AxisModuleBuilderExtension">
+            <attribute name="listener">?name=${webcontainer}</attribute>
+            <attribute propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder" name="defaultEnvironment">
+                <environment:environment xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/deployment-1.2" xmlns:environment="http://geronimo.apache.org/xml/ns/deployment-1.2">
+                    <dependencies>
+                        <dependency>
+                            <groupId>org.apache.geronimo.configs</groupId>
+                            <artifactId>${webcontainerName}</artifactId>
+                            <type>car</type>
+            </dependency>
+          </dependencies>
+        </environment:environment>
+            </attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/jaxws-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/axis2/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/axis2-deployer/3.0-SNAPSHOT/car" condition="props['org.apache.geronimo.jaxws.provider'] == 'axis2' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'tomcat7')"/>
+    <module name="org.apache.geronimo.configs/jaxws-ejb-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/axis2-ejb/3.0-SNAPSHOT/car" load="false"/>
+    <module name="org.apache.geronimo.configs/axis2-ejb-deployer/3.0-SNAPSHOT/car" condition="props['org.apache.geronimo.jaxws.provider'] == 'axis2' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'tomcat7')"/>
+    <module name="org.apache.geronimo.configs/jaxws-sun-tools/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/jaxws-tools/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.plugins/uddi-db/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/uddi-tomcat/3.0-SNAPSHOT/car">
+        <gbean name="DerbyProperties">
+            <attribute name="systemProperties">uddi.openjpa.ConnectionURL=jdbc:derby://localhost:${DerbyPort + PortOffset}/UddiDatabase;create=false;</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/wink/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/wink-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/connector-deployer-1_6/3.0-SNAPSHOT/car"/>
+</attributes>

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/installed-plugins.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/installed-plugins.properties?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/installed-plugins.properties (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/installed-plugins.properties Fri Jan 13 22:27:32 2012
@@ -0,0 +1,91 @@
+#All the plugins that have ever been installed on this server
+#Thu Jan 12 00:30:24 PST 2012
+org.apache.geronimo.configs/jsr88-ear-configurer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/wink-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins.monitoring/agent-car-ejb/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/jaxws-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/uddi-db/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/activemq-console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/welcome-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/jaxws-ejb-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/activemq-broker-blueprint/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/client-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/axis2-ejb/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/openwebbeans/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/hot-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/openejb-console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/client-corba-yoko/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/wab-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/jms/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/axis2-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/javaee6-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/db-connectors/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/myfaces/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/sysdb-console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/client-transaction-1_6/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/client/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/openejb/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/online-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/javaee6-web-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/plugin-console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/activemq-ra/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/persistence/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/axis2/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/remote-deploy-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/bundle-recorder/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/javamail/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/tomcat7-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/jasper/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/jaxws-sun-tools/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/jasper-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/ejb/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/mejb/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/axis2-ejb-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/sharedlib/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/webservices-axis2/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/web-extender/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/myfaces-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/eba-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/axis/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/client-security/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/tomcat7/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins.monitoring/agent-car-jmx/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/client/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/jsr88-cli/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/uddi-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/connector-deployer-1_6/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/openejb-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/j2ee-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework.plugingroups/framework/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/jaxws-tools/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/openwebbeans-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/jsr88-war-configurer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins.monitoring/mconsole-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/aries/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/openejb-client/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/openejb-corba-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/debugviews-console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins.monitoring/agent-ds/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins.monitoring/mconsole-ds/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/wink/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugingroups/console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.framework/offline-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/j2ee-corba-yoko/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/pluto-support/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/webservices-common/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.plugins/plancreator-console-tomcat/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/axis-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/aries-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/bval-deployer/3.0-SNAPSHOT/car=
+org.apache.geronimo.configs/persistence-jpa20-deployer/3.0-SNAPSHOT/car=

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/installed-plugins.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/installed-plugins.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/installed-plugins.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml Fri Jan 13 22:27:32 2012
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<attributes xmlns:ns2="http://geronimo.apache.org/xml/ns/plugins-1.3" xmlns="http://geronimo.apache.org/xml/ns/attributes-1.2">
+    <comment>
+==================================================================
+Warning - This XML file is regenerated by Geronimo whenever
+changes are made to Geronimo's configuration.
+
+If you want to include comments, create a single comment element
+element.  They are allowable at any level of the configuration.
+
+!!!! Do not edit this file while Geronimo is running !!!!
+==================================================================</comment>
+    <module name="org.apache.geronimo.framework/jsr88-cli/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/jsr88-ear-configurer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/jsr88-war-configurer/3.0-SNAPSHOT/car"/>
+</attributes>

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml.bak
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml.bak?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml.bak (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/jsr88-configurer-config.xml.bak Fri Jan 13 22:27:32 2012
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<attributes xmlns:ns2="http://geronimo.apache.org/xml/ns/plugins-1.3" xmlns="http://geronimo.apache.org/xml/ns/attributes-1.2">
+    <comment>
+==================================================================
+Warning - This XML file is regenerated by Geronimo whenever
+changes are made to Geronimo's configuration.
+
+If you want to include comments, create a single comment element
+element.  They are allowable at any level of the configuration.
+
+!!!! Do not edit this file while Geronimo is running !!!!
+==================================================================</comment>
+    <module name="org.apache.geronimo.framework/jsr88-cli/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/jsr88-ear-configurer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/jsr88-war-configurer/3.0-SNAPSHOT/car"/>
+</attributes>

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/offline-deployer-config.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/offline-deployer-config.xml?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/offline-deployer-config.xml (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/offline-deployer-config.xml Fri Jan 13 22:27:32 2012
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<attributes xmlns:ns2="http://geronimo.apache.org/xml/ns/plugins-1.3" xmlns="http://geronimo.apache.org/xml/ns/attributes-1.2">
+    <comment>
+==================================================================
+Warning - This XML file is regenerated by Geronimo whenever
+changes are made to Geronimo's configuration.
+
+If you want to include comments, create a single comment element
+element.  They are allowable at any level of the configuration.
+
+!!!! Do not edit this file while Geronimo is running !!!!
+==================================================================</comment>
+    <module name="org.apache.geronimo.configs/j2ee-deployer/3.0-SNAPSHOT/car">
+        <gbean name="WebBuilder">
+            <attribute name="defaultNamespace">http://geronimo.apache.org/xml/ns/j2ee/web/jetty-2.0</attribute>
+        </gbean>
+        <gbean name="EnvironmentEntryBuilder">
+            <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/bval-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/connector-deployer-1_6/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/tomcat7-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/jasper-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/myfaces-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/persistence-jpa20-deployer/3.0-SNAPSHOT/car">
+        <gbean name="PersistenceUnitBuilder">
+            <attribute name="defaultPersistenceProviderClassName">org.apache.openjpa.persistence.PersistenceProviderImpl</attribute>
+            <attribute name="defaultPersistenceUnitProperties">openjpa.Log=commons
+                                        openjpa.jdbc.SynchronizeMappings=buildSchema(ForeignKeys=true)
+                                        openjpa.jdbc.UpdateManager=operation-order
+                                        openjpa.Sequence=table(Table=OPENJPASEQ, Increment=100)</attribute>
+            <attribute propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder" name="defaultEnvironment">
+                <environment:environment xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/deployment-1.2" xmlns:environment="http://geronimo.apache.org/xml/ns/deployment-1.2">
+                    <dependencies>
+                        <dependency>
+                            <groupId>org.apache.geronimo.configs</groupId>
+                            <artifactId>openjpa2</artifactId>
+                            <type>car</type>
+            </dependency>
+          </dependencies>
+        </environment:environment>
+            </attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/openejb-deployer/3.0-SNAPSHOT/car">
+        <gbean name="EjbRefBuilder">
+            <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
+        </gbean>
+        <gbean name="ClientEjbRefBuilder">
+            <attribute name="eeNamespaces">http://java.sun.com/xml/ns/j2ee,http://java.sun.com/xml/ns/javaee</attribute>
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="port">${OpenEJBPort + PortOffset}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/openejb-corba-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/openwebbeans-deployer/3.0-SNAPSHOT/car"/>
+    <module name="org.apache.geronimo.configs/client-deployer/3.0-SNAPSHOT/car">
+        <gbean name="AppClientBuilder">
+            <attribute name="host">${ServerHostname}</attribute>
+            <attribute name="port">${OpenEJBPort + PortOffset}</attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/axis-deployer/3.0-SNAPSHOT/car">
+        <gbean name="AxisModuleBuilderExtension">
+            <attribute name="listener">?name=${webcontainer}</attribute>
+            <attribute propertyEditor="org.apache.geronimo.deployment.service.EnvironmentBuilder" name="defaultEnvironment">
+                <environment:environment xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/deployment-1.2" xmlns:environment="http://geronimo.apache.org/xml/ns/deployment-1.2">
+                    <dependencies>
+                        <dependency>
+                            <groupId>org.apache.geronimo.configs</groupId>
+                            <artifactId>${webcontainerName}</artifactId>
+                            <type>car</type>
+            </dependency>
+          </dependencies>
+        </environment:environment>
+            </attribute>
+        </gbean>
+    </module>
+    <module name="org.apache.geronimo.configs/axis2-deployer/3.0-SNAPSHOT/car" condition="props['org.apache.geronimo.jaxws.provider'] == 'axis2' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'tomcat7')"/>
+    <module name="org.apache.geronimo.configs/axis2-ejb-deployer/3.0-SNAPSHOT/car" condition="props['org.apache.geronimo.jaxws.provider'] == 'axis2' or (props['org.apache.geronimo.jaxws.provider'] == null and webcontainerName == 'tomcat7')"/>
+    <module name="org.apache.geronimo.configs/wink-deployer/3.0-SNAPSHOT/car"/>
+</attributes>

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/offline-deployer-config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/offline-deployer-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/offline-deployer-config.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/plugin-repositories.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/plugin-repositories.properties?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/plugin-repositories.properties (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/plugin-repositories.properties Fri Jan 13 22:27:32 2012
@@ -0,0 +1,4 @@
+#List of known plugin repositories. Fomat:  <url>=<username>=<password>
+#Thu Jan 12 00:32:53 PST 2012
+http\://localhost\:8080/plugin/maven-repo/=system\={Simple}rO0ABXNyABlqYXZheC5jcnlwdG8uU2VhbGVkT2JqZWN0PjY9psO3VHACAARbAA1lbmNvZGVkUGFyYW1zdAACW0JbABBlbmNyeXB0ZWRDb250ZW50cQB+AAFMAAlwYXJhbXNBbGd0ABJMamF2YS9sYW5nL1N0cmluZztMAAdzZWFsQWxncQB+AAJ4cHB1cgACW0Ks8xf4BghU4AIAAHhwAAAAEHnh03EmiNu4VTuWH+xZiRBwdAADQUVT
+~/.m2/repository/=

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/plugin-repositories.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/plugin-repositories.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/config/plugin-repositories.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_groups.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_groups.properties?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_groups.properties (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_groups.properties Fri Jan 13 22:27:32 2012
@@ -0,0 +1,23 @@
+##
+##
+##   Licensed to the Apache Software Foundation (ASF) under one or more
+##   contributor license agreements.  See the NOTICE file distributed with
+##   this work for additional information regarding copyright ownership.
+##   The ASF licenses this file to You under the Apache License, Version 2.0
+##   (the "License"); you may not use this file except in compliance with
+##   the License.  You may obtain a copy of the License at
+##
+##       http://www.apache.org/licenses/LICENSE-2.0
+##
+##   Unless required by applicable law or agreed to in writing, software
+##   distributed under the License is distributed on an "AS IS" BASIS,
+##   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+##   See the License for the specific language governing permissions and
+##   limitations under the License.
+##
+
+manager=izumi
+it=alan
+pet=george,gracie,metro
+dog=george,gracie
+cat=metro
\ No newline at end of file

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_groups.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_groups.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_groups.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_users.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_users.properties?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_users.properties (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_users.properties Fri Jan 13 22:27:32 2012
@@ -0,0 +1,23 @@
+##
+##
+##   Licensed to the Apache Software Foundation (ASF) under one or more
+##   contributor license agreements.  See the NOTICE file distributed with
+##   this work for additional information regarding copyright ownership.
+##   The ASF licenses this file to You under the Apache License, Version 2.0
+##   (the "License"); you may not use this file except in compliance with
+##   the License.  You may obtain a copy of the License at
+##
+##       http://www.apache.org/licenses/LICENSE-2.0
+##
+##   Unless required by applicable law or agreed to in writing, software
+##   distributed under the License is distributed on an "AS IS" BASIS,
+##   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+##   See the License for the specific language governing permissions and
+##   limitations under the License.
+##
+
+izumi=violin
+alan=starcraft
+george=bone
+gracie=biscuit
+metro=mouse
\ No newline at end of file

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_users.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_users.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/demo_users.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/groups.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/groups.properties?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/groups.properties (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/groups.properties Fri Jan 13 22:27:32 2012
@@ -0,0 +1,18 @@
+#=====================================================================
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+#=====================================================================
+admin=system
+monitor=monitor

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/groups.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/groups.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/groups.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/keystores/geronimo-default
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/keystores/geronimo-default?rev=1231356&view=auto
==============================================================================
Files geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/keystores/geronimo-default (added) and geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/keystores/geronimo-default Fri Jan 13 22:27:32 2012 differ

Added: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/users.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/users.properties?rev=1231356&view=auto
==============================================================================
--- geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/users.properties (added)
+++ geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/users.properties Fri Jan 13 22:27:32 2012
@@ -0,0 +1,18 @@
+#=====================================================================
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+#=====================================================================
+system=manager
+monitor=password

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/users.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/users.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/server/trunk/framework/features/client/src/main/filtered-resources/resources/instances/client/var/security/users.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain