You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by pm...@apache.org on 2006/10/03 23:04:32 UTC

svn commit: r452623 [1/2] - in /geronimo/site/trunk/docs/plugins: geronimo-1.1.1/geronimo-plugins.xml geronimo-1.1/ geronimo-1.1/geronimo-plugins.xml geronimo-1.2-SNAPSHOT/geronimo-plugins.xml

Author: pmcmahan
Date: Tue Oct  3 14:04:32 2006
New Revision: 452623

URL: http://svn.apache.org/viewvc?view=rev&rev=452623
Log:
create plugin catalog for geronimo 1.1 and fix svn propset on the 1.1.1 and 1.2-SNAPSHOT catalogs

Added:
    geronimo/site/trunk/docs/plugins/geronimo-1.1/
    geronimo/site/trunk/docs/plugins/geronimo-1.1/geronimo-plugins.xml
Modified:
    geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml   (contents, props changed)
    geronimo/site/trunk/docs/plugins/geronimo-1.2-SNAPSHOT/geronimo-plugins.xml   (contents, props changed)

Modified: geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml?view=diff&rev=452623&r1=452622&r2=452623
==============================================================================
--- geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml (original)
+++ geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml Tue Oct  3 14:04:32 2006
@@ -1,297 +1,297 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<geronimo-plugin-list xmlns="http://geronimo.apache.org/xml/ns/plugins-1.1">
-<plugin>
-<name>Geronimo Admin Console (Jetty)</name>
-<module-id>geronimo/webconsole-jetty/1.1.1/car</module-id>
-<category>Core Geronimo</category>
-<description>The web-based administration console for Geronimo.  You can
-reach it via HTTP at /console and use it to configure the Geronimo
-installation as well as services like JDBC connection pools, JMS resources,
-security realms, keystores, etc.  It provides simple statistics on the
-running Geronimo server, as well as letting you review and deploy applications
-and plugins.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/jetty//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the admin console works with the Geronimo/Jetty distribution.
-It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version
-of the admin console that works with Tomcat.  Please install the version appropriate to
-your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-<dependency>geronimo/j2ee-security//car</dependency>
-<dependency>portlet-api/portlet-api/1.0/jar</dependency>
-<dependency>org.apache.pluto/pluto/1.0.1/jar</dependency>
-<dependency>geronimo/geronimo-console-core//jar</dependency>
-<dependency>geronimo/geronimo-management//jar</dependency>
-<dependency>geronimo/geronimo-test-ddbean//jar</dependency>
-<dependency>geronimo/geronimo-deploy-jsr88//jar</dependency>
-<dependency>geronimo/geronimo-deploy-config//jar</dependency>
-<dependency>geronimo/geronimo-service-builder//jar</dependency>
-<dependency>geronimo/geronimo-connector-builder//jar</dependency>
-<dependency>geronimo/geronimo-naming-builder//jar</dependency>
-<dependency>geronimo/geronimo-security-builder//jar</dependency>
-<dependency>geronimo/geronimo-j2ee-schema//jar</dependency>
-<dependency>xmlbeans/xbean/2.0.0/jar</dependency>
-<dependency>stax/stax-api/1.0/jar</dependency>
-<dependency>activemq/activemq-gbean-management/3.2.4-SNAPSHOT/jar</dependency>
-<dependency>activemq/activemq-gbean/3.2.4-SNAPSHOT/jar</dependency>
-<dependency>activemq/activemq-core/3.2.4-SNAPSHOT/jar</dependency>
-<dependency>geronimo/geronimo-converter//jar</dependency>
-<dependency>geronimo/geronimo-util//jar</dependency>
-</plugin>
-<plugin>
-<name>Geronimo Admin Console (Tomcat)</name>
-<module-id>geronimo/webconsole-tomcat/1.1.1/car</module-id>
-<category>Core Geronimo</category>
-<description>The web-based administration console for Geronimo.  You can
-reach it via HTTP at /console and use it to configure the Geronimo
-installation as well as services like JDBC connection pools, JMS resources,
-security realms, keystores, etc.  It provides simple statistics on the
-running Geronimo server, as well as letting you review and deploy applications
-and plugins.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/tomcat//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the admin console works with the Geronimo/Tomcat distribution.
-It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version
-of the admin console that works with Jetty.  Please install the version appropriate to
-your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-<dependency>geronimo/j2ee-security//car</dependency>
-<dependency>portlet-api/portlet-api/1.0/jar</dependency>
-<dependency>org.apache.pluto/pluto/1.0.1/jar</dependency>
-<dependency>geronimo/geronimo-console-core//jar</dependency>
-<dependency>geronimo/geronimo-management//jar</dependency>
-<dependency>geronimo/geronimo-test-ddbean//jar</dependency>
-<dependency>geronimo/geronimo-deploy-jsr88//jar</dependency>
-<dependency>geronimo/geronimo-deploy-config//jar</dependency>
-<dependency>geronimo/geronimo-service-builder//jar</dependency>
-<dependency>geronimo/geronimo-connector-builder//jar</dependency>
-<dependency>geronimo/geronimo-naming-builder//jar</dependency>
-<dependency>geronimo/geronimo-security-builder//jar</dependency>
-<dependency>geronimo/geronimo-j2ee-schema//jar</dependency>
-<dependency>xmlbeans/xbean/2.0.0/jar</dependency>
-<dependency>stax/stax-api/1.0/jar</dependency>
-<dependency>activemq/activemq-gbean-management/3.2.4-SNAPSHOT/jar</dependency>
-<dependency>activemq/activemq-gbean/3.2.4-SNAPSHOT/jar</dependency>
-<dependency>activemq/activemq-core/3.2.4-SNAPSHOT/jar</dependency>
-<dependency>geronimo/geronimo-converter//jar</dependency>
-<dependency>geronimo/geronimo-util//jar</dependency>
-</plugin>
-<plugin>
-<name>Apache Directory 0.92 for Geronimo</name>
-<module-id>geronimo/directory/1.1.1/car</module-id>
-<category>Security</category>
-<description>
-This plugin integrates the Apache Directory Server (ApacheDS)
-LDAP server with Geronimo.  That means that Geronimo will run
-an embedded LDAP server when it starts.  This LDAP server may
-be used for LDAP security realms within Geronimo, as well as
-for other purposes by Geronimo applications or by remote
-applications.
-  
-This plugin does not presently include any tools for managing
-or inspecting the LDAP server, though Geronimo itself includes
-a security realm that works with LDAP.
-  
-For more information on the ApacheDS project, see
-http://directory.apache.org/subprojects/apacheds/index.html
-</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<dependency>geronimo/j2ee-server//car</dependency>
-<dependency>geronimo/geronimo-directory//jar</dependency>
-<config-xml-content>
-  <gbean xmlns="http://geronimo.apache.org/xml/ns/attributes-1.1"
-         name="DirectoryService">
-    <attribute name="host">0.0.0.0</attribute>
-    <attribute name="port">1389</attribute>
-  </gbean>
-</config-xml-content>
-</plugin>
-<plugin>
-<name>Jakarta JSP Examples (Jetty)</name>
-<module-id>geronimo/jsp-examples-jetty/1.1.1/car</module-id>
-<category>Examples</category>
-<description>The JSP examples originally developed for Tomcat.  Can be found
-via HTTP at /jsp-examples/ after installation.  These examples give
-a basic introduction to JSP development along with sample code.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/jetty//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the JSP Examples works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the JSP Examples application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>commons-collections/commons-collections/3.1/jar</dependency>
-<dependency>geronimo/j2ee-server//car</dependency>
-</plugin>
-<plugin>
-<name>Jakarta JSP Examples (Tomcat)</name>
-<module-id>geronimo/jsp-examples-tomcat/1.1.1/car</module-id>
-<category>Examples</category>
-<description>The JSP examples originally developed for Tomcat.  Can be found
-via HTTP at /jsp-examples/ after installation.  These examples give
-a basic introduction to JSP development along with sample code.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/tomcat//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the JSP Examples works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the JSP Examples application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-</plugin>
-<plugin>
-<name>LDAP Example Web App (Jetty)</name>
-<module-id>geronimo/ldap-demo-jetty/1.1.1/car</module-id>
-<category>Examples</category>
-<description>A web application that walks you through configuring the sample
-data in the embedded Apache Directory LDAP server, and then tests logins
-with a demonstration security realm configured for that LDAP server.
-The LDAP Example web application be found via HTTP at /ldap-demo/ after
-the plugin is installed.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/jetty//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the LDAP Example works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the LDAP Example application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-<dependency>geronimo/ldap-realm//car</dependency>
-</plugin>
-<plugin>
-<name>LDAP Example Web App (Tomcat)</name>
-<module-id>geronimo/ldap-demo-tomcat/1.1.1/car</module-id>
-<category>Examples</category>
-<description>A web application that walks you through configuring the sample
-data in the embedded Apache Directory LDAP server, and then tests logins
-with a demonstration security realm configured for that LDAP server.
-The LDAP Example web application be found via HTTP at /ldap-demo/ after
-the plugin is installed.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/tomcat//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the LDAP Example works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the LDAP Example application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-<dependency>geronimo/ldap-realm//car</dependency>
-</plugin>
-<plugin>
-<name>LDAP Example Security Realm</name>
-<module-id>geronimo/ldap-realm/1.1.1/car</module-id>
-<category>Examples</category>
-<description>A sample security realm pointing to an embedded Apache Directory
-LDAP server.  This is normally used with the LDAP Example Web Application,
-which has instructions for setting up the LDAP server and screens to test
-logins.  You don't need this plugin in order to create LDAP security realms,
-this is just a sample.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<dependency>geronimo/j2ee-server//car</dependency>
-<dependency>geronimo/directory//car</dependency>
-</plugin>
-<plugin>
-<name>Jakarta Servlet Examples (Jetty)</name>
-<module-id>geronimo/servlets-examples-jetty/1.1.1/car</module-id>
-<category>Examples</category>
-<description>The Servlet examples originally developed for Tomcat.  Can be found
-via HTTP at /servlets-examples/ after installation.  These examples give
-a basic introduction to Servlet development along with sample code.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/jetty//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the Servlet Examples works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the Servlet Examples application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-</plugin>
-<plugin>
-<name>Jakarta Servlet Examples (Tomcat)</name>
-<module-id>geronimo/servlets-examples-tomcat/1.1.1/car</module-id>
-<category>Examples</category>
-<description>The Servlet examples originally developed for Tomcat.  Can be found
-via HTTP at /servlets-examples/ after installation.  These examples give
-a basic introduction to Servlet development along with sample code.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/tomcat//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the Servlet Examples works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the Servlet Examples application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-</plugin>
-<plugin>
-<name>Geronimo Welcome Web App (Jetty)</name>
-<module-id>geronimo/welcome-jetty/1.1.1/car</module-id>
-<category>Core Geronimo</category>
-<description>The welcome application for Geronimo.  This binds to / so it
-handles all requests that nothing else is bound to.  The main
-purpose is to greet users who are exploring Geronimo for the
-first time.  It should typically be removed or replaced for
-production applications.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/jetty//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the Welcome application works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the Welcome application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-</plugin>
-<plugin>
-<name>Geronimo Welcome Web App (Tomcat)</name>
-<module-id>geronimo/welcome-tomcat/1.1.1/car</module-id>
-<category>Core Geronimo</category>
-<description>The welcome application for Geronimo.  This binds to / so it
-handles all requests that nothing else is bound to.  The main
-purpose is to greet users who are exploring Geronimo for the
-first time.  It should typically be removed or replaced for
-production applications.</description>
-<url>http://geronimo.apache.org/</url>
-<author>The Apache Geronimo development community</author>
-<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
-<geronimo-version>1.1.1</geronimo-version>
-<prerequisite>
-<id>geronimo/tomcat//car</id>
-<resource-type>Web Container</resource-type>
-<description>This version of the Welcome application works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the Welcome application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
-</prerequisite>
-<dependency>geronimo/j2ee-server//car</dependency>
-</plugin>
-<default-repository>http://repo1.maven.org/maven2/</default-repository>
-<default-repository>http://www.ibiblio.org/maven2/</default-repository>
-</geronimo-plugin-list>
+<?xml version="1.0" encoding="UTF-8"?>
+<geronimo-plugin-list xmlns="http://geronimo.apache.org/xml/ns/plugins-1.1">
+<plugin>
+<name>Geronimo Admin Console (Jetty)</name>
+<module-id>geronimo/webconsole-jetty/1.1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The web-based administration console for Geronimo.  You can
+reach it via HTTP at /console and use it to configure the Geronimo
+installation as well as services like JDBC connection pools, JMS resources,
+security realms, keystores, etc.  It provides simple statistics on the
+running Geronimo server, as well as letting you review and deploy applications
+and plugins.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the admin console works with the Geronimo/Jetty distribution.
+It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version
+of the admin console that works with Tomcat.  Please install the version appropriate to
+your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/j2ee-security//car</dependency>
+<dependency>portlet-api/portlet-api/1.0/jar</dependency>
+<dependency>org.apache.pluto/pluto/1.0.1/jar</dependency>
+<dependency>geronimo/geronimo-console-core//jar</dependency>
+<dependency>geronimo/geronimo-management//jar</dependency>
+<dependency>geronimo/geronimo-test-ddbean//jar</dependency>
+<dependency>geronimo/geronimo-deploy-jsr88//jar</dependency>
+<dependency>geronimo/geronimo-deploy-config//jar</dependency>
+<dependency>geronimo/geronimo-service-builder//jar</dependency>
+<dependency>geronimo/geronimo-connector-builder//jar</dependency>
+<dependency>geronimo/geronimo-naming-builder//jar</dependency>
+<dependency>geronimo/geronimo-security-builder//jar</dependency>
+<dependency>geronimo/geronimo-j2ee-schema//jar</dependency>
+<dependency>xmlbeans/xbean/2.0.0/jar</dependency>
+<dependency>stax/stax-api/1.0/jar</dependency>
+<dependency>activemq/activemq-gbean-management/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-gbean/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-core/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>geronimo/geronimo-converter//jar</dependency>
+<dependency>geronimo/geronimo-util//jar</dependency>
+</plugin>
+<plugin>
+<name>Geronimo Admin Console (Tomcat)</name>
+<module-id>geronimo/webconsole-tomcat/1.1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The web-based administration console for Geronimo.  You can
+reach it via HTTP at /console and use it to configure the Geronimo
+installation as well as services like JDBC connection pools, JMS resources,
+security realms, keystores, etc.  It provides simple statistics on the
+running Geronimo server, as well as letting you review and deploy applications
+and plugins.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the admin console works with the Geronimo/Tomcat distribution.
+It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version
+of the admin console that works with Jetty.  Please install the version appropriate to
+your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/j2ee-security//car</dependency>
+<dependency>portlet-api/portlet-api/1.0/jar</dependency>
+<dependency>org.apache.pluto/pluto/1.0.1/jar</dependency>
+<dependency>geronimo/geronimo-console-core//jar</dependency>
+<dependency>geronimo/geronimo-management//jar</dependency>
+<dependency>geronimo/geronimo-test-ddbean//jar</dependency>
+<dependency>geronimo/geronimo-deploy-jsr88//jar</dependency>
+<dependency>geronimo/geronimo-deploy-config//jar</dependency>
+<dependency>geronimo/geronimo-service-builder//jar</dependency>
+<dependency>geronimo/geronimo-connector-builder//jar</dependency>
+<dependency>geronimo/geronimo-naming-builder//jar</dependency>
+<dependency>geronimo/geronimo-security-builder//jar</dependency>
+<dependency>geronimo/geronimo-j2ee-schema//jar</dependency>
+<dependency>xmlbeans/xbean/2.0.0/jar</dependency>
+<dependency>stax/stax-api/1.0/jar</dependency>
+<dependency>activemq/activemq-gbean-management/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-gbean/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-core/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>geronimo/geronimo-converter//jar</dependency>
+<dependency>geronimo/geronimo-util//jar</dependency>
+</plugin>
+<plugin>
+<name>Apache Directory 0.92 for Geronimo</name>
+<module-id>geronimo/directory/1.1.1/car</module-id>
+<category>Security</category>
+<description>
+This plugin integrates the Apache Directory Server (ApacheDS)
+LDAP server with Geronimo.  That means that Geronimo will run
+an embedded LDAP server when it starts.  This LDAP server may
+be used for LDAP security realms within Geronimo, as well as
+for other purposes by Geronimo applications or by remote
+applications.
+  
+This plugin does not presently include any tools for managing
+or inspecting the LDAP server, though Geronimo itself includes
+a security realm that works with LDAP.
+  
+For more information on the ApacheDS project, see
+http://directory.apache.org/subprojects/apacheds/index.html
+</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/geronimo-directory//jar</dependency>
+<config-xml-content>
+  <gbean xmlns="http://geronimo.apache.org/xml/ns/attributes-1.1"
+         name="DirectoryService">
+    <attribute name="host">0.0.0.0</attribute>
+    <attribute name="port">1389</attribute>
+  </gbean>
+</config-xml-content>
+</plugin>
+<plugin>
+<name>Jakarta JSP Examples (Jetty)</name>
+<module-id>geronimo/jsp-examples-jetty/1.1.1/car</module-id>
+<category>Examples</category>
+<description>The JSP examples originally developed for Tomcat.  Can be found
+via HTTP at /jsp-examples/ after installation.  These examples give
+a basic introduction to JSP development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the JSP Examples works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the JSP Examples application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>commons-collections/commons-collections/3.1/jar</dependency>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+<plugin>
+<name>Jakarta JSP Examples (Tomcat)</name>
+<module-id>geronimo/jsp-examples-tomcat/1.1.1/car</module-id>
+<category>Examples</category>
+<description>The JSP examples originally developed for Tomcat.  Can be found
+via HTTP at /jsp-examples/ after installation.  These examples give
+a basic introduction to JSP development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the JSP Examples works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the JSP Examples application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+<plugin>
+<name>LDAP Example Web App (Jetty)</name>
+<module-id>geronimo/ldap-demo-jetty/1.1.1/car</module-id>
+<category>Examples</category>
+<description>A web application that walks you through configuring the sample
+data in the embedded Apache Directory LDAP server, and then tests logins
+with a demonstration security realm configured for that LDAP server.
+The LDAP Example web application be found via HTTP at /ldap-demo/ after
+the plugin is installed.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the LDAP Example works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the LDAP Example application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/ldap-realm//car</dependency>
+</plugin>
+<plugin>
+<name>LDAP Example Web App (Tomcat)</name>
+<module-id>geronimo/ldap-demo-tomcat/1.1.1/car</module-id>
+<category>Examples</category>
+<description>A web application that walks you through configuring the sample
+data in the embedded Apache Directory LDAP server, and then tests logins
+with a demonstration security realm configured for that LDAP server.
+The LDAP Example web application be found via HTTP at /ldap-demo/ after
+the plugin is installed.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the LDAP Example works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the LDAP Example application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/ldap-realm//car</dependency>
+</plugin>
+<plugin>
+<name>LDAP Example Security Realm</name>
+<module-id>geronimo/ldap-realm/1.1.1/car</module-id>
+<category>Examples</category>
+<description>A sample security realm pointing to an embedded Apache Directory
+LDAP server.  This is normally used with the LDAP Example Web Application,
+which has instructions for setting up the LDAP server and screens to test
+logins.  You don't need this plugin in order to create LDAP security realms,
+this is just a sample.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/directory//car</dependency>
+</plugin>
+<plugin>
+<name>Jakarta Servlet Examples (Jetty)</name>
+<module-id>geronimo/servlets-examples-jetty/1.1.1/car</module-id>
+<category>Examples</category>
+<description>The Servlet examples originally developed for Tomcat.  Can be found
+via HTTP at /servlets-examples/ after installation.  These examples give
+a basic introduction to Servlet development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Servlet Examples works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the Servlet Examples application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+<plugin>
+<name>Jakarta Servlet Examples (Tomcat)</name>
+<module-id>geronimo/servlets-examples-tomcat/1.1.1/car</module-id>
+<category>Examples</category>
+<description>The Servlet examples originally developed for Tomcat.  Can be found
+via HTTP at /servlets-examples/ after installation.  These examples give
+a basic introduction to Servlet development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Servlet Examples works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the Servlet Examples application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+<plugin>
+<name>Geronimo Welcome Web App (Jetty)</name>
+<module-id>geronimo/welcome-jetty/1.1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The welcome application for Geronimo.  This binds to / so it
+handles all requests that nothing else is bound to.  The main
+purpose is to greet users who are exploring Geronimo for the
+first time.  It should typically be removed or replaced for
+production applications.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Welcome application works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the Welcome application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+<plugin>
+<name>Geronimo Welcome Web App (Tomcat)</name>
+<module-id>geronimo/welcome-tomcat/1.1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The welcome application for Geronimo.  This binds to / so it
+handles all requests that nothing else is bound to.  The main
+purpose is to greet users who are exploring Geronimo for the
+first time.  It should typically be removed or replaced for
+production applications.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Welcome application works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the Welcome application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+<default-repository>http://repo1.maven.org/maven2/</default-repository>
+<default-repository>http://www.ibiblio.org/maven2/</default-repository>
+</geronimo-plugin-list>

