Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 12179 invoked from network); 3 Dec 2010 01:00:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 01:00:09 -0000 Received: (qmail 44824 invoked by uid 500); 3 Dec 2010 01:00:09 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 44790 invoked by uid 500); 3 Dec 2010 01:00:09 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 44782 invoked by uid 99); 3 Dec 2010 01:00:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 01:00:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 00:59:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2ADEE2388A41; Fri, 3 Dec 2010 00:58:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1041661 [4/5] - /geronimo/site/trunk/docs/schemas-2.2/ Date: Fri, 03 Dec 2010 00:58:25 -0000 To: scm@geronimo.apache.org From: xuhaihong@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101203005826.2ADEE2388A41@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: geronimo/site/trunk/docs/schemas-2.2/geronimo-security-2.0.xsd URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/schemas-2.2/geronimo-security-2.0.xsd?rev=1041661&view=auto ============================================================================== --- geronimo/site/trunk/docs/schemas-2.2/geronimo-security-2.0.xsd (added) +++ geronimo/site/trunk/docs/schemas-2.2/geronimo-security-2.0.xsd Fri Dec 3 00:58:24 2010 @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + Security entries + + If this element is present, all web and EJB modules MUST make the + appropriate access checks as outlined in the JACC spec. + + + + + + + + + + + + + + Name of standalone security configurations. Optional for security elements in ee apps. + + + + + + + Set this attribute to "true" if the work is to be performed + as the calling Subject. + + + + + + + Set this attribute to "true" if the installed JACC policy + contexts will use PolicyContextHandlers. + + + + + + + Used by the the Deployer to assign method permissions for + all of the unspecified methods, either by assigning them + to security roles, or by marking them as unchecked. If + the value of default-role is empty, then the unspecified + methods are marked unchecked + + + + + + + + + + + Reference to security element in a parent module. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-security-2.0.xsd ------------------------------------------------------------------------------ svn:eol-style = native Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-security-2.0.xsd ------------------------------------------------------------------------------ svn:keywords = Date Revision Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-security-2.0.xsd ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: geronimo/site/trunk/docs/schemas-2.2/geronimo-subject-info-1.0.xsd URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/schemas-2.2/geronimo-subject-info-1.0.xsd?rev=1041661&view=auto ============================================================================== --- geronimo/site/trunk/docs/schemas-2.2/geronimo-subject-info-1.0.xsd (added) +++ geronimo/site/trunk/docs/schemas-2.2/geronimo-subject-info-1.0.xsd Fri Dec 3 00:58:24 2010 @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + Security entries + + If this element is present, all web and EJB modules MUST make the + appropriate access checks as outlined in the JACC spec. + + + + + + + + + + + + + + Set this attribute to "true" if the work is to be performed + as the calling Subject. + + + + + + + Set this attribute to "true" if the installed JACC policy + contexts will use PolicyContextHandlers. + + + + + + + Used by the the Deployer to assign method permissions for + all of the unspecified methods, either by assigning them + to security roles, or by marking them as unchecked. If + the value of default-role is empty, then the unspecified + methods are marked unchecked + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-subject-info-1.0.xsd ------------------------------------------------------------------------------ svn:eol-style = native Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-subject-info-1.0.xsd ------------------------------------------------------------------------------ svn:keywords = Date Revision Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-subject-info-1.0.xsd ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-2.0.1.xsd URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-2.0.1.xsd?rev=1041661&view=auto ============================================================================== --- geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-2.0.1.xsd (added) +++ geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-2.0.1.xsd Fri Dec 3 00:58:24 2010 @@ -0,0 +1,296 @@ + + + + + + + + + + This is an XML Schema Definition for Geronimo tomcat web application + deployment plan. In case the web application deployment plan is + provided internally in the web archive, it should be named + META-INF/geronimo-web.xml. In case the web application deployment + plan is provided externally, the deployment descriptor can be named + anything and provided to the deploy tool. Alternatively, it can be + included in the EAR and referenced by an alt-dd element of the EAR + deployment plan. All the web application deployment plan must + specify the top level element as web-app with namespace specified as + xmlns="http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1". The + default location for this document is + http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-2.0.1 + + + + + + + Import partial schema containing common naming elements, the + imported plan declares elements like ejb-ref, ejb-local-ref, + service-ref, resource-ref, and resource-env-ref required by this + plan schema. + + + + + + + Import Geronimo application deployment plans. The imported plan + includes abstract complex types security required by this plan + schema. + + + + + + + Import Geronimo Services deployment plans. The imported plan + includes complex types like moduleType, environmentType, + dependenciesType, etc. required by this plan schema. + + + + + + + + + + + The web-app element is the root of the deployment descriptor for + a Geronimo tomcat web application. Note that the sub-elements of + this element should be as in the given order in a sequence. + + + + + + + + + + Reference to environment element defined in imported + "geronimo-module-1.2.xsd" + + + + + + + + This is the first part of the URL used to access the web + application. For example context-root of "Sample-App" + will have URL of http://host:port/Sample-App" and a + context-root of "/" would make this the default web + application to the server. + + If the web application is packaged as an EAR that can + use application context in the "application.xml". This + element is necessary unless you want context root to + default to the WAR name. + + + + + + + + This is the work directory that will be used by this + application. The directory location will be relative + to "catalina.home". + + + + + + + + Reference to abstract clustering element defined in + imported "geronimo-application-2.0.xsd" + + + + + + + + + + Reference to web-container element defined in imported + "geronimo-naming-1.2.xsd" + + + + + + + + The host element maps the web application to this + particular host name. + + + + + + + The cross-context is an indicative element to specify + that the web application will use dispatch request to + other applications and this cross context should be + enabled. + + + + + + + The presence of disable-cookies element indicates the + cookies will not be used by tomcat web application and + should be disabled. + + + + + + + The valve-chain provides the list of first element + tomcat valves chain for this web application. + + + + + + + The listener-chain provides the list of first element + tomcat lifecycle listener chain for this web application. + + + + + + + The tomcat-realm provides the tomcat security realm used + by this web application. + + + + + + + The manager provides the clustering implementation used + by this web application. + + + + + + + The cluster provides the name of cluster this web + application belongs to. + + + + + + + + Reference to jndiEnvironmentRefsGroup group defined in + imported "geronimo-naming-1.2.xsd" + + + + + + + Reference to message-destination element defined in + imported "geronimo-naming-1.2.xsd" + + + + + + + + + The security-realm-name element provides the name of + security realm that will be used by JAAS + authentication. The name should match the your + security realm GBean. + + + + + + + The authentication element provides configuration for a specific + jaspi AuthConfigProvider, ServerAuthConfig, ServerAuthContext, or ServerAuthModule + to be used for authentication rather than a standard authentication method configured + in web.xml. + + + + + + + Reference to security element defined in imported + "geronimo-security-2.0.xsd" + + + + + + + + + + Reference to abstract service element defined in imported + "geronimo-module-1.2.xsd" + + + + + + + + + + + + + + + + + + + + Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-2.0.1.xsd ------------------------------------------------------------------------------ svn:eol-style = native Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-2.0.1.xsd ------------------------------------------------------------------------------ svn:keywords = Date Revision Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-2.0.1.xsd ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-config-1.0.xsd URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-config-1.0.xsd?rev=1041661&view=auto ============================================================================== --- geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-config-1.0.xsd (added) +++ geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-config-1.0.xsd Fri Dec 3 00:58:24 2010 @@ -0,0 +1,125 @@ + + + + + + + + This is an XML Schema Definition for Geronimo tomcat specific + configuration. It is a used as a sub part of the web application + deployment plan. The elements defined in this plan are included in + container-config element of web application plan. The top level + element included in container-config is tomcat with namespace + specified as + xmlns="http://geronimo.apache.org/xml/ns/web/tomcat/config-1.0". + The default location for this document is + http://geronimo.apache.org/xml/ns/web/tomcat/config-1.0 + + + + + + The tomcat element is the root of the deployment descriptor for + a tomcat specific configuration in web application. Note that + the sub-elements of this element should be as in the given order + in a sequence. + + + + + + + + + + The host element maps the web application to this + particular host name. + + + + + + + The cross-context is an indicative element to specify + that the web application will use dispatch request to + other applications and this cross context should be + enabled. + + + + + + + The presence of disable-cookies element indicates the + cookies will not be used by tomcat web application and + should be disabled. + + + + + + + The valve-chain provides the list of first element + tomcat valves chain for this web application. + + + + + + + The listener-chain provides the list of first element + tomcat lifecycle listener chain for this web application. + + + + + + + The tomcat-realm provides the tomcat security realm used + by this web application. + + + + + + + The manager provides the clustering implementation used + by this web application. + + + + + + + The cluster provides the name of cluster this web + application belongs to. + + + + + + + + + Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-config-1.0.xsd ------------------------------------------------------------------------------ svn:eol-style = native Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-config-1.0.xsd ------------------------------------------------------------------------------ svn:keywords = Date Revision Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-tomcat-config-1.0.xsd ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: geronimo/site/trunk/docs/schemas-2.2/geronimo-web-2.0.1.xsd URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/schemas-2.2/geronimo-web-2.0.1.xsd?rev=1041661&view=auto ============================================================================== --- geronimo/site/trunk/docs/schemas-2.2/geronimo-web-2.0.1.xsd (added) +++ geronimo/site/trunk/docs/schemas-2.2/geronimo-web-2.0.1.xsd Fri Dec 3 00:58:24 2010 @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + The web-app element is the root of the deployment descriptor for a Geronimo web + application. Note that the sub-elements of this element should be as in the given order because it is + defined as a sequence. + + + + + This group keeps the usage of the contained JNDI environment + reference elements consistent across J2EE deployment descriptors. + + + + + + + + + This is the first part of the URL used to access the web application. + For example context-root of "Sample-App" will have URL of + http://host:port/Sample-App" and a context-root of "/" would be make this the default web application to the server. + + If the web application is packaged as an EAR that can use application context + in the "application.xml". This element is necessary unless you want context root to default to the WAR + name. + + + + + + + + + This is the work directory that will be used by this application. + For Jetty this will be relative to jetty home which is var/jetty + by default. + For Tomcat this will be relative to "catalina.home". + + + + + + + + + Geronimo supports both Jetty and Tomcat web containers. This element is + for a web application needs to take container specific settings. It can hold either a Tomcat element or a Jetty element or both. + + + + + + + + + + + + + The authentication element provides configuration for a specific + jaspi AuthConfigProvider, ServerAuthConfig, ServerAuthContext, or ServerAuthModule + to be used for authentication rather than a standard authentication method configured + in web.xml. + + + + + + + + + + + Reference to abstract service element defined in imported + "geronimo-module-1.2.xsd" + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-web-2.0.1.xsd ------------------------------------------------------------------------------ svn:eol-style = native Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-web-2.0.1.xsd ------------------------------------------------------------------------------ svn:keywords = Date Revision Propchange: geronimo/site/trunk/docs/schemas-2.2/geronimo-web-2.0.1.xsd ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: geronimo/site/trunk/docs/schemas-2.2/openejb-jar-2.2.xsd URL: http://svn.apache.org/viewvc/geronimo/site/trunk/docs/schemas-2.2/openejb-jar-2.2.xsd?rev=1041661&view=auto ============================================================================== --- geronimo/site/trunk/docs/schemas-2.2/openejb-jar-2.2.xsd (added) +++ geronimo/site/trunk/docs/schemas-2.2/openejb-jar-2.2.xsd Fri Dec 3 00:58:24 2010 @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: geronimo/site/trunk/docs/schemas-2.2/openejb-jar-2.2.xsd ------------------------------------------------------------------------------ svn:eol-style = native Propchange: geronimo/site/trunk/docs/schemas-2.2/openejb-jar-2.2.xsd ------------------------------------------------------------------------------ svn:keywords = Date Revision Propchange: geronimo/site/trunk/docs/schemas-2.2/openejb-jar-2.2.xsd ------------------------------------------------------------------------------ svn:mime-type = text/xml