Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 24669 invoked from network); 14 Sep 2005 19:03:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Sep 2005 19:03:00 -0000 Received: (qmail 94949 invoked by uid 500); 14 Sep 2005 19:02:56 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 94741 invoked by uid 500); 14 Sep 2005 19:02:55 -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 94594 invoked by uid 99); 14 Sep 2005 19:02:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2005 12:02:54 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 14 Sep 2005 12:02:48 -0700 Received: (qmail 24244 invoked by uid 65534); 14 Sep 2005 19:02:35 -0000 Message-ID: <20050914190235.24242.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r280909 [10/52] - in /geronimo/devtools/trunk/modules/eclipse-plugin: ./ features/ features/org.apache.geronimo.feature/ org.apache.geronimo.core/ org.apache.geronimo.deployment.model/ org.apache.geronimo.feature/ org.apache.geronimo.runtim... Date: Wed, 14 Sep 2005 19:01:03 -0000 To: scm@geronimo.apache.org From: sppatel@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-config.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-config.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-config.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-config.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,139 @@ + + + + + + + Schema for Geronimo Services deployment plans. + Instance documents should begin with the element: + + >gbeans xmlns="http://geronimo.apache.org/xml/ns/deployment"< + + + + + + + + + + + + + + + + You are required to specify either parentId or both domain and server. domain and server form + the domain and J2EEServer key for gbeans in this configuration and any descendant configurations. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This group contains the components of a jsr-77 object name + + + + + + + + + + + + + + + + \ No newline at end of file Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-connector_1_5.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-connector_1_5.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-connector_1_5.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-connector_1_5.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,442 @@ + + + + + + + + + + + + + @(#)geronimo-connector_1_5.xsds + ]]> + + + + + + + + + + + + + The connector element is the root element of the deployment + descriptor for the resource adapter. This element includes + + + + + + + + The resourceadapter-instance element must have a unique name. + + + + + + + + + + + + The connectiondefinition-instance element must have a unique name. + + + + + + + + + + + + The admin-object-instance element must have a unique name. + + + + + + + + + + + + + + + + reference back into standard dd + + + + + + + + believe it or not, there are no uniqueness constraints on admin object intf or class + + + + + + + reference back into the standard dd + + + + + + + + + + + unique name for admin object instance. Used in object name of gbean for it. Matches message-destination-name in ejb-jar.xml assembly descriptor. + + + + + + + + + + + + + + + The config-property-settingType contains a name-value pair for a + config-property or required-config-property + + + + + + + + + + + + + + + + + The connection-definitionType defines a set of connection + interfaces and classes pertaining to a particular connection + type. This also includes configurable properties for + ManagedConnectionFactory instances that may be produced out + of this set. + + The name element uniquely identifies this instance + + + + + + + + + connectionfactory-interface is unique in ra.xml so is used to index into ra.xml + + + + + + + + + + + + + + + Additional interfaces implemented by the connectionfactory, used by the application + + + + + + + + + + + + + + + + + + + + + + + The ConnectionManager configuration. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The connectorType defines a resource adapter. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The credential-interfaceType specifies the + interface that the resource adapter implementation + supports for the representation of the + credentials. This element(s) that use this type, + i.e. credential-interface, should be used by + application server to find out the Credential + interface it should use as part of the security + contract. + + The possible values are: + + javax.resource.spi.security.PasswordCredential + org.ietf.jgss.GSSCredential + javax.resource.spi.security.GenericCredential + + + + + + + + + + + + + + + + + The outbound-resourceadapterType specifies information about + an outbound resource adapter. The information includes fully + qualified names of classes/interfaces required as part of + the connector architecture specified contracts for + connection management, level of transaction support + provided, one or more authentication mechanisms supported + and additional required security permissions. + + If there is no authentication-mechanism specified as part of + resource adapter element then the resource adapter does not + support any standard security authentication mechanisms as + part of security contract. The application server ignores + the security part of the system contracts in this case. + + + + + + + + + + + + + + + + + + + + + + + + + + The resourceadapter instance info is put in a separate optional element + to provide easier more consistent support for 1.0 adapters. + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-javabean-xmlattribute.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-javabean-xmlattribute.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-javabean-xmlattribute.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-javabean-xmlattribute.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,58 @@ + + + + + + + Schema for javabean xml attributes + + >gbeans xmlns="http://geronimo.apache.org/xml/ns/deployment/javabean"< + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-login-config.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-login-config.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-login-config.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-login-config.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,94 @@ + + + + + + + + + + + Defines the list of login modules for a login configuration represented by a GenericSecurityRealm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-naming.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-naming.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-naming.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-naming.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,266 @@ + + + + + + + + + + + + + + + + + + + + + + + + This group keeps the usage of the contained JNDI environment + reference elements consistent across J2EE deployment descriptors. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This group contains the components of a jsr-77 object name + + + + + + + + + + + + + + This group contains the protocol, address, and port for a server + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This group contains the location of the CORBA name server, the + name, and the client security server used to make interop calls. + + + + + + + The corbaloc used to access the CORBA name server. + + + + + + + The name of the object in the name server. + + + + + + + + + + The GBean name of the client security server used to make interop calls. + + + + + + + + + + + + + + + \ No newline at end of file Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-security.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-security.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-security.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-security.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Set this attribute to "true" if this principal is to be + used as the run-as principal for this role. + + + + + + + + + + + + + Set this attribute to "true" if this principal is to be + used as the run-as principal for this role. + + + + + + Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-service.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-service.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-service.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-service.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,45 @@ + + + + + + + Schema for Geronimo Service component definition files . + Instance documents should begin with the element: + + >service xmlns="http://geronimo.apache.org/xml/ns/deployment"< + + + + + + + + + + + + + + \ No newline at end of file Added: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-web.xsd URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-web.xsd?rev=280909&view=auto ============================================================================== --- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-web.xsd (added) +++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.deployment.model/schema/geronimo-web.xsd Wed Sep 14 11:59:30 2005 @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + The config-paramType contains a name-value pair for a + configuration parameter + + + + + + + + + + + + + Holds any configuration settings appropriate to the + specific web container this application is targeting. + Generally speaking this configuration file reflects + the commonalities between web containers, and it's + possible for a single container to have additional + configuration options. We recommend these be avoided + wherever possible for the sake of portability. + + Known containers are: + Tomcat + Jetty + + Some known parameters are: + Tomcat: VirtualServer + Tomcat: TomcatRealm + Tomcat: TomcatValveChain + An authoritative list is left to the individual container + documentation. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +