All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemaorg_apache_xmlbeans.src.geronimo-jetty-2.0.2.xsd Maven / Gradle / Ivy

The newest version!







    
        
            This is an XML Schema Definition for Geronimo jetty 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/jetty-2.0.2". The
            default location for this document is
            http://geronimo.apache.org/xml/ns/j2ee/web/jetty-2.0.2
        
    

    

    
        
            
                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 and clustering element
                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 jetty 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"
                    
                
            
            
                
                    
                        An optional module element which defines various
                        modules included in the web application archive and
                        adds an optional alt-dd element defining a Geronimo
                        specific deployment descriptor.
                    
                
            
            
                
                    
                        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 jetty home, which is var/jetty by default.  Note
                        that this is different from "jetty.home" system
                        property.
                    
                
            

            
                
                    
                        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 virtual-host element maps the web application to
                        this particular host name.
                    
                
            
            
                
                    
                        The session-manager provides the fully qualified class
                        name of the clustering implementation
                        (org.codehaus.wadi.jetty5.JettyManager) used by this web
                        application.
                    
                
            
            
                
                    
                        See Jetty-386.  Setting this to true makes paths like http://localhost:8080/test//favicon.ico
                        act the same as http://localhost:8080/test/favicon.ico.  Setting this to true is likely to result
                        in a security vulnerability such as exposing static content in WEB-INF and behind security constraints.
                    
                
            
     
            
                
                    
                        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-1.2.xsd"
                        
                    
                
            

            
                
                    
                        
                            Reference to abstract service element defined in imported
                            "geronimo-module-1.2.xsd"
                        
                    
                
                
            
        
    

    
        
            
            
            
            
        
    
    
    
        
            
               add an optional alt-dd element defining a Geronimo specific
                deployment descriptor for war ejb module.
            
        
        
            
                
                    
                        
                            The presence of this element is indicative of J2EE
                            module type to be EJB module
                        
                    
                
            
            
                
                    
                        
                            Specifies an optional URI to the post-assembly
                            version of the Geronimo specific deployment
                            descriptor file for a particular J2EE module
                            relative to the enterprise application package main
                            directory.
                        
                    
                
                
                    
                        
                            This option element contains the alternate geronimo
                            deployment plan for included modules.
                        
                    
                
            
        
    

    
        
            Mirrors j2ee:pathType.
        
        
            
        
    

    
        
            Mirrors j2ee:string.
        
        
            
                
            
        
             





© 2015 - 2025 Weber Informatics LLC | Privacy Policy