Propchange: geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: geronimo/site/trunk/docs/plugins/geronimo-1.1.1/geronimo-plugins.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: geronimo/site/trunk/docs/plugins/geronimo-1.1/geronimo-plugins.xml
URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/plugins/geronimo-1.1/geronimo-plugins.xml?view=auto&rev=452623
==============================================================================
--- geronimo/site/trunk/docs/plugins/geronimo-1.1/geronimo-plugins.xml (added)
+++ geronimo/site/trunk/docs/plugins/geronimo-1.1/geronimo-plugins.xml Tue Oct  3 14:04:32 2006
@@ -0,0 +1,307 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<geronimo-plugin-list xmlns="http://geronimo.apache.org/xml/ns/plugins-1.1">
+<plugin>
+<name>Geronimo Admin Console (Jetty)</name>
+<module-id>geronimo/webconsole-jetty/1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The web-based administration console for Geronimo.  You can
+reach it via HTTP at /console and use it to configure the Geronimo
+installation as well as services like JDBC connection pools, JMS resources,
+security realms, keystores, etc.  It provides simple statistics on the
+running Geronimo server, as well as letting you review and deploy applications
+and plugins.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the admin console works with the Geronimo/Jetty distribution.
+It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version
+of the admin console that works with Tomcat.  Please install the version appropriate to
+your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/j2ee-security//car</dependency>
+<dependency>portlet-api/portlet-api/1.0/jar</dependency>
+<dependency>org.apache.pluto/pluto/1.0.1/jar</dependency>
+<dependency>geronimo/geronimo-console-core//jar</dependency>
+<dependency>geronimo/geronimo-management//jar</dependency>
+<dependency>geronimo/geronimo-test-ddbean//jar</dependency>
+<dependency>geronimo/geronimo-deploy-jsr88//jar</dependency>
+<dependency>geronimo/geronimo-deploy-config//jar</dependency>
+<dependency>geronimo/geronimo-service-builder//jar</dependency>
+<dependency>geronimo/geronimo-connector-builder//jar</dependency>
+<dependency>geronimo/geronimo-naming-builder//jar</dependency>
+<dependency>geronimo/geronimo-security-builder//jar</dependency>
+<dependency>geronimo/geronimo-j2ee-schema//jar</dependency>
+<dependency>xmlbeans/xbean/2.0.0/jar</dependency>
+<dependency>stax/stax-api/1.0/jar</dependency>
+<dependency>activemq/activemq-gbean-management/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-gbean/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-core/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>geronimo/geronimo-converter//jar</dependency>
+<dependency>geronimo/geronimo-util//jar</dependency>
+</plugin>
+
+<plugin>
+<name>Geronimo Admin Console (Tomcat)</name>
+<module-id>geronimo/webconsole-tomcat/1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The web-based administration console for Geronimo.  You can
+reach it via HTTP at /console and use it to configure the Geronimo
+installation as well as services like JDBC connection pools, JMS resources,
+security realms, keystores, etc.  It provides simple statistics on the
+running Geronimo server, as well as letting you review and deploy applications
+and plugins.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the admin console works with the Geronimo/Tomcat distribution.
+It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version
+of the admin console that works with Jetty.  Please install the version appropriate to
+your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/j2ee-security//car</dependency>
+<dependency>portlet-api/portlet-api/1.0/jar</dependency>
+<dependency>org.apache.pluto/pluto/1.0.1/jar</dependency>
+<dependency>geronimo/geronimo-console-core//jar</dependency>
+<dependency>geronimo/geronimo-management//jar</dependency>
+<dependency>geronimo/geronimo-test-ddbean//jar</dependency>
+<dependency>geronimo/geronimo-deploy-jsr88//jar</dependency>
+<dependency>geronimo/geronimo-deploy-config//jar</dependency>
+<dependency>geronimo/geronimo-service-builder//jar</dependency>
+<dependency>geronimo/geronimo-connector-builder//jar</dependency>
+<dependency>geronimo/geronimo-naming-builder//jar</dependency>
+<dependency>geronimo/geronimo-security-builder//jar</dependency>
+<dependency>geronimo/geronimo-j2ee-schema//jar</dependency>
+<dependency>xmlbeans/xbean/2.0.0/jar</dependency>
+<dependency>stax/stax-api/1.0/jar</dependency>
+<dependency>activemq/activemq-gbean-management/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-gbean/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>activemq/activemq-core/3.2.4-SNAPSHOT/jar</dependency>
+<dependency>geronimo/geronimo-converter//jar</dependency>
+<dependency>geronimo/geronimo-util//jar</dependency>
+</plugin>
+
+<plugin>
+<name>Apache Directory 0.92 for Geronimo</name>
+<module-id>geronimo/directory/1.1/car</module-id>
+<category>Security</category>
+<description>
+This plugin integrates the Apache Directory Server (ApacheDS)
+LDAP server with Geronimo.  That means that Geronimo will run
+an embedded LDAP server when it starts.  This LDAP server may
+be used for LDAP security realms within Geronimo, as well as
+for other purposes by Geronimo applications or by remote
+applications.
+  
+This plugin does not presently include any tools for managing
+or inspecting the LDAP server, though Geronimo itself includes
+a security realm that works with LDAP.
+  
+For more information on the ApacheDS project, see
+http://directory.apache.org/subprojects/apacheds/index.html
+</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/geronimo-directory//jar</dependency>
+<config-xml-content>
+  <gbean xmlns="http://geronimo.apache.org/xml/ns/attributes-1.1"
+         name="DirectoryService">
+    <attribute name="host">0.0.0.0</attribute>
+    <attribute name="port">1389</attribute>
+  </gbean>
+</config-xml-content>
+</plugin>
+<plugin>
+<name>Jakarta JSP Examples (Jetty)</name>
+<module-id>geronimo/jsp-examples-jetty/1.1/car</module-id>
+<category>Examples</category>
+<description>The JSP examples originally developed for Tomcat.  Can be found
+via HTTP at /jsp-examples/ after installation.  These examples give
+a basic introduction to JSP development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the JSP Examples works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the JSP Examples application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>commons-collections/commons-collections/3.1/jar</dependency>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+
+<plugin>
+<name>Jakarta JSP Examples (Tomcat)</name>
+<module-id>geronimo/jsp-examples-tomcat/1.1/car</module-id>
+<category>Examples</category>
+<description>The JSP examples originally developed for Tomcat.  Can be found
+via HTTP at /jsp-examples/ after installation.  These examples give
+a basic introduction to JSP development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the JSP Examples works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the JSP Examples application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+
+<plugin>
+<name>LDAP Example Web App (Jetty)</name>
+<module-id>geronimo/ldap-demo-jetty/1.1/car</module-id>
+<category>Examples</category>
+<description>A web application that walks you through configuring the sample
+data in the embedded Apache Directory LDAP server, and then tests logins
+with a demonstration security realm configured for that LDAP server.
+The LDAP Example web application be found via HTTP at /ldap-demo/ after
+the plugin is installed.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the LDAP Example works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the LDAP Example application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/ldap-realm//car</dependency>
+</plugin>
+
+<plugin>
+<name>LDAP Example Web App (Tomcat)</name>
+<module-id>geronimo/ldap-demo-tomcat/1.1/car</module-id>
+<category>Examples</category>
+<description>A web application that walks you through configuring the sample
+data in the embedded Apache Directory LDAP server, and then tests logins
+with a demonstration security realm configured for that LDAP server.
+The LDAP Example web application be found via HTTP at /ldap-demo/ after
+the plugin is installed.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the LDAP Example works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the LDAP Example application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/ldap-realm//car</dependency>
+</plugin>
+
+<plugin>
+<name>LDAP Example Security Realm</name>
+<module-id>geronimo/ldap-realm/1.1/car</module-id>
+<category>Examples</category>
+<description>A sample security realm pointing to an embedded Apache Directory
+LDAP server.  This is normally used with the LDAP Example Web Application,
+which has instructions for setting up the LDAP server and screens to test
+logins.  You don't need this plugin in order to create LDAP security realms,
+this is just a sample.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<dependency>geronimo/j2ee-server//car</dependency>
+<dependency>geronimo/directory//car</dependency>
+</plugin>
+
+<plugin>
+<name>Jakarta Servlet Examples (Jetty)</name>
+<module-id>geronimo/servlets-examples-jetty/1.1/car</module-id>
+<category>Examples</category>
+<description>The Servlet examples originally developed for Tomcat.  Can be found
+via HTTP at /servlets-examples/ after installation.  These examples give
+a basic introduction to Servlet development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Servlet Examples works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the Servlet Examples application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+
+<plugin>
+<name>Jakarta Servlet Examples (Tomcat)</name>
+<module-id>geronimo/servlets-examples-tomcat/1.1/car</module-id>
+<category>Examples</category>
+<description>The Servlet examples originally developed for Tomcat.  Can be found
+via HTTP at /servlets-examples/ after installation.  These examples give
+a basic introduction to Servlet development along with sample code.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Servlet Examples works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the Servlet Examples application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+
+<plugin>
+<name>Geronimo Welcome Web App (Jetty)</name>
+<module-id>geronimo/welcome-jetty/1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The welcome application for Geronimo.  This binds to / so it
+handles all requests that nothing else is bound to.  The main
+purpose is to greet users who are exploring Geronimo for the
+first time.  It should typically be removed or replaced for
+production applications.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/jetty//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Welcome application works with the Geronimo/Jetty distribution.  It is not intended to run in the Geronimo/Tomcat distribution.  There is a separate version of the Welcome application that works with Tomcat.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+
+<plugin>
+<name>Geronimo Welcome Web App (Tomcat)</name>
+<module-id>geronimo/welcome-tomcat/1.1/car</module-id>
+<category>Core Geronimo</category>
+<description>The welcome application for Geronimo.  This binds to / so it
+handles all requests that nothing else is bound to.  The main
+purpose is to greet users who are exploring Geronimo for the
+first time.  It should typically be removed or replaced for
+production applications.</description>
+<url>http://geronimo.apache.org/</url>
+<author>The Apache Geronimo development community</author>
+<license osi-approved="true">BSD -- Apache Software License (ASL) 2.0</license>
+<geronimo-version>1.1</geronimo-version>
+<prerequisite>
+<id>geronimo/tomcat//car</id>
+<resource-type>Web Container</resource-type>
+<description>This version of the Welcome application works with the Geronimo/Tomcat distribution.  It is not intended to run in the Geronimo/Jetty distribution.  There is a separate version of the Welcome application that works with Jetty.  Please install the version appropriate to your Geronimo distribution.</description>
+</prerequisite>
+<dependency>geronimo/j2ee-server//car</dependency>
+</plugin>
+<default-repository>http://repo1.maven.org/maven2/</default-repository>
+<default-repository>http://www.ibiblio.org/maven2/</default-repository>
+</geronimo-plugin-list>