torquebox-server 2.3.0-java → 3.0.0.beta1-java
Sign up to get free protection for your applications and to get access to all the features.
- data/jboss/README.txt +2 -2
- data/jboss/bin/add-user.sh +2 -2
- data/jboss/bin/appclient.bat +1 -1
- data/jboss/bin/appclient.conf +4 -4
- data/jboss/bin/appclient.conf.bat +2 -8
- data/jboss/bin/appclient.sh +2 -2
- data/jboss/bin/client/README-CLI-JCONSOLE.txt +16 -0
- data/jboss/bin/client/README-EJB-JMS.txt +41 -0
- data/jboss/bin/client/jboss-cli-client.jar +0 -0
- data/jboss/bin/domain.conf +5 -6
- data/jboss/bin/domain.conf.bat +6 -12
- data/jboss/bin/domain.sh +2 -2
- data/jboss/bin/init.d/jboss-as-domain.sh +179 -0
- data/jboss/bin/jboss-cli.sh +1 -1
- data/jboss/bin/jboss-cli.xml +7 -0
- data/jboss/bin/jconsole.bat +26 -18
- data/jboss/bin/jconsole.sh +3 -3
- data/jboss/bin/standalone.bat +73 -18
- data/jboss/bin/standalone.conf +3 -6
- data/jboss/bin/standalone.conf.bat +4 -12
- data/jboss/bin/standalone.sh +59 -15
- data/jboss/bin/vault.bat +15 -16
- data/jboss/bin/vault.sh +6 -11
- data/jboss/copyright.txt +1 -1
- data/jboss/docs/licenses/apache license, version 2.0 - license-2.0.txt +413 -0
- data/jboss/docs/licenses/eclipse license, version 1.0 - epl-v10.html +261 -0
- data/jboss/docs/licenses/eclipse public license v1.0 - epl-v10.php +328 -0
- data/jboss/docs/licenses/gpl - .txt +415 -0
- data/jboss/docs/licenses/lgpl 2.1 - lgpl-2.1.html +57 -56
- data/jboss/docs/licenses/licenses.xml +615 -2239
- data/jboss/docs/licenses/public domain - cc0-1.0.txt +121 -0
- data/jboss/docs/licenses/{apache 2 - license-2.0.txt → the apache software license, version 2.0 - license-2.0.txt} +0 -0
- data/jboss/docs/licenses/the mit license - mit-license.php +29 -484
- data/jboss/domain/configuration/domain.xml +90 -572
- data/jboss/domain/configuration/host-master.xml +2 -2
- data/jboss/domain/configuration/host-slave.xml +2 -2
- data/jboss/domain/configuration/host.xml +53 -42
- data/jboss/domain/configuration/logging.properties +7 -7
- data/jboss/domain/configuration/original-domain.xml +947 -0
- data/jboss/domain/configuration/torquebox-full.xml +1298 -0
- data/jboss/domain/configuration/torquebox-slim.xml +847 -0
- data/jboss/jboss-modules.jar +0 -0
- data/jboss/modules/layers.conf +1 -0
- data/jboss/modules/system/layers/base/ibm/jdk/main/module.xml +47 -0
- data/jboss/modules/system/layers/base/javaee/api/main/module.xml +53 -0
- data/jboss/modules/{javax → system/layers/base/javax}/activation/api/main/activation-1.1.1.jar +0 -0
- data/jboss/modules/system/layers/base/javax/activation/api/main/module.xml +35 -0
- data/jboss/modules/{javax → system/layers/base/javax}/annotation/api/main/jboss-annotations-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/annotation/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/el/api/main/jboss-el-api_2.2_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/el/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/api/main/cdi-api-1.0-SP4.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/deploy/api/main/jboss-jad-api_1.2_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/enterprise/deploy/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/inject/api/main/javax.inject-1.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/inject/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/interceptor/api/main/jboss-interceptors-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/interceptor/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jms/api/main/jboss-jms-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jms/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jws/api/main/jsr181-api-1.0-MR1.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/jws/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/javax/management/j2ee/api/main/module.xml +34 -0
- data/jboss/modules/{javax → system/layers/base/javax}/persistence/api/main/hibernate-jpa-2.0-api-1.0.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/javax/persistence/api/main/jbosgi-xservice.properties +3 -0
- data/jboss/modules/{javax → system/layers/base/javax}/persistence/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/resource/api/main/jboss-connector-api_1.6_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/resource/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/auth/message/api/main/jboss-jaspi-api_1.0_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/auth/message/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/jacc/api/main/jboss-jacc-api_1.4_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/security/jacc/api/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/system/layers/base/javax/servlet/api/main/module.xml +30 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jsp/api/main/jboss-jsp-api_2.2_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jsp/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jstl/api/main/jboss-jstl-api_1.2_spec-1.0.3.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/servlet/jstl/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/transaction/api/main/jboss-transaction-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/transaction/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/validation/api/main/module.xml +0 -0
- data/jboss/modules/{javax → system/layers/base/javax}/validation/api/main/validation-api-1.0.0.GA.jar +0 -0
- data/jboss/modules/system/layers/base/javax/xml/jaxp-provider/main/module.xml +28 -0
- data/jboss/modules/{javax → system/layers/base/javax}/xml/stream/api/main/module.xml +0 -0
- data/jboss/modules/{net → system/layers/base/net}/jcip/main/jcip-annotations-1.0.jar +0 -0
- data/jboss/modules/{net → system/layers/base/net}/jcip/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/cli/main/commons-cli-1.2.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/cli/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/codec/main/commons-codec-1.4.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/codec/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/lang/main/commons-lang-2.6.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/lang/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/commons/logging/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/apache/commons/pool/main/commons-pool-1.6.jar +0 -0
- data/jboss/modules/system/layers/base/org/apache/commons/pool/main/module.xml +37 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/log4j/main/log4j-1.2.16.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/log4j/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xalan/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xalan/main/serializer-2.7.1.jbossorg-1.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xalan/main/xalan-2.7.1.jbossorg-1.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xerces/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/apache/xerces/main/xercesImpl-2.9.1-jbossas-2.jar +0 -0
- data/jboss/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.8.jar +0 -0
- data/jboss/modules/system/layers/base/org/fusesource/jansi/main/module.xml +37 -0
- data/jboss/modules/system/layers/base/org/hornetq/main/hornetq-commons-2.3.0.CR1.jar +0 -0
- data/jboss/modules/system/layers/base/org/hornetq/main/hornetq-core-client-2.3.0.CR1.jar +0 -0
- data/jboss/modules/system/layers/base/org/hornetq/main/hornetq-jms-client-2.3.0.CR1.jar +0 -0
- data/jboss/modules/system/layers/base/org/hornetq/main/hornetq-jms-server-2.3.0.CR1.jar +0 -0
- data/jboss/modules/system/layers/base/org/hornetq/main/hornetq-journal-2.3.0.CR1.jar +0 -0
- data/jboss/modules/system/layers/base/org/hornetq/main/hornetq-server-2.3.0.CR1.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/hornetq/main/lib/linux-i686/libHornetQAIO32.so +0 -0
- data/jboss/modules/{org → system/layers/base/org}/hornetq/main/lib/linux-x86_64/libHornetQAIO64.so +0 -0
- data/jboss/modules/system/layers/base/org/hornetq/main/module.xml +51 -0
- data/jboss/modules/system/layers/base/org/hornetq/ra/main/hornetq-ra-2.3.0.CR1.jar +0 -0
- data/jboss/modules/system/layers/base/org/hornetq/ra/main/module.xml +48 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.2.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/module.xml +40 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.2.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml +40 -0
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-5.2.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml +39 -0
- data/jboss/modules/system/layers/base/org/infinispan/main/infinispan-core-5.2.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/main/module.xml +41 -0
- data/jboss/modules/system/layers/base/org/jboss/aesh/main/aesh-0.27.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/aesh/main/module.xml +38 -0
- data/jboss/modules/system/layers/base/org/jboss/as/cli/main/jboss-as-cli-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/cli/main/module.xml +52 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/api/main/jboss-as-clustering-api-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/api/main/module.xml +39 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml +42 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/impl/main/module.xml +47 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml +65 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml +50 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/registry/main/module.xml +41 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/service/main/module.xml +43 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml +52 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/spi/main/jboss-as-clustering-web-spi-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/spi/main/module.xml +45 -0
- data/jboss/modules/system/layers/base/org/jboss/as/connector/main/jboss-as-connector-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/connector/main/module.xml +67 -0
- data/jboss/modules/system/layers/base/org/jboss/as/controller/main/jboss-as-controller-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/controller/main/module.xml +47 -0
- data/jboss/modules/system/layers/base/org/jboss/as/controller-client/main/jboss-as-controller-client-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml +45 -0
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-repository/main/jboss-as-deployment-repository-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml +43 -0
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml +47 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/domain-add-user/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/jboss-as-domain-http-error-context-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml +39 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-interface/main/jboss-as-domain-http-interface-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml +45 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-management/main/jboss-as-domain-management-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml +46 -0
- data/jboss/modules/system/layers/base/org/jboss/as/ee/main/jboss-as-ee-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/ee/main/module.xml +53 -0
- data/jboss/modules/system/layers/base/org/jboss/as/host-controller/main/jboss-as-host-controller-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml +67 -0
- data/jboss/modules/system/layers/base/org/jboss/as/jmx/main/jboss-as-jmx-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/jmx/main/module.xml +49 -0
- data/jboss/modules/system/layers/base/org/jboss/as/logging/main/jboss-as-logging-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/logging/main/module.xml +49 -0
- data/jboss/modules/system/layers/base/org/jboss/as/management-client-content/main/jboss-as-management-client-content-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml +41 -0
- data/jboss/modules/system/layers/base/org/jboss/as/messaging/main/jboss-as-messaging-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/messaging/main/module.xml +67 -0
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/jboss-as-modcluster-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/mod_cluster-container-catalina-1.2.3.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/mod_cluster-container-jbossweb-1.2.3.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/mod_cluster-container-spi-1.2.3.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/mod_cluster-core-1.2.3.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml +61 -0
- data/jboss/modules/system/layers/base/org/jboss/as/naming/main/jboss-as-naming-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/naming/main/module.xml +48 -0
- data/jboss/modules/system/layers/base/org/jboss/as/network/main/jboss-as-network-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/network/main/module.xml +40 -0
- data/jboss/modules/system/layers/base/org/jboss/as/platform-mbean/main/jboss-as-platform-mbean-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml +42 -0
- data/jboss/modules/system/layers/base/org/jboss/as/process-controller/main/jboss-as-process-controller-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml +47 -0
- data/jboss/modules/system/layers/base/org/jboss/as/protocol/main/jboss-as-protocol-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/protocol/main/module.xml +44 -0
- data/jboss/modules/system/layers/base/org/jboss/as/remoting/main/jboss-as-remoting-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/remoting/main/module.xml +53 -0
- data/jboss/modules/system/layers/base/org/jboss/as/security/main/jboss-as-security-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/security/main/module.xml +60 -0
- data/jboss/modules/system/layers/base/org/jboss/as/server/main/jboss-as-server-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/server/main/module.xml +70 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/as/standalone/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/threads/main/jboss-as-threads-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/threads/main/module.xml +43 -0
- data/jboss/modules/system/layers/base/org/jboss/as/transactions/main/jboss-as-transactions-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/transactions/main/module.xml +50 -0
- data/jboss/modules/system/layers/base/org/jboss/as/vault-tool/main/module.xml +39 -0
- data/jboss/modules/system/layers/base/org/jboss/as/version/main/jboss-as-version-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/version/main/module.xml +38 -0
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/ecj-3.7.2.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/jboss-as-web-7.2.x.slim.incremental.4.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/jbossweb-7.2.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/module.xml +68 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/classfilewriter/main/jboss-classfilewriter-1.0.3.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/classfilewriter/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/com/sun/httpserver/main/httpserver-1.0.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/com/sun/httpserver/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-1.1.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/common-beans/main/module.xml +34 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/common-core/main/jboss-common-core-2.2.17.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/common-core/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.1.6.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/dmr/main/module.xml +32 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/invocation/main/jboss-invocation-1.1.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/invocation/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml +44 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml +55 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml +48 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jandex/main/jandex-1.0.3.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jandex/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.0.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/jboss-transaction-spi/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/jts/integration/main/jbossjta-integration-4.16.6.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/jts/integration/main/module.xml +46 -0
- data/jboss/modules/system/layers/base/org/jboss/jts/main/jbossjta-4.16.6.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/jts/main/module.xml +45 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.0.1.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/log4j/logmanager/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml +34 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/logging/main/jboss-logging-3.1.2.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/logging/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-1.4.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/logmanager/main/module.xml +35 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/main/jboss-marshalling-1.3.16.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/river/main/jboss-marshalling-river-1.3.16.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/marshalling/river/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/metadata/main/jboss-metadata-common-7.0.8.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/metadata/main/jboss-metadata-ear-7.0.8.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/metadata/main/jboss-metadata-web-7.0.8.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/metadata/main/module.xml +49 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/modules/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.0.4.GA.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/msc/main/module.xml +45 -0
- data/jboss/modules/system/layers/base/org/jboss/netty/main/module.xml +40 -0
- data/jboss/modules/system/layers/base/org/jboss/netty/main/netty-3.6.2.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/remote-naming/main/jboss-remote-naming-1.0.5.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/remote-naming/main/module.xml +37 -0
- data/jboss/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml +36 -0
- data/jboss/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-1.1.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/remoting3/main/jboss-remoting-3.2.14.GA.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/remoting3/main/module.xml +39 -0
- data/jboss/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml +38 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/sasl/main/jboss-sasl-1.0.3.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/sasl/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-common-2.2.2.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.2.2.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-net-2.2.2.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.2.2.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.2.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/security/negotiation/main/module.xml +47 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/staxmapper/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/staxmapper/main/staxmapper-1.1.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/stdio/main/jboss-stdio-1.0.1.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/stdio/main/module.xml +0 -0
- data/jboss/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.1.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/threads/main/module.xml +39 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/vfs/main/jboss-vfs-3.1.0.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/vfs/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/main/xnio-api-3.0.7.GA.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/nio/main/module.xml +0 -0
- data/jboss/modules/{org → system/layers/base/org}/jboss/xnio/nio/main/xnio-nio-3.0.7.GA.jar +0 -0
- data/jboss/modules/system/layers/base/org/jgroups/main/jgroups-3.2.7.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jgroups/main/module.xml +36 -0
- data/jboss/modules/system/layers/base/org/picketbox/main/module.xml +45 -0
- data/jboss/modules/system/layers/base/org/picketbox/main/picketbox-4.0.15.Final.jar +0 -0
- data/jboss/modules/{org → system/layers/base/org}/picketbox/main/picketbox-commons-1.0.0.final.jar +0 -0
- data/jboss/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-4.0.15.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/slf4j/ext/main/module.xml +36 -0
- data/jboss/modules/system/layers/base/org/slf4j/ext/main/slf4j-ext-1.7.2.jar +0 -0
- data/jboss/modules/system/layers/base/org/slf4j/impl/main/module.xml +40 -0
- data/jboss/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.2.GA.jar +0 -0
- data/jboss/modules/system/layers/base/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.7.2.jar +0 -0
- data/jboss/modules/system/layers/base/org/slf4j/jcl-over-slf4j/main/module.xml +34 -0
- data/jboss/modules/system/layers/base/org/slf4j/main/module.xml +34 -0
- data/jboss/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.2.jar +0 -0
- data/jboss/modules/system/layers/base/sun/jdk/main/module.xml +96 -0
- data/jboss/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver +1 -0
- data/jboss/modules/{sun → system/layers/base/sun}/jdk/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/cache/main/module.xml +57 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/cache/main/polyglot-cache.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/core/main/module.xml +53 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/core/main/polyglot-core.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/hasingleton/main/module.xml +49 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/jobs/main/module.xml +50 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/jobs/main/polyglot-jobs.jar +0 -0
- data/jboss/modules/{org/torquebox → system/layers/polyglot/org/projectodd/polyglot}/jobs/main/quartz.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/messaging/main/module.xml +52 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/messaging/main/polyglot-messaging.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/module.xml +64 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/polyglot-stomp.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-conduit-server-core.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-conduit-server-spi.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-api.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-client-js.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-common.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-server-core.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomp-server-spi.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomplet-api.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/stilts-stomplet-server-core.jar +0 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/subsystem/socket-binding.conf +3 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/subsystem/subsystem.xml +1 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/web/main/module.xml +51 -0
- data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/web/main/polyglot-web.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/bootstrap/main/module.xml +56 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/cdi/main/module.xml +49 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/cdi/main/torquebox-cdi.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/core/main/module.xml +79 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/core/main/polyglot-core.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/core/main/snakeyaml.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/core/main/torquebox-core.jar +0 -0
- data/jboss/modules/{org → system/layers/torquebox/org}/torquebox/core/main/yaml-schema.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/jobs/main/module.xml +51 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/jobs/main/torquebox-jobs.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/messaging/main/module.xml +54 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/messaging/main/torquebox-messaging.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/security/main/module.xml +48 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/security/main/torquebox-security.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/services/main/module.xml +47 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/services/main/torquebox-services.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/stomp/main/module.xml +55 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/stomp/main/torquebox-stomp.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/web/main/module.xml +59 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/web/main/polyglot-web.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/web/main/torquebox-web.jar +0 -0
- data/jboss/standalone/configuration/logging.properties +39 -20
- data/jboss/standalone/configuration/original-standalone-ha.xml +287 -0
- data/jboss/standalone/configuration/original-standalone.xml +209 -0
- data/jboss/standalone/configuration/standalone-full-ha.xml +227 -463
- data/jboss/standalone/configuration/standalone-full.xml +158 -371
- data/jboss/standalone/configuration/standalone-ha.xml +41 -234
- data/jboss/standalone/configuration/standalone.xml +33 -189
- data/jboss/standalone/configuration/torquebox-full-ha.xml +596 -0
- data/jboss/standalone/configuration/torquebox-full.xml +491 -0
- data/jboss/standalone/configuration/torquebox-slim-ha.xml +424 -0
- data/jboss/standalone/configuration/torquebox-slim.xml +338 -0
- data/lib/torquebox-server.jar +0 -0
- data/lib/torquebox-server.rb +2 -2
- data/licenses/cc0-1.0.txt +121 -0
- data/share/javascript/stilts-stomp.js +904 -237
- metadata +392 -1179
- data/jboss/appclient/configuration/appclient.xml +0 -174
- data/jboss/appclient/configuration/logging.properties +0 -52
- data/jboss/bin/client/README.txt +0 -40
- data/jboss/bin/client/jboss-client.jar +0 -0
- data/jboss/bin/jdr.bat +0 -79
- data/jboss/bin/jdr.sh +0 -70
- data/jboss/bin/wsconsume.bat +0 -27
- data/jboss/bin/wsconsume.sh +0 -80
- data/jboss/bin/wsprovide.bat +0 -26
- data/jboss/bin/wsprovide.sh +0 -75
- data/jboss/bundles/javax/servlet/api/v25/jboss-servlet-api_2.5_spec-1.0.1.Final.jar +0 -0
- data/jboss/bundles/org/apache/felix/configadmin/main/org.apache.felix.configadmin-1.2.8.jar +0 -0
- data/jboss/bundles/org/apache/felix/log/main/org.apache.felix.log-1.0.0.jar +0 -0
- data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.x.incremental.129.jar +0 -0
- data/jboss/bundles/org/jboss/osgi/logging/main/jboss-osgi-logging-1.0.0.Final.jar +0 -0
- data/jboss/bundles/org/osgi/enterprise/main/org.osgi.enterprise-4.2.0.jar +0 -0
- data/jboss/bundles/org/projectodd/stilts/main/stilts-stomplet-server-bundle-0.1.26.jar +0 -0
- data/jboss/docs/examples/configs/standalone-hornetq-colocated.xml +0 -449
- data/jboss/docs/examples/configs/standalone-jts.xml +0 -322
- data/jboss/docs/examples/configs/standalone-minimalistic.xml +0 -37
- data/jboss/docs/examples/configs/standalone-osgi-only.xml +0 -109
- data/jboss/docs/examples/configs/standalone-xts.xml +0 -410
- data/jboss/docs/licenses/bsd-style license - license.txt +0 -69
- data/jboss/docs/licenses/the jython license - license.html +0 -312
- data/jboss/docs/schema/XMLSchema.dtd +0 -402
- data/jboss/docs/schema/application-client_6.xsd +0 -311
- data/jboss/docs/schema/application_1_2.dtd +0 -197
- data/jboss/docs/schema/application_1_3.dtd +0 -312
- data/jboss/docs/schema/application_1_4.xsd +0 -314
- data/jboss/docs/schema/application_5.xsd +0 -334
- data/jboss/docs/schema/application_6.xsd +0 -394
- data/jboss/docs/schema/datatypes.dtd +0 -203
- data/jboss/docs/schema/ejb-jar_1_1.dtd +0 -894
- data/jboss/docs/schema/ejb-jar_2_0.dtd +0 -1660
- data/jboss/docs/schema/ejb-jar_2_1.xsd +0 -2207
- data/jboss/docs/schema/ejb-jar_3_0.xsd +0 -2705
- data/jboss/docs/schema/ejb-jar_3_1.xsd +0 -3260
- data/jboss/docs/schema/j2ee_1_4.xsd +0 -1607
- data/jboss/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd +0 -885
- data/jboss/docs/schema/j2ee_web_services_1_1.xsd +0 -490
- data/jboss/docs/schema/j2ee_web_services_client_1_1.xsd +0 -344
- data/jboss/docs/schema/java-properties_1_0.xsd +0 -58
- data/jboss/docs/schema/javaee_5.xsd +0 -2095
- data/jboss/docs/schema/javaee_6.xsd +0 -2431
- data/jboss/docs/schema/javaee_web_services_1_2.xsd +0 -747
- data/jboss/docs/schema/javaee_web_services_1_3.xsd +0 -580
- data/jboss/docs/schema/javaee_web_services_client_1_2.xsd +0 -578
- data/jboss/docs/schema/javaee_web_services_client_1_3.xsd +0 -745
- data/jboss/docs/schema/jboss-app_3_0.dtd +0 -41
- data/jboss/docs/schema/jboss-app_3_2.dtd +0 -76
- data/jboss/docs/schema/jboss-app_4_0.dtd +0 -145
- data/jboss/docs/schema/jboss-app_4_2.dtd +0 -188
- data/jboss/docs/schema/jboss-app_5_0.dtd +0 -194
- data/jboss/docs/schema/jboss-app_7_0.xsd +0 -123
- data/jboss/docs/schema/jboss-as-cli_1_0.xsd +0 -103
- data/jboss/docs/schema/jboss-as-cli_1_1.xsd +0 -116
- data/jboss/docs/schema/jboss-as-cmp_1_0.xsd +0 -86
- data/jboss/docs/schema/jboss-as-config_1_0.xsd +0 -1601
- data/jboss/docs/schema/jboss-as-config_1_1.xsd +0 -2139
- data/jboss/docs/schema/jboss-as-config_1_2.xsd +0 -2162
- data/jboss/docs/schema/jboss-as-config_1_3.xsd +0 -2299
- data/jboss/docs/schema/jboss-as-configadmin_1_0.xsd +0 -58
- data/jboss/docs/schema/jboss-as-datasources_1_0.xsd +0 -957
- data/jboss/docs/schema/jboss-as-datasources_1_1.xsd +0 -967
- data/jboss/docs/schema/jboss-as-deployment-scanner_1_0.xsd +0 -108
- data/jboss/docs/schema/jboss-as-deployment-scanner_1_1.xsd +0 -116
- data/jboss/docs/schema/jboss-as-ee_1_0.xsd +0 -80
- data/jboss/docs/schema/jboss-as-ee_1_1.xsd +0 -98
- data/jboss/docs/schema/jboss-as-ejb3_1_0.xsd +0 -36
- data/jboss/docs/schema/jboss-as-ejb3_1_1.xsd +0 -139
- data/jboss/docs/schema/jboss-as-ejb3_1_2.xsd +0 -283
- data/jboss/docs/schema/jboss-as-ejb3_1_3.xsd +0 -329
- data/jboss/docs/schema/jboss-as-infinispan_1_0.xsd +0 -801
- data/jboss/docs/schema/jboss-as-infinispan_1_1.xsd +0 -848
- data/jboss/docs/schema/jboss-as-infinispan_1_2.xsd +0 -949
- data/jboss/docs/schema/jboss-as-infinispan_1_3.xsd +0 -929
- data/jboss/docs/schema/jboss-as-jacorb_1_0.xsd +0 -257
- data/jboss/docs/schema/jboss-as-jacorb_1_1.xsd +0 -331
- data/jboss/docs/schema/jboss-as-jacorb_1_2.xsd +0 -333
- data/jboss/docs/schema/jboss-as-jaxr_1_0.xsd +0 -58
- data/jboss/docs/schema/jboss-as-jaxr_1_1.xsd +0 -57
- data/jboss/docs/schema/jboss-as-jaxrs_1_0.xsd +0 -35
- data/jboss/docs/schema/jboss-as-jca_1_0.xsd +0 -140
- data/jboss/docs/schema/jboss-as-jca_1_1.xsd +0 -182
- data/jboss/docs/schema/jboss-as-jdr_1_0.xsd +0 -31
- data/jboss/docs/schema/jboss-as-jgroups_1_0.xsd +0 -140
- data/jboss/docs/schema/jboss-as-jgroups_1_1.xsd +0 -155
- data/jboss/docs/schema/jboss-as-jmx_1_0.xsd +0 -44
- data/jboss/docs/schema/jboss-as-jmx_1_1.xsd +0 -55
- data/jboss/docs/schema/jboss-as-jpa_1_0.xsd +0 -47
- data/jboss/docs/schema/jboss-as-jsr77_1_0.xsd +0 -35
- data/jboss/docs/schema/jboss-as-logging_1_0.xsd +0 -379
- data/jboss/docs/schema/jboss-as-logging_1_1.xsd +0 -398
- data/jboss/docs/schema/jboss-as-mail_1_0.xsd +0 -79
- data/jboss/docs/schema/jboss-as-messaging-deployment_1_0.xsd +0 -120
- data/jboss/docs/schema/jboss-as-messaging_1_0.xsd +0 -744
- data/jboss/docs/schema/jboss-as-messaging_1_1.xsd +0 -796
- data/jboss/docs/schema/jboss-as-messaging_1_2.xsd +0 -860
- data/jboss/docs/schema/jboss-as-mod-cluster_1_0.xsd +0 -248
- data/jboss/docs/schema/jboss-as-mod-cluster_1_1.xsd +0 -253
- data/jboss/docs/schema/jboss-as-naming_1_0.xsd +0 -35
- data/jboss/docs/schema/jboss-as-naming_1_1.xsd +0 -121
- data/jboss/docs/schema/jboss-as-naming_1_2.xsd +0 -130
- data/jboss/docs/schema/jboss-as-osgi_1_0.xsd +0 -91
- data/jboss/docs/schema/jboss-as-osgi_1_1.xsd +0 -96
- data/jboss/docs/schema/jboss-as-osgi_1_2.xsd +0 -83
- data/jboss/docs/schema/jboss-as-pojo_1_0.xsd +0 -36
- data/jboss/docs/schema/jboss-as-remoting_1_0.xsd +0 -288
- data/jboss/docs/schema/jboss-as-remoting_1_1.xsd +0 -333
- data/jboss/docs/schema/jboss-as-resource-adapters_1_0.xsd +0 -686
- data/jboss/docs/schema/jboss-as-sar_1_0.xsd +0 -36
- data/jboss/docs/schema/jboss-as-security_1_0.xsd +0 -441
- data/jboss/docs/schema/jboss-as-security_1_1.xsd +0 -435
- data/jboss/docs/schema/jboss-as-security_1_2.xsd +0 -422
- data/jboss/docs/schema/jboss-as-threads_1_0.xsd +0 -292
- data/jboss/docs/schema/jboss-as-threads_1_1.xsd +0 -313
- data/jboss/docs/schema/jboss-as-txn_1_0.xsd +0 -168
- data/jboss/docs/schema/jboss-as-txn_1_1.xsd +0 -179
- data/jboss/docs/schema/jboss-as-txn_1_2.xsd +0 -190
- data/jboss/docs/schema/jboss-as-web_1_0.xsd +0 -358
- data/jboss/docs/schema/jboss-as-web_1_1.xsd +0 -427
- data/jboss/docs/schema/jboss-as-web_1_2.xsd +0 -427
- data/jboss/docs/schema/jboss-as-webservices_1_0.xsd +0 -79
- data/jboss/docs/schema/jboss-as-webservices_1_1.xsd +0 -257
- data/jboss/docs/schema/jboss-as-weld_1_0.xsd +0 -35
- data/jboss/docs/schema/jboss-client_6_0.xsd +0 -63
- data/jboss/docs/schema/jboss-common_5_1.xsd +0 -546
- data/jboss/docs/schema/jboss-common_6_0.xsd +0 -572
- data/jboss/docs/schema/jboss-deployment-structure-1_0.xsd +0 -581
- data/jboss/docs/schema/jboss-deployment-structure-1_1.xsd +0 -739
- data/jboss/docs/schema/jboss-deployment-structure-1_2.xsd +0 -773
- data/jboss/docs/schema/jboss-ejb-cache_1_0.xsd +0 -38
- data/jboss/docs/schema/jboss-ejb-client_1_0.xsd +0 -109
- data/jboss/docs/schema/jboss-ejb-client_1_1.xsd +0 -279
- data/jboss/docs/schema/jboss-ejb-client_1_2.xsd +0 -315
- data/jboss/docs/schema/jboss-ejb-iiop_1_0.xsd +0 -146
- data/jboss/docs/schema/jboss-ejb-pool_1_0.xsd +0 -38
- data/jboss/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd +0 -43
- data/jboss/docs/schema/jboss-ejb-security-role_1_0.xsd +0 -60
- data/jboss/docs/schema/jboss-ejb-security_1_0.xsd +0 -44
- data/jboss/docs/schema/jboss-ejb3-2_0.xsd +0 -48
- data/jboss/docs/schema/jboss-ejb3-spec-2_0.xsd +0 -464
- data/jboss/docs/schema/jboss-pojo_7_0.xsd +0 -192
- data/jboss/docs/schema/jboss-service_7_0.xsd +0 -123
- data/jboss/docs/schema/jboss-web_7_0.xsd +0 -828
- data/jboss/docs/schema/jboss-xts.xsd +0 -66
- data/jboss/docs/schema/jbossws-jaxws-config_4_0.xsd +0 -88
- data/jboss/docs/schema/jbossws-web-services_1_0.xsd +0 -41
- data/jboss/docs/schema/jbxb_1_0.xsd +0 -425
- data/jboss/docs/schema/jndi-binding-service_1_0.xsd +0 -87
- data/jboss/docs/schema/jsp_2_0.xsd +0 -308
- data/jboss/docs/schema/jsp_2_1.xsd +0 -343
- data/jboss/docs/schema/jsp_2_2.xsd +0 -398
- data/jboss/docs/schema/module-1_0.xsd +0 -466
- data/jboss/docs/schema/module-1_1.xsd +0 -586
- data/jboss/docs/schema/orm_1_0.xsd +0 -1516
- data/jboss/docs/schema/persistence_1_0.xsd +0 -260
- data/jboss/docs/schema/persistence_2_0.xsd +0 -253
- data/jboss/docs/schema/service-ref_4_0.dtd +0 -90
- data/jboss/docs/schema/service-ref_4_2.dtd +0 -165
- data/jboss/docs/schema/service-ref_5_0.dtd +0 -159
- data/jboss/docs/schema/trans-timeout-1_0.xsd +0 -46
- data/jboss/docs/schema/user-roles_1_0.xsd +0 -67
- data/jboss/docs/schema/web-app_2_2.dtd +0 -639
- data/jboss/docs/schema/web-app_2_3.dtd +0 -1063
- data/jboss/docs/schema/web-app_2_4.xsd +0 -1234
- data/jboss/docs/schema/web-app_2_5.xsd +0 -1271
- data/jboss/docs/schema/web-app_3_0.xsd +0 -281
- data/jboss/docs/schema/web-common_3_0.xsd +0 -1584
- data/jboss/docs/schema/web-facesconfig_1_0.dtd +0 -874
- data/jboss/docs/schema/web-facesconfig_1_1.dtd +0 -895
- data/jboss/docs/schema/web-facesconfig_1_2.xsd +0 -2108
- data/jboss/docs/schema/web-fragment_3_0.xsd +0 -281
- data/jboss/docs/schema/web-jsptaglibrary_1_1.dtd +0 -207
- data/jboss/docs/schema/web-jsptaglibrary_1_2.dtd +0 -478
- data/jboss/docs/schema/web-jsptaglibrary_2_0.xsd +0 -1010
- data/jboss/docs/schema/web-jsptaglibrary_2_1.xsd +0 -1144
- data/jboss/docs/schema/xml.xsd +0 -86
- data/jboss/modules/asm/asm/main/asm-3.3.1.jar +0 -0
- data/jboss/modules/asm/asm/main/asm-3.3.1.jar.index +0 -4
- data/jboss/modules/asm/asm/main/module.xml +0 -37
- data/jboss/modules/ch/qos/cal10n/main/cal10n-api-0.7.3.jar +0 -0
- data/jboss/modules/ch/qos/cal10n/main/cal10n-api-0.7.3.jar.index +0 -10
- data/jboss/modules/ch/qos/cal10n/main/module.xml +0 -37
- data/jboss/modules/com/github/relaxng/main/module.xml +0 -38
- data/jboss/modules/com/github/relaxng/main/relaxngDatatype-2011.1.jar +0 -0
- data/jboss/modules/com/github/relaxng/main/relaxngDatatype-2011.1.jar.index +0 -9
- data/jboss/modules/com/google/guava/main/guava-11.0.2.jar +0 -0
- data/jboss/modules/com/google/guava/main/guava-11.0.2.jar.index +0 -21
- data/jboss/modules/com/google/guava/main/module.xml +0 -37
- data/jboss/modules/com/h2database/h2/main/h2-1.3.168.jar +0 -0
- data/jboss/modules/com/h2database/h2/main/h2-1.3.168.jar.index +0 -33
- data/jboss/modules/com/h2database/h2/main/module.xml +0 -36
- data/jboss/modules/com/sun/codemodel/main/codemodel-2.6.jar +0 -0
- data/jboss/modules/com/sun/codemodel/main/codemodel-2.6.jar.index +0 -11
- data/jboss/modules/com/sun/codemodel/main/module.xml +0 -39
- data/jboss/modules/com/sun/istack/main/istack-commons-runtime-2.6.1.jar +0 -0
- data/jboss/modules/com/sun/istack/main/istack-commons-runtime-2.6.1.jar.index +0 -10
- data/jboss/modules/com/sun/istack/main/istack-commons-tools-2.6.1.jar +0 -0
- data/jboss/modules/com/sun/istack/main/istack-commons-tools-2.6.1.jar.index +0 -9
- data/jboss/modules/com/sun/istack/main/module.xml +0 -41
- data/jboss/modules/com/sun/jsf-impl/1.2/jsf-impl-1.2_15-jbossorg-2.jar +0 -0
- data/jboss/modules/com/sun/jsf-impl/1.2/module.xml +0 -41
- data/jboss/modules/com/sun/jsf-impl/main/jsf-impl-2.1.13-jbossorg-1.jar +0 -0
- data/jboss/modules/com/sun/jsf-impl/main/jsf-impl-2.1.13-jbossorg-1.jar.index +0 -59
- data/jboss/modules/com/sun/jsf-impl/main/module.xml +0 -42
- data/jboss/modules/com/sun/xml/bind/main/jaxb-impl-2.2.5.jboss-1.jar +0 -0
- data/jboss/modules/com/sun/xml/bind/main/jaxb-impl-2.2.5.jboss-1.jar.index +0 -31
- data/jboss/modules/com/sun/xml/bind/main/jaxb-xjc-2.2.5.jboss-1.jar +0 -0
- data/jboss/modules/com/sun/xml/bind/main/jaxb-xjc-2.2.5.jboss-1.jar.index +0 -48
- data/jboss/modules/com/sun/xml/bind/main/module.xml +0 -47
- data/jboss/modules/com/sun/xml/messaging/saaj/main/module.xml +0 -41
- data/jboss/modules/com/sun/xml/messaging/saaj/main/saaj-impl-1.3.16-jbossorg-1.jar +0 -0
- data/jboss/modules/com/sun/xml/messaging/saaj/main/saaj-impl-1.3.16-jbossorg-1.jar.index +0 -25
- data/jboss/modules/com/sun/xml/txw2/main/module.xml +0 -39
- data/jboss/modules/com/sun/xml/txw2/main/txw2-20110809.jar +0 -0
- data/jboss/modules/com/sun/xml/txw2/main/txw2-20110809.jar.index +0 -11
- data/jboss/modules/com/sun/xsom/main/module.xml +0 -40
- data/jboss/modules/com/sun/xsom/main/xsom-20110809.jar +0 -0
- data/jboss/modules/com/sun/xsom/main/xsom-20110809.jar.index +0 -17
- data/jboss/modules/gnu/getopt/main/getopt-1.0.13.jar +0 -0
- data/jboss/modules/gnu/getopt/main/module.xml +0 -35
- data/jboss/modules/ibm/jdk/main/module.xml +0 -48
- data/jboss/modules/javaee/api/main/module.xml +0 -61
- data/jboss/modules/javax/activation/api/main/activation-1.1.1.jar.index +0 -9
- data/jboss/modules/javax/activation/api/main/module.xml +0 -40
- data/jboss/modules/javax/annotation/api/main/jboss-annotations-api_1.1_spec-1.0.1.Final.jar.index +0 -9
- data/jboss/modules/javax/ejb/api/main/jboss-ejb-api_3.1_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/javax/ejb/api/main/jboss-ejb-api_3.1_spec-1.0.2.Final.jar.index +0 -9
- data/jboss/modules/javax/ejb/api/main/module.xml +0 -39
- data/jboss/modules/javax/el/api/main/jboss-el-api_2.2_spec-1.0.2.Final.jar.index +0 -11
- data/jboss/modules/javax/enterprise/api/main/cdi-api-1.0-SP4.jar.index +0 -14
- data/jboss/modules/javax/enterprise/deploy/api/main/jboss-jad-api_1.2_spec-1.0.1.Final.jar.index +0 -16
- data/jboss/modules/javax/faces/api/1.2/jsf-api-1.2_15-jbossorg-2.jar +0 -0
- data/jboss/modules/javax/faces/api/1.2/module.xml +0 -38
- data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.7.Final.jar +0 -0
- data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.7.Final.jar.index +0 -24
- data/jboss/modules/javax/faces/api/main/module.xml +0 -38
- data/jboss/modules/javax/inject/api/main/javax.inject-1.jar.index +0 -3
- data/jboss/modules/javax/interceptor/api/main/jboss-interceptors-api_1.1_spec-1.0.1.Final.jar.index +0 -7
- data/jboss/modules/javax/jms/api/main/jboss-jms-api_1.1_spec-1.0.1.Final.jar.index +0 -7
- data/jboss/modules/javax/jws/api/main/jsr181-api-1.0-MR1.jar.index +0 -5
- data/jboss/modules/javax/mail/api/main/mail-1.4.4.jar +0 -0
- data/jboss/modules/javax/mail/api/main/mail-1.4.4.jar.index +0 -23
- data/jboss/modules/javax/mail/api/main/module.xml +0 -35
- data/jboss/modules/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-1.0.1.Final.jar.index +0 -9
- data/jboss/modules/javax/management/j2ee/api/main/module.xml +0 -36
- data/jboss/modules/javax/persistence/api/main/hibernate-jpa-2.0-api-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/resource/api/main/jboss-connector-api_1.6_spec-1.0.1.Final.jar.index +0 -12
- data/jboss/modules/javax/rmi/api/main/jboss-rmi-api_1.0_spec-1.0.4.Final.jar +0 -0
- data/jboss/modules/javax/rmi/api/main/jboss-rmi-api_1.0_spec-1.0.4.Final.jar.index +0 -93
- data/jboss/modules/javax/rmi/api/main/module.xml +0 -46
- data/jboss/modules/javax/security/auth/message/api/main/jboss-jaspi-api_1.0_spec-1.0.1.Final.jar.index +0 -12
- data/jboss/modules/javax/security/jacc/api/main/jboss-jacc-api_1.4_spec-1.0.2.Final.jar.index +0 -8
- data/jboss/modules/javax/servlet/api/main/jbosgi-xservice.properties +0 -2
- data/jboss/modules/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/servlet/api/main/module.xml +0 -30
- data/jboss/modules/javax/servlet/jsp/api/main/jboss-jsp-api_2.2_spec-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/servlet/jstl/api/main/jboss-jstl-api_1.2_spec-1.0.3.Final.jar.index +0 -45
- data/jboss/modules/javax/transaction/api/main/jbosgi-xservice.properties +0 -3
- data/jboss/modules/javax/transaction/api/main/jboss-transaction-api_1.1_spec-1.0.1.Final.jar.index +0 -8
- data/jboss/modules/javax/validation/api/main/validation-api-1.0.0.GA.jar.index +0 -12
- data/jboss/modules/javax/ws/rs/api/main/jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/javax/ws/rs/api/main/jboss-jaxrs-api_1.1_spec-1.0.1.Final.jar.index +0 -10
- data/jboss/modules/javax/ws/rs/api/main/module.xml +0 -34
- data/jboss/modules/javax/wsdl4j/api/main/module.xml +0 -34
- data/jboss/modules/javax/wsdl4j/api/main/wsdl4j-1.6.2.jar +0 -0
- data/jboss/modules/javax/wsdl4j/api/main/wsdl4j-1.6.2.jar.index +0 -25
- data/jboss/modules/javax/xml/bind/api/main/jboss-jaxb-api_2.2_spec-1.0.4.Final.jar +0 -0
- data/jboss/modules/javax/xml/bind/api/main/jboss-jaxb-api_2.2_spec-1.0.4.Final.jar.index +0 -13
- data/jboss/modules/javax/xml/bind/api/main/module.xml +0 -39
- data/jboss/modules/javax/xml/jaxp-provider/main/module.xml +0 -29
- data/jboss/modules/javax/xml/registry/api/main/jboss-jaxr-api_1.0_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/javax/xml/registry/api/main/jboss-jaxr-api_1.0_spec-1.0.2.Final.jar.index +0 -9
- data/jboss/modules/javax/xml/registry/api/main/module.xml +0 -34
- data/jboss/modules/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.jar +0 -0
- data/jboss/modules/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.jar.index +0 -14
- data/jboss/modules/javax/xml/rpc/api/main/module.xml +0 -39
- data/jboss/modules/javax/xml/soap/api/main/jboss-saaj-api_1.3_spec-1.0.2.Final.jar +0 -0
- data/jboss/modules/javax/xml/soap/api/main/jboss-saaj-api_1.3_spec-1.0.2.Final.jar.index +0 -8
- data/jboss/modules/javax/xml/soap/api/main/module.xml +0 -36
- data/jboss/modules/javax/xml/ws/api/main/jboss-jaxws-api_2.2_spec-2.0.1.Final.jar +0 -0
- data/jboss/modules/javax/xml/ws/api/main/jboss-jaxws-api_2.2_spec-2.0.1.Final.jar.index +0 -15
- data/jboss/modules/javax/xml/ws/api/main/module.xml +0 -37
- data/jboss/modules/jline/main/jline-0.9.94.jar +0 -0
- data/jboss/modules/jline/main/module.xml +0 -37
- data/jboss/modules/net/jcip/main/jcip-annotations-1.0.jar.index +0 -5
- data/jboss/modules/nu/xom/main/module.xml +0 -39
- data/jboss/modules/nu/xom/main/xom-1.2.5.jar +0 -0
- data/jboss/modules/org/antlr/main/antlr-2.7.7.jar +0 -0
- data/jboss/modules/org/antlr/main/antlr-2.7.7.jar.index +0 -15
- data/jboss/modules/org/antlr/main/module.xml +0 -37
- data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.3.jar +0 -0
- data/jboss/modules/org/apache/commons/beanutils/main/module.xml +0 -39
- data/jboss/modules/org/apache/commons/cli/main/commons-cli-1.2.jar.index +0 -9
- data/jboss/modules/org/apache/commons/codec/main/commons-codec-1.4.jar.index +0 -13
- data/jboss/modules/org/apache/commons/collections/main/commons-collections-3.2.1.jar +0 -0
- data/jboss/modules/org/apache/commons/collections/main/commons-collections-3.2.1.jar.index +0 -20
- data/jboss/modules/org/apache/commons/collections/main/module.xml +0 -37
- data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar +0 -0
- data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar.index +0 -17
- data/jboss/modules/org/apache/commons/configuration/main/module.xml +0 -37
- data/jboss/modules/org/apache/commons/io/main/commons-io-2.1.jar +0 -0
- data/jboss/modules/org/apache/commons/io/main/module.xml +0 -37
- data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.6.jar.index +0 -18
- data/jboss/modules/org/apache/commons/pool/main/commons-pool-1.5.6.jar +0 -0
- data/jboss/modules/org/apache/commons/pool/main/module.xml +0 -37
- data/jboss/modules/org/apache/cxf/impl/main/cxf-common-utilities-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-common-utilities-2.4.9.jar.index +0 -30
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-2.4.9.jar.index +0 -16
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-http-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-http-2.4.9.jar.index +0 -13
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-object-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-object-2.4.9.jar.index +0 -18
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-soap-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-soap-2.4.9.jar.index +0 -26
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-xml-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-bindings-xml-2.4.9.jar.index +0 -17
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-core-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-core-2.4.9.jar.index +0 -53
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-2.4.9.jar.index +0 -25
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-2.4.9.jar.index +0 -14
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-2.4.9.jar.index +0 -35
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-frontend-simple-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-frontend-simple-2.4.9.jar.index +0 -18
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-management-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-management-2.4.9.jar.index +0 -19
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-common-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-common-2.4.9.jar.index +0 -11
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-http-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-http-2.4.9.jar.index +0 -28
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-jms-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-jms-2.4.9.jar.index +0 -21
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-local-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-local-2.4.9.jar.index +0 -11
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-addr-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-addr-2.4.9.jar.index +0 -18
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-policy-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-policy-2.4.9.jar.index +0 -25
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-rm-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-rm-2.4.9.jar.index +0 -24
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-security-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-security-2.4.9.jar.index +0 -32
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-common-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-common-2.4.9.jar.index +0 -18
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-java2ws-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-java2ws-2.4.9.jar.index +0 -27
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-validator-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-validator-2.4.9.jar.index +0 -12
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-2.4.9.jar.index +0 -13
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-2.4.9.jar.index +0 -12
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-2.4.9.jar.index +0 -21
- data/jboss/modules/org/apache/cxf/impl/main/cxf-xjc-boolean-2.4.0.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-xjc-boolean-2.4.0.jar.index +0 -18
- data/jboss/modules/org/apache/cxf/impl/main/cxf-xjc-dv-2.4.0.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-xjc-dv-2.4.0.jar.index +0 -18
- data/jboss/modules/org/apache/cxf/impl/main/cxf-xjc-ts-2.4.0.jar +0 -0
- data/jboss/modules/org/apache/cxf/impl/main/cxf-xjc-ts-2.4.0.jar.index +0 -18
- data/jboss/modules/org/apache/cxf/impl/main/module.xml +0 -90
- data/jboss/modules/org/apache/cxf/main/cxf-api-2.4.9.jar +0 -0
- data/jboss/modules/org/apache/cxf/main/cxf-api-2.4.9.jar.index +0 -54
- data/jboss/modules/org/apache/cxf/main/module.xml +0 -49
- data/jboss/modules/org/apache/httpcomponents/main/httpclient-4.1.2.jar +0 -0
- data/jboss/modules/org/apache/httpcomponents/main/httpclient-4.1.2.jar.index +0 -31
- data/jboss/modules/org/apache/httpcomponents/main/httpcore-4.1.4.jar +0 -0
- data/jboss/modules/org/apache/httpcomponents/main/httpcore-4.1.4.jar.index +0 -17
- data/jboss/modules/org/apache/httpcomponents/main/httpmime-4.1.2.jar +0 -0
- data/jboss/modules/org/apache/httpcomponents/main/httpmime-4.1.2.jar.index +0 -11
- data/jboss/modules/org/apache/httpcomponents/main/module.xml +0 -43
- data/jboss/modules/org/apache/james/mime4j/main/apache-mime4j-0.6.jar +0 -0
- data/jboss/modules/org/apache/james/mime4j/main/module.xml +0 -39
- data/jboss/modules/org/apache/juddi/juddi-client/main/juddi-client-3.1.3.jar +0 -0
- data/jboss/modules/org/apache/juddi/juddi-client/main/juddi-client-3.1.3.jar.index +0 -17
- data/jboss/modules/org/apache/juddi/juddi-client/main/module.xml +0 -41
- data/jboss/modules/org/apache/juddi/scout/main/module.xml +0 -45
- data/jboss/modules/org/apache/juddi/scout/main/scout-1.2.6.jar +0 -0
- data/jboss/modules/org/apache/juddi/scout/main/scout-1.2.6.jar.index +0 -16
- data/jboss/modules/org/apache/juddi/uddi-ws/main/module.xml +0 -40
- data/jboss/modules/org/apache/juddi/uddi-ws/main/uddi-ws-3.1.3.jar +0 -0
- data/jboss/modules/org/apache/juddi/uddi-ws/main/uddi-ws-3.1.3.jar.index +0 -30
- data/jboss/modules/org/apache/neethi/main/module.xml +0 -39
- data/jboss/modules/org/apache/neethi/main/neethi-3.0.2.jar +0 -0
- data/jboss/modules/org/apache/neethi/main/neethi-3.0.2.jar.index +0 -12
- data/jboss/modules/org/apache/santuario/xmlsec/main/module.xml +0 -40
- data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.2.jar +0 -0
- data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.2.jar.index +0 -47
- data/jboss/modules/org/apache/velocity/main/module.xml +0 -41
- data/jboss/modules/org/apache/velocity/main/velocity-1.6.3.jar +0 -0
- data/jboss/modules/org/apache/velocity/main/velocity-1.6.3.jar.index +0 -31
- data/jboss/modules/org/apache/ws/security/main/module.xml +0 -39
- data/jboss/modules/org/apache/ws/security/main/wss4j-1.6.6.jar +0 -0
- data/jboss/modules/org/apache/ws/security/main/wss4j-1.6.6.jar.index +0 -28
- data/jboss/modules/org/apache/ws/xmlschema/main/module.xml +0 -38
- data/jboss/modules/org/apache/ws/xmlschema/main/xmlschema-core-2.0.2.jar +0 -0
- data/jboss/modules/org/apache/ws/xmlschema/main/xmlschema-core-2.0.2.jar.index +0 -15
- data/jboss/modules/org/apache/xalan/main/serializer-2.7.1.jbossorg-1.jar.index +0 -8
- data/jboss/modules/org/apache/xalan/main/xalan-2.7.1.jbossorg-1.jar.index +0 -58
- data/jboss/modules/org/apache/xerces/main/xercesImpl-2.9.1-jbossas-2.jar.index +0 -49
- data/jboss/modules/org/apache/xml-resolver/main/module.xml +0 -38
- data/jboss/modules/org/apache/xml-resolver/main/xml-resolver-1.2.jar +0 -0
- data/jboss/modules/org/apache/xml-resolver/main/xml-resolver-1.2.jar.index +0 -12
- data/jboss/modules/org/codehaus/jackson/jackson-core-asl/main/jackson-core-asl-1.9.2.jar +0 -0
- data/jboss/modules/org/codehaus/jackson/jackson-core-asl/main/module.xml +0 -37
- data/jboss/modules/org/codehaus/jackson/jackson-jaxrs/main/jackson-jaxrs-1.9.2.jar +0 -0
- data/jboss/modules/org/codehaus/jackson/jackson-jaxrs/main/module.xml +0 -41
- data/jboss/modules/org/codehaus/jackson/jackson-mapper-asl/main/jackson-mapper-asl-1.9.2.jar +0 -0
- data/jboss/modules/org/codehaus/jackson/jackson-mapper-asl/main/module.xml +0 -39
- data/jboss/modules/org/codehaus/jackson/jackson-xc/main/jackson-xc-1.9.2.jar +0 -0
- data/jboss/modules/org/codehaus/jackson/jackson-xc/main/module.xml +0 -41
- data/jboss/modules/org/codehaus/jettison/main/jettison-1.3.1.jar +0 -0
- data/jboss/modules/org/codehaus/jettison/main/module.xml +0 -37
- data/jboss/modules/org/codehaus/woodstox/main/module.xml +0 -39
- data/jboss/modules/org/codehaus/woodstox/main/stax2-api-3.1.1.jar +0 -0
- data/jboss/modules/org/codehaus/woodstox/main/stax2-api-3.1.1.jar.index +0 -15
- data/jboss/modules/org/codehaus/woodstox/main/woodstox-core-asl-4.1.1.jar +0 -0
- data/jboss/modules/org/codehaus/woodstox/main/woodstox-core-asl-4.1.1.jar.index +0 -22
- data/jboss/modules/org/dom4j/main/dom4j-1.6.1.jar +0 -0
- data/jboss/modules/org/dom4j/main/dom4j-1.6.1.jar.index +0 -17
- data/jboss/modules/org/dom4j/main/module.xml +0 -37
- data/jboss/modules/org/hibernate/commons-annotations/main/hibernate-commons-annotations-4.0.1.Final.jar +0 -0
- data/jboss/modules/org/hibernate/commons-annotations/main/hibernate-commons-annotations-4.0.1.Final.jar.index +0 -15
- data/jboss/modules/org/hibernate/commons-annotations/main/module.xml +0 -35
- data/jboss/modules/org/hibernate/envers/main/hibernate-envers-4.1.6.Final.jar +0 -0
- data/jboss/modules/org/hibernate/envers/main/hibernate-envers-4.1.6.Final.jar.index +0 -40
- data/jboss/modules/org/hibernate/envers/main/module.xml +0 -41
- data/jboss/modules/org/hibernate/main/hibernate-core-4.1.6.Final.jar +0 -0
- data/jboss/modules/org/hibernate/main/hibernate-core-4.1.6.Final.jar.index +0 -198
- data/jboss/modules/org/hibernate/main/hibernate-entitymanager-4.1.6.Final.jar +0 -0
- data/jboss/modules/org/hibernate/main/hibernate-entitymanager-4.1.6.Final.jar.index +0 -22
- data/jboss/modules/org/hibernate/main/hibernate-infinispan-4.1.6.Final.jar +0 -0
- data/jboss/modules/org/hibernate/main/hibernate-infinispan-4.1.6.Final.jar.index +0 -17
- data/jboss/modules/org/hibernate/main/module.xml +0 -50
- data/jboss/modules/org/hibernate/validator/main/hibernate-validator-4.2.0.Final.jar +0 -0
- data/jboss/modules/org/hibernate/validator/main/hibernate-validator-4.2.0.Final.jar.index +0 -33
- data/jboss/modules/org/hibernate/validator/main/module.xml +0 -44
- data/jboss/modules/org/hornetq/main/hornetq-core-2.2.21.Final.jar +0 -0
- data/jboss/modules/org/hornetq/main/hornetq-core-2.2.21.Final.jar.index +0 -89
- data/jboss/modules/org/hornetq/main/hornetq-jms-2.2.21.Final.jar +0 -0
- data/jboss/modules/org/hornetq/main/hornetq-jms-2.2.21.Final.jar.index +0 -29
- data/jboss/modules/org/hornetq/main/lib.index +0 -3
- data/jboss/modules/org/hornetq/main/module.xml +0 -45
- data/jboss/modules/org/hornetq/ra/main/hornetq-ra-2.2.21.Final.jar +0 -0
- data/jboss/modules/org/hornetq/ra/main/hornetq-ra-2.2.21.Final.jar.index +0 -7
- data/jboss/modules/org/hornetq/ra/main/module.xml +0 -45
- data/jboss/modules/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.1.8.Final.jar.index +0 -14
- data/jboss/modules/org/infinispan/cachestore/jdbc/main/module.xml +0 -40
- data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.8.Final.jar.index +0 -10
- data/jboss/modules/org/infinispan/cachestore/remote/main/module.xml +0 -40
- data/jboss/modules/org/infinispan/client/hotrod/main/infinispan-client-hotrod-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/client/hotrod/main/module.xml +0 -39
- data/jboss/modules/org/infinispan/main/infinispan-core-5.1.8.Final.jar +0 -0
- data/jboss/modules/org/infinispan/main/infinispan-core-5.1.8.Final.jar.index +0 -94
- data/jboss/modules/org/infinispan/main/module.xml +0 -39
- data/jboss/modules/org/jacorb/main/jacorb-2.3.2.jbossorg-0.jar +0 -0
- data/jboss/modules/org/jacorb/main/jacorb-2.3.2.jbossorg-0.jar.index +0 -132
- data/jboss/modules/org/jacorb/main/module.xml +0 -40
- data/jboss/modules/org/javassist/main/javassist-3.15.0-GA.jar +0 -0
- data/jboss/modules/org/javassist/main/javassist-3.15.0-GA.jar.index +0 -22
- data/jboss/modules/org/javassist/main/module.xml +0 -37
- data/jboss/modules/org/jaxen/main/jaxen-1.1.3.jar +0 -0
- data/jboss/modules/org/jaxen/main/module.xml +0 -40
- data/jboss/modules/org/jboss/as/aggregate/main/module.xml +0 -51
- data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/appclient/main/module.xml +0 -70
- data/jboss/modules/org/jboss/as/cli/main/jboss-as-cli-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/cli/main/module.xml +0 -50
- data/jboss/modules/org/jboss/as/clustering/api/main/jboss-as-clustering-api-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/api/main/jboss-as-clustering-api-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/clustering/api/main/module.xml +0 -39
- data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/clustering/common/main/module.xml +0 -42
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.129.jar.index +0 -14
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/module.xml +0 -53
- data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/clustering/impl/main/module.xml +0 -47
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/module.xml +0 -65
- data/jboss/modules/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.1.x.incremental.129.jar.index +0 -12
- data/jboss/modules/org/jboss/as/clustering/jgroups/main/module.xml +0 -50
- data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/clustering/registry/main/module.xml +0 -41
- data/jboss/modules/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/clustering/service/main/module.xml +0 -43
- data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/singleton/main/module.xml +0 -45
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.x.incremental.129.jar.index +0 -14
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/module.xml +0 -52
- data/jboss/modules/org/jboss/as/clustering/web/spi/main/jboss-as-clustering-web-spi-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/web/spi/main/jboss-as-clustering-web-spi-7.1.x.incremental.129.jar.index +0 -12
- data/jboss/modules/org/jboss/as/clustering/web/spi/main/module.xml +0 -45
- data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.x.incremental.129.jar.index +0 -30
- data/jboss/modules/org/jboss/as/cmp/main/module.xml +0 -63
- data/jboss/modules/org/jboss/as/configadmin/main/jboss-as-configadmin-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/configadmin/main/jboss-as-configadmin-7.1.x.incremental.129.jar.index +0 -12
- data/jboss/modules/org/jboss/as/configadmin/main/module.xml +0 -42
- data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.x.incremental.129.jar.index +0 -46
- data/jboss/modules/org/jboss/as/connector/main/module.xml +0 -68
- data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.4.0.Final-resources.jar +0 -0
- data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.4.0.Final-resources.jar.index +0 -113
- data/jboss/modules/org/jboss/as/console/main/module.xml +0 -39
- data/jboss/modules/org/jboss/as/controller/main/jboss-as-controller-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/controller/main/jboss-as-controller-7.1.x.incremental.129.jar.index +0 -27
- data/jboss/modules/org/jboss/as/controller/main/module.xml +0 -47
- data/jboss/modules/org/jboss/as/controller-client/main/jboss-as-controller-client-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/controller-client/main/jboss-as-controller-client-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/controller-client/main/module.xml +0 -45
- data/jboss/modules/org/jboss/as/deployment-repository/main/jboss-as-deployment-repository-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/deployment-repository/main/jboss-as-deployment-repository-7.1.x.incremental.129.jar.index +0 -9
- data/jboss/modules/org/jboss/as/deployment-repository/main/module.xml +0 -43
- data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/deployment-scanner/main/module.xml +0 -47
- data/jboss/modules/org/jboss/as/domain-http-error-context/main/jboss-as-domain-http-error-context-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/domain-http-error-context/main/jboss-as-domain-http-error-context-7.1.x.incremental.129.jar.index +0 -5
- data/jboss/modules/org/jboss/as/domain-http-error-context/main/module.xml +0 -39
- data/jboss/modules/org/jboss/as/domain-http-interface/main/jboss-as-domain-http-interface-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/domain-http-interface/main/jboss-as-domain-http-interface-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/domain-http-interface/main/module.xml +0 -45
- data/jboss/modules/org/jboss/as/domain-management/main/jboss-as-domain-management-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/domain-management/main/jboss-as-domain-management-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/domain-management/main/module.xml +0 -45
- data/jboss/modules/org/jboss/as/ee/deployment/main/jboss-as-ee-deployment-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/ee/deployment/main/module.xml +0 -37
- data/jboss/modules/org/jboss/as/ee/main/jboss-as-ee-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/ee/main/jboss-as-ee-7.1.x.incremental.129.jar.index +0 -24
- data/jboss/modules/org/jboss/as/ee/main/module.xml +0 -55
- data/jboss/modules/org/jboss/as/ejb3/main/jboss-as-ejb3-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/ejb3/main/jboss-as-ejb3-7.1.x.incremental.129.jar.index +0 -69
- data/jboss/modules/org/jboss/as/ejb3/main/module.xml +0 -97
- data/jboss/modules/org/jboss/as/embedded/main/jboss-as-embedded-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/embedded/main/jboss-as-embedded-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/embedded/main/module.xml +0 -42
- data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.x.incremental.129.jar.index +0 -27
- data/jboss/modules/org/jboss/as/host-controller/main/module.xml +0 -66
- data/jboss/modules/org/jboss/as/jacorb/main/jboss-as-jacorb-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jacorb/main/jboss-as-jacorb-7.1.x.incremental.129.jar.index +0 -23
- data/jboss/modules/org/jboss/as/jacorb/main/module.xml +0 -54
- data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.x.incremental.129.jar.index +0 -12
- data/jboss/modules/org/jboss/as/jaxr/main/module.xml +0 -53
- data/jboss/modules/org/jboss/as/jaxrs/main/jboss-as-jaxrs-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jaxrs/main/jboss-as-jaxrs-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/jaxrs/main/module.xml +0 -56
- data/jboss/modules/org/jboss/as/jdr/main/jboss-as-jdr-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jdr/main/jboss-as-jdr-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/jdr/main/jboss-as-sos-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jdr/main/jboss-as-sos-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/jdr/main/module.xml +0 -54
- data/jboss/modules/org/jboss/as/jmx/main/jboss-as-jmx-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jmx/main/jboss-as-jmx-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/jmx/main/module.xml +0 -48
- data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/hibernate/3/module.xml +0 -54
- data/jboss/modules/org/jboss/as/jpa/hibernate/4/jboss-as-jpa-hibernate4-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/hibernate/4/jboss-as-jpa-hibernate4-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/jpa/hibernate/4/module.xml +0 -56
- data/jboss/modules/org/jboss/as/jpa/main/jboss-as-jpa-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/main/jboss-as-jpa-7.1.x.incremental.129.jar.index +0 -22
- data/jboss/modules/org/jboss/as/jpa/main/module.xml +0 -72
- data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/openjpa/main/module.xml +0 -47
- data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/jpa/spi/main/module.xml +0 -45
- data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/jpa/util/main/module.xml +0 -42
- data/jboss/modules/org/jboss/as/jsf/main/jboss-as-jsf-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jsf/main/jboss-as-jsf-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/jsf/main/module.xml +0 -49
- data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/jsr77/main/module.xml +0 -54
- data/jboss/modules/org/jboss/as/logging/main/jboss-as-logging-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/logging/main/jboss-as-logging-7.1.x.incremental.129.jar.index +0 -18
- data/jboss/modules/org/jboss/as/logging/main/module.xml +0 -47
- data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/mail/main/module.xml +0 -51
- data/jboss/modules/org/jboss/as/management-client-content/main/jboss-as-management-client-content-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/management-client-content/main/jboss-as-management-client-content-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/management-client-content/main/module.xml +0 -41
- data/jboss/modules/org/jboss/as/messaging/main/jboss-as-messaging-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/messaging/main/jboss-as-messaging-7.1.x.incremental.129.jar.index +0 -12
- data/jboss/modules/org/jboss/as/messaging/main/module.xml +0 -61
- data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-container-catalina-1.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-container-catalina-1.2.1.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-container-jbossweb-1.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-container-jbossweb-1.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-container-spi-1.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-container-spi-1.2.1.Final.jar.index +0 -9
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-core-1.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/modcluster/main/mod_cluster-core-1.2.1.Final.jar.index +0 -18
- data/jboss/modules/org/jboss/as/modcluster/main/module.xml +0 -61
- data/jboss/modules/org/jboss/as/naming/main/jboss-as-naming-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/naming/main/jboss-as-naming-7.1.x.incremental.129.jar.index +0 -19
- data/jboss/modules/org/jboss/as/naming/main/module.xml +0 -48
- data/jboss/modules/org/jboss/as/network/main/jboss-as-network-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/network/main/jboss-as-network-7.1.x.incremental.129.jar.index +0 -9
- data/jboss/modules/org/jboss/as/network/main/module.xml +0 -40
- data/jboss/modules/org/jboss/as/osgi/main/jboss-as-osgi-service-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/osgi/main/jboss-as-osgi-service-7.1.x.incremental.129.jar.index +0 -14
- data/jboss/modules/org/jboss/as/osgi/main/module.xml +0 -57
- data/jboss/modules/org/jboss/as/platform-mbean/main/jboss-as-platform-mbean-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/platform-mbean/main/jboss-as-platform-mbean-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/platform-mbean/main/module.xml +0 -42
- data/jboss/modules/org/jboss/as/pojo/main/jboss-as-pojo-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/pojo/main/jboss-as-pojo-7.1.x.incremental.129.jar.index +0 -13
- data/jboss/modules/org/jboss/as/pojo/main/module.xml +0 -47
- data/jboss/modules/org/jboss/as/process-controller/main/jboss-as-process-controller-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/process-controller/main/jboss-as-process-controller-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/process-controller/main/module.xml +0 -46
- data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/protocol/main/module.xml +0 -44
- data/jboss/modules/org/jboss/as/remoting/main/jboss-as-remoting-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/remoting/main/jboss-as-remoting-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/remoting/main/module.xml +0 -53
- data/jboss/modules/org/jboss/as/sar/main/jboss-as-sar-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/sar/main/jboss-as-sar-7.1.x.incremental.129.jar.index +0 -11
- data/jboss/modules/org/jboss/as/sar/main/module.xml +0 -50
- data/jboss/modules/org/jboss/as/security/main/jboss-as-security-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/security/main/jboss-as-security-7.1.x.incremental.129.jar.index +0 -16
- data/jboss/modules/org/jboss/as/security/main/module.xml +0 -59
- data/jboss/modules/org/jboss/as/server/main/jboss-as-server-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/server/main/jboss-as-server-7.1.x.incremental.129.jar.index +0 -29
- data/jboss/modules/org/jboss/as/server/main/module.xml +0 -70
- data/jboss/modules/org/jboss/as/threads/main/jboss-as-threads-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/threads/main/jboss-as-threads-7.1.x.incremental.129.jar.index +0 -10
- data/jboss/modules/org/jboss/as/threads/main/module.xml +0 -43
- data/jboss/modules/org/jboss/as/transactions/main/jboss-as-transactions-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/transactions/main/jboss-as-transactions-7.1.x.incremental.129.jar.index +0 -15
- data/jboss/modules/org/jboss/as/transactions/main/module.xml +0 -52
- data/jboss/modules/org/jboss/as/web/main/jasper-jdt-7.0.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/jasper-jdt-7.0.3.Final.jar.index +0 -24
- data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.x.incremental.129.jar.index +0 -22
- data/jboss/modules/org/jboss/as/web/main/jbossweb-7.0.17.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/jbossweb-7.0.17.Final.jar.index +0 -77
- data/jboss/modules/org/jboss/as/web/main/lib/linux-i686/libapr-1.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/linux-i686/libcrypto.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/linux-i686/libssl.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/linux-i686/libtcnative-1.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/linux-x86_64/libapr-1.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/linux-x86_64/libcrypto.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/linux-x86_64/libssl.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/linux-x86_64/libtcnative-1.so +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-i686/libapr-1.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-i686/libcrypto.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-i686/libssl.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-i686/libtcnative-1.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-x86_64/libapr-1.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-x86_64/libcrypto.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-x86_64/libssl.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/macosx-x86_64/libtcnative-1.jnilib +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/win-i686/tcnative-1.dll +0 -0
- data/jboss/modules/org/jboss/as/web/main/lib/win-x86_64/tcnative-1.dll +0 -0
- data/jboss/modules/org/jboss/as/web/main/module.xml +0 -70
- data/jboss/modules/org/jboss/as/webservices/main/jboss-as-webservices-server-integration-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/webservices/main/jboss-as-webservices-server-integration-7.1.x.incremental.129.jar.index +0 -25
- data/jboss/modules/org/jboss/as/webservices/main/jbossws-cxf-resources-4.0.5.GA-jboss712.jar +0 -0
- data/jboss/modules/org/jboss/as/webservices/main/jbossws-cxf-resources-4.0.5.GA-jboss712.jar.index +0 -5
- data/jboss/modules/org/jboss/as/webservices/main/module.xml +0 -66
- data/jboss/modules/org/jboss/as/webservices/server/integration/main/module.xml +0 -90
- data/jboss/modules/org/jboss/as/webservices/server/jaxrpc-integration/main/module.xml +0 -52
- data/jboss/modules/org/jboss/as/weld/main/jboss-as-weld-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/weld/main/jboss-as-weld-7.1.x.incremental.129.jar.index +0 -21
- data/jboss/modules/org/jboss/as/weld/main/module.xml +0 -77
- data/jboss/modules/org/jboss/as/xts/main/jboss-as-xts-7.1.x.incremental.129.jar +0 -0
- data/jboss/modules/org/jboss/as/xts/main/module.xml +0 -56
- data/jboss/modules/org/jboss/classfilewriter/main/jboss-classfilewriter-1.0.3.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/com/sun/httpserver/main/httpserver-1.0.1.Final.jar.index +0 -15
- data/jboss/modules/org/jboss/common-beans/main/jboss-common-beans-1.0.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/common-beans/main/jboss-common-beans-1.0.0.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/common-beans/main/module.xml +0 -34
- data/jboss/modules/org/jboss/common-core/main/jboss-common-core-2.2.17.GA.jar.index +0 -37
- data/jboss/modules/org/jboss/dmr/main/jboss-dmr-1.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/dmr/main/jboss-dmr-1.1.1.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/dmr/main/module.xml +0 -32
- data/jboss/modules/org/jboss/ejb-client/main/jboss-ejb-client-1.0.11.Final.jar +0 -0
- data/jboss/modules/org/jboss/ejb-client/main/jboss-ejb-client-1.0.11.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/ejb-client/main/module.xml +0 -40
- data/jboss/modules/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.0.0.jar +0 -0
- data/jboss/modules/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.0.0.jar.index +0 -9
- data/jboss/modules/org/jboss/ejb3/main/module.xml +0 -45
- data/jboss/modules/org/jboss/iiop-client/main/jboss-iiop-client-1.0.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/iiop-client/main/jboss-iiop-client-1.0.0.Final.jar.index +0 -9
- data/jboss/modules/org/jboss/iiop-client/main/module.xml +0 -38
- data/jboss/modules/org/jboss/integration/ext-content/main/bundled/jboss-seam-int.jar +0 -0
- data/jboss/modules/org/jboss/integration/ext-content/main/module.xml +0 -36
- data/jboss/modules/org/jboss/invocation/main/jboss-invocation-1.1.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.13.Final.jar.index +0 -21
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.0.13.Final.jar.index +0 -9
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.0.13.Final.jar.index +0 -28
- data/jboss/modules/org/jboss/ironjacamar/api/main/module.xml +0 -44
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.13.Final.jar.index +0 -24
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.0.13.Final.jar.index +0 -30
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.13.Final.jar.index +0 -7
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.0.13.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/ironjacamar/impl/main/module.xml +0 -56
- data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.0.13.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.0.13.Final.jar.index +0 -24
- data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/module.xml +0 -49
- data/jboss/modules/org/jboss/jandex/main/jandex-1.0.3.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.2.GA.jar +0 -0
- data/jboss/modules/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.2.GA.jar.index +0 -11
- data/jboss/modules/org/jboss/jaxbintros/main/module.xml +0 -42
- data/jboss/modules/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.0.0.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/jts/integration/main/jbossjts-integration-4.16.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/jts/integration/main/jbossjts-integration-4.16.6.Final.jar.index +0 -16
- data/jboss/modules/org/jboss/jts/integration/main/module.xml +0 -50
- data/jboss/modules/org/jboss/jts/main/jbossjts-4.16.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/jts/main/jbossjts-4.16.6.Final.jar.index +0 -186
- data/jboss/modules/org/jboss/jts/main/module.xml +0 -47
- data/jboss/modules/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.0.1.Final.jar.index +0 -29
- data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.0.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/module.xml +0 -34
- data/jboss/modules/org/jboss/logging/main/jboss-logging-3.1.2.GA.jar.index +0 -8
- data/jboss/modules/org/jboss/logmanager/main/jboss-logmanager-1.3.2.Final.jar +0 -0
- data/jboss/modules/org/jboss/logmanager/main/jboss-logmanager-1.3.2.Final.jar.index +0 -14
- data/jboss/modules/org/jboss/logmanager/main/module.xml +0 -32
- data/jboss/modules/org/jboss/marshalling/main/jboss-marshalling-1.3.16.GA.jar.index +0 -11
- data/jboss/modules/org/jboss/marshalling/river/main/jboss-marshalling-river-1.3.16.GA.jar.index +0 -10
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-appclient-7.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-appclient-7.0.5.Final.jar.index +0 -15
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-common-7.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-common-7.0.5.Final.jar.index +0 -35
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-ear-7.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-ear-7.0.5.Final.jar.index +0 -19
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-ejb-7.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-ejb-7.0.5.Final.jar.index +0 -22
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-web-7.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/metadata/main/jboss-metadata-web-7.0.5.Final.jar.index +0 -21
- data/jboss/modules/org/jboss/metadata/main/module.xml +0 -54
- data/jboss/modules/org/jboss/msc/main/jboss-msc-1.0.2.GA.jar +0 -0
- data/jboss/modules/org/jboss/msc/main/jboss-msc-1.0.2.GA.jar.index +0 -12
- data/jboss/modules/org/jboss/msc/main/module.xml +0 -45
- data/jboss/modules/org/jboss/netty/main/module.xml +0 -40
- data/jboss/modules/org/jboss/netty/main/netty-3.2.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/netty/main/netty-3.2.6.Final.jar.index +0 -46
- data/jboss/modules/org/jboss/osgi/framework/main/jbosgi-deployment-1.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/framework/main/jbosgi-deployment-1.1.0.Final.jar.index +0 -12
- data/jboss/modules/org/jboss/osgi/framework/main/jbosgi-framework-core-1.3.1.CR1.jar +0 -0
- data/jboss/modules/org/jboss/osgi/framework/main/jbosgi-framework-core-1.3.1.CR1.jar.index +0 -17
- data/jboss/modules/org/jboss/osgi/framework/main/module.xml +0 -52
- data/jboss/modules/org/jboss/osgi/metadata/main/jbosgi-metadata-2.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/metadata/main/jbosgi-metadata-2.1.0.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/osgi/metadata/main/module.xml +0 -39
- data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.2.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.2.0.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-core-1.2.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-core-1.2.0.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/osgi/repository/main/module.xml +0 -43
- data/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-api-2.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-api-2.1.0.Final.jar.index +0 -18
- data/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-felix-2.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-felix-2.1.0.Final.jar.index +0 -14
- data/jboss/modules/org/jboss/osgi/resolver/main/module.xml +0 -43
- data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-3.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-3.1.0.Final.jar.index +0 -12
- data/jboss/modules/org/jboss/osgi/spi/main/module.xml +0 -41
- data/jboss/modules/org/jboss/osgi/vfs/main/jbosgi-vfs-1.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/vfs/main/jbosgi-vfs-1.1.0.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/osgi/vfs/main/jbosgi-vfs30-1.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/vfs/main/jbosgi-vfs30-1.1.0.Final.jar.index +0 -9
- data/jboss/modules/org/jboss/osgi/vfs/main/module.xml +0 -40
- data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.5.Final.jar.index +0 -14
- data/jboss/modules/org/jboss/remote-naming/main/module.xml +0 -38
- data/jboss/modules/org/jboss/remoting3/main/jboss-remoting-3.2.12.GA.jar +0 -0
- data/jboss/modules/org/jboss/remoting3/main/jboss-remoting-3.2.12.GA.jar.index +0 -11
- data/jboss/modules/org/jboss/remoting3/main/module.xml +0 -39
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/module.xml +0 -36
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.5.Final.jar +0 -0
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.5.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/module.xml +0 -43
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/module.xml +0 -42
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-2.3.3.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml +0 -45
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml +0 -42
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.3.3.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml +0 -46
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final-jandex.jar.index +0 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final.jar.index +0 -45
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml +0 -43
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/module.xml +0 -41
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml +0 -44
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml +0 -47
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.3.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.3.Final.jar +0 -0
- data/jboss/modules/org/jboss/sasl/main/jboss-sasl-1.0.3.Final.jar.index +0 -16
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-common-2.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-common-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-net-2.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-net-2.2.1.Final.jar.index +0 -10
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.1.Final.jar.index +0 -11
- data/jboss/modules/org/jboss/security/negotiation/main/module.xml +0 -47
- data/jboss/modules/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar +0 -0
- data/jboss/modules/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar.index +0 -34
- data/jboss/modules/org/jboss/security/xacml/main/module.xml +0 -40
- data/jboss/modules/org/jboss/shrinkwrap/core/main/module.xml +0 -39
- data/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-api-1.0.0.jar +0 -0
- data/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-api-1.0.0.jar.index +0 -17
- data/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-impl-base-1.0.0.jar +0 -0
- data/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-impl-base-1.0.0.jar.index +0 -27
- data/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-spi-1.0.0.jar +0 -0
- data/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-spi-1.0.0.jar.index +0 -9
- data/jboss/modules/org/jboss/staxmapper/main/staxmapper-1.1.0.Final.jar.index +0 -8
- data/jboss/modules/org/jboss/stdio/main/jboss-stdio-1.0.1.GA.jar.index +0 -8
- data/jboss/modules/org/jboss/threads/main/jboss-threads-2.0.0.GA.jar +0 -0
- data/jboss/modules/org/jboss/threads/main/jboss-threads-2.0.0.GA.jar.index +0 -9
- data/jboss/modules/org/jboss/threads/main/module.xml +0 -39
- data/jboss/modules/org/jboss/vfs/main/jboss-vfs-3.1.0.Final.jar.index +0 -15
- data/jboss/modules/org/jboss/weld/api/main/module.xml +0 -40
- data/jboss/modules/org/jboss/weld/api/main/weld-api-1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/weld/api/main/weld-api-1.1.Final.jar.index +0 -13
- data/jboss/modules/org/jboss/weld/core/main/module.xml +0 -56
- data/jboss/modules/org/jboss/weld/core/main/weld-core-1.1.10.Final.jar +0 -0
- data/jboss/modules/org/jboss/weld/core/main/weld-core-1.1.10.Final.jar.index +0 -67
- data/jboss/modules/org/jboss/weld/spi/main/module.xml +0 -46
- data/jboss/modules/org/jboss/weld/spi/main/weld-spi-1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/weld/spi/main/weld-spi-1.1.Final.jar.index +0 -39
- data/jboss/modules/org/jboss/ws/api/main/jbossws-api-1.0.0.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/api/main/jbossws-api-1.0.0.GA.jar.index +0 -16
- data/jboss/modules/org/jboss/ws/api/main/module.xml +0 -41
- data/jboss/modules/org/jboss/ws/common/main/jbossws-common-2.0.4.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/common/main/jbossws-common-2.0.4.GA.jar.index +0 -27
- data/jboss/modules/org/jboss/ws/common/main/module.xml +0 -52
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml +0 -50
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.5.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.5.GA.jar.index +0 -6
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml +0 -37
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-4.0.5.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-4.0.5.GA.jar.index +0 -28
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml +0 -68
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/jbossws-cxf-transports-httpserver-4.0.5.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/jbossws-cxf-transports-httpserver-4.0.5.GA.jar.index +0 -14
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/module.xml +0 -50
- data/jboss/modules/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-4.0.5.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-4.0.5.GA.jar.index +0 -22
- data/jboss/modules/org/jboss/ws/jaxws-client/main/module.xml +0 -64
- data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/jaxws-jboss-httpserver-httpspi-1.0.1.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/module.xml +0 -40
- data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.5.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.5.GA.jar.index +0 -47
- data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/module.xml +0 -50
- data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.5.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.5.GA.jar.index +0 -6
- data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/module.xml +0 -35
- data/jboss/modules/org/jboss/ws/saaj-impl/main/module.xml +0 -39
- data/jboss/modules/org/jboss/ws/spi/main/jbossws-spi-2.0.4.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/spi/main/jbossws-spi-2.0.4.GA.jar.index +0 -26
- data/jboss/modules/org/jboss/ws/spi/main/module.xml +0 -45
- data/jboss/modules/org/jboss/ws/tools/common/main/jbossws-common-tools-1.0.1.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/tools/common/main/module.xml +0 -47
- data/jboss/modules/org/jboss/ws/tools/wsconsume/main/module.xml +0 -38
- data/jboss/modules/org/jboss/ws/tools/wsprovide/main/module.xml +0 -38
- data/jboss/modules/org/jboss/xb/main/jbossxb-2.0.3.GA.jar +0 -0
- data/jboss/modules/org/jboss/xb/main/jbossxb-2.0.3.GA.jar.index +0 -31
- data/jboss/modules/org/jboss/xb/main/module.xml +0 -42
- data/jboss/modules/org/jboss/xnio/main/xnio-api-3.0.7.GA.jar.index +0 -11
- data/jboss/modules/org/jboss/xnio/nio/main/xnio-nio-3.0.7.GA.jar.index +0 -9
- data/jboss/modules/org/jboss/xts/main/jbosstxbridge-4.16.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/xts/main/jbossxts-4.16.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/xts/main/jbossxts-api-4.16.6.Final.jar +0 -0
- data/jboss/modules/org/jboss/xts/main/module.xml +0 -58
- data/jboss/modules/org/jdom/main/jdom-1.1.2.jar +0 -0
- data/jboss/modules/org/jdom/main/module.xml +0 -35
- data/jboss/modules/org/jgroups/main/jgroups-3.0.14.Final.jar +0 -0
- data/jboss/modules/org/jgroups/main/jgroups-3.0.14.Final.jar.index +0 -26
- data/jboss/modules/org/jgroups/main/module.xml +0 -36
- data/jboss/modules/org/joda/time/main/joda-time-1.6.2.jar +0 -0
- data/jboss/modules/org/joda/time/main/joda-time-1.6.2.jar.index +0 -29
- data/jboss/modules/org/joda/time/main/module.xml +0 -35
- data/jboss/modules/org/kohsuke/rngom/main/module.xml +0 -39
- data/jboss/modules/org/kohsuke/rngom/main/rngom-201103.jboss-1.jar +0 -0
- data/jboss/modules/org/kohsuke/rngom/main/rngom-201103.jboss-1.jar.index +0 -26
- data/jboss/modules/org/omg/api/main/module.xml +0 -106
- data/jboss/modules/org/osgi/core/main/module.xml +0 -34
- data/jboss/modules/org/osgi/core/main/org.osgi.core-4.2.0.jar +0 -0
- data/jboss/modules/org/osgi/core/main/org.osgi.core-4.2.0.jar.index +0 -28
- data/jboss/modules/org/picketbox/main/module.xml +0 -47
- data/jboss/modules/org/picketbox/main/picketbox-4.0.14.Final.jar +0 -0
- data/jboss/modules/org/picketbox/main/picketbox-4.0.14.Final.jar.index +0 -82
- data/jboss/modules/org/picketbox/main/picketbox-commons-1.0.0.final.jar.index +0 -10
- data/jboss/modules/org/picketbox/main/picketbox-infinispan-4.0.14.Final.jar +0 -0
- data/jboss/modules/org/picketbox/main/picketbox-infinispan-4.0.14.Final.jar.index +0 -9
- data/jboss/modules/org/picketlink/main/module.xml +0 -51
- data/jboss/modules/org/picketlink/main/picketlink-core-2.1.4.Final-jandex-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-core-2.1.4.Final-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-core-2.1.4.Final.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-jbas7-2.1.4.Final-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-jbas7-2.1.4.Final.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/cache/main/module.xml +0 -58
- data/jboss/modules/org/projectodd/polyglot/cache/main/polyglot-cache.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/cache/main/polyglot-core.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/hasingleton/main/module.xml +0 -47
- data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-core.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/module.xml +0 -62
- data/jboss/modules/org/projectodd/polyglot/stomp/main/polyglot-core.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/polyglot-stomp.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/polyglot-web.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-conduit-server-core.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-conduit-server-spi.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomp-api.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomp-common.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomp-server-core.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomp-server-spi.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomplet-api.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/stilts-stomplet-server-core.jar +0 -0
- data/jboss/modules/org/projectodd/polyglot/stomp/main/subsystem/socket-binding.conf +0 -1
- data/jboss/modules/org/projectodd/polyglot/stomp/main/subsystem/subsystem.xml +0 -1
- data/jboss/modules/org/python/jython/standalone/main/jython-standalone-2.5.2.jar +0 -0
- data/jboss/modules/org/python/jython/standalone/main/jython-standalone-2.5.2.jar.index +0 -173
- data/jboss/modules/org/python/jython/standalone/main/module.xml +0 -38
- data/jboss/modules/org/scannotation/scannotation/main/module.xml +0 -40
- data/jboss/modules/org/scannotation/scannotation/main/scannotation-1.0.2.jar +0 -0
- data/jboss/modules/org/scannotation/scannotation/main/scannotation-1.0.2.jar.index +0 -8
- data/jboss/modules/org/slf4j/ext/main/module.xml +0 -36
- data/jboss/modules/org/slf4j/ext/main/slf4j-ext-1.6.1.jar +0 -0
- data/jboss/modules/org/slf4j/ext/main/slf4j-ext-1.6.1.jar.index +0 -12
- data/jboss/modules/org/slf4j/impl/main/module.xml +0 -40
- data/jboss/modules/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.0.GA.jar +0 -0
- data/jboss/modules/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.0.GA.jar.index +0 -8
- data/jboss/modules/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.6.1.jar +0 -0
- data/jboss/modules/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.6.1.jar.index +0 -11
- data/jboss/modules/org/slf4j/jcl-over-slf4j/main/module.xml +0 -34
- data/jboss/modules/org/slf4j/main/module.xml +0 -34
- data/jboss/modules/org/slf4j/main/slf4j-api-1.6.1.jar +0 -0
- data/jboss/modules/org/slf4j/main/slf4j-api-1.6.1.jar.index +0 -9
- data/jboss/modules/org/torquebox/bootstrap/main/module.xml +0 -57
- data/jboss/modules/org/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
- data/jboss/modules/org/torquebox/cdi/main/module.xml +0 -48
- data/jboss/modules/org/torquebox/cdi/main/torquebox-cdi.jar +0 -0
- data/jboss/modules/org/torquebox/core/main/module.xml +0 -80
- data/jboss/modules/org/torquebox/core/main/polyglot-core.jar +0 -0
- data/jboss/modules/org/torquebox/core/main/torquebox-core.jar +0 -0
- data/jboss/modules/org/torquebox/jobs/main/c3p0.jar +0 -0
- data/jboss/modules/org/torquebox/jobs/main/module.xml +0 -51
- data/jboss/modules/org/torquebox/jobs/main/polyglot-jobs.jar +0 -0
- data/jboss/modules/org/torquebox/jobs/main/torquebox-jobs.jar +0 -0
- data/jboss/modules/org/torquebox/messaging/main/module.xml +0 -52
- data/jboss/modules/org/torquebox/messaging/main/polyglot-messaging.jar +0 -0
- data/jboss/modules/org/torquebox/messaging/main/torquebox-messaging.jar +0 -0
- data/jboss/modules/org/torquebox/security/main/module.xml +0 -47
- data/jboss/modules/org/torquebox/security/main/torquebox-security.jar +0 -0
- data/jboss/modules/org/torquebox/services/main/module.xml +0 -46
- data/jboss/modules/org/torquebox/services/main/torquebox-services.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/module.xml +0 -53
- data/jboss/modules/org/torquebox/stomp/main/torquebox-stomp.jar +0 -0
- data/jboss/modules/org/torquebox/web/main/module.xml +0 -57
- data/jboss/modules/org/torquebox/web/main/polyglot-web.jar +0 -0
- data/jboss/modules/org/torquebox/web/main/torquebox-web.jar +0 -0
- data/jboss/modules/org/yaml/snakeyaml/main/module.xml +0 -39
- data/jboss/modules/org/yaml/snakeyaml/main/snakeyaml-1.8.jar +0 -0
- data/jboss/modules/sun/jdk/main/module.xml +0 -86
- data/jboss/modules/sun/jdk/main/service-loader-resources.index +0 -3
- data/jboss/welcome-content/as7_logo.png +0 -0
- data/jboss/welcome-content/as7_style.css +0 -63
- data/jboss/welcome-content/bkg.gif +0 -0
- data/jboss/welcome-content/documentation.html +0 -75
- data/jboss/welcome-content/favicon.ico +0 -0
- data/jboss/welcome-content/index.html +0 -57
- data/jboss/welcome-content/index_noconsole.html +0 -57
- data/jboss/welcome-content/jboss_community.png +0 -0
- data/jboss/welcome-content/noconsole.html +0 -47
- data/jboss/welcome-content/noredirect.html +0 -50
- data/licenses/lgpl-2.1.txt +0 -502
- data/share/rails/template.rb +0 -123
@@ -1,1234 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
|
3
|
-
<xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
|
4
|
-
targetNamespace="http://java.sun.com/xml/ns/j2ee"
|
5
|
-
xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"
|
6
|
-
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
7
|
-
elementFormDefault="qualified"
|
8
|
-
attributeFormDefault="unqualified"
|
9
|
-
version="2.4">
|
10
|
-
<xsd:annotation>
|
11
|
-
<xsd:documentation>
|
12
|
-
@(#)web-app_2_4.xsds 1.60 03/08/26
|
13
|
-
</xsd:documentation>
|
14
|
-
</xsd:annotation>
|
15
|
-
|
16
|
-
<xsd:annotation>
|
17
|
-
<xsd:documentation>
|
18
|
-
|
19
|
-
Copyright 2004 Sun Microsystems, Inc., 901 San Antonio
|
20
|
-
Road, Palo Alto, California 94303, U.S.A. All rights
|
21
|
-
reserved.
|
22
|
-
|
23
|
-
Sun Microsystems, Inc. has intellectual property rights
|
24
|
-
relating to technology described in this document. In
|
25
|
-
particular, and without limitation, these intellectual
|
26
|
-
property rights may include one or more of the U.S. patents
|
27
|
-
listed at http://www.sun.com/patents and one or more
|
28
|
-
additional patents or pending patent applications in the
|
29
|
-
U.S. and other countries.
|
30
|
-
|
31
|
-
This document and the technology which it describes are
|
32
|
-
distributed under licenses restricting their use, copying,
|
33
|
-
distribution, and decompilation. No part of this document
|
34
|
-
may be reproduced in any form by any means without prior
|
35
|
-
written authorization of Sun and its licensors, if any.
|
36
|
-
|
37
|
-
Third-party software, including font technology, is
|
38
|
-
copyrighted and licensed from Sun suppliers.
|
39
|
-
|
40
|
-
Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
|
41
|
-
JavaServer Pages, Enterprise JavaBeans and the Java Coffee
|
42
|
-
Cup logo are trademarks or registered trademarks of Sun
|
43
|
-
Microsystems, Inc. in the U.S. and other countries.
|
44
|
-
|
45
|
-
Federal Acquisitions: Commercial Software - Government Users
|
46
|
-
Subject to Standard License Terms and Conditions.
|
47
|
-
|
48
|
-
</xsd:documentation>
|
49
|
-
</xsd:annotation>
|
50
|
-
|
51
|
-
<xsd:annotation>
|
52
|
-
<xsd:documentation>
|
53
|
-
<![CDATA[
|
54
|
-
|
55
|
-
This is the XML Schema for the Servlet 2.4 deployment descriptor.
|
56
|
-
The deployment descriptor must be named "WEB-INF/web.xml" in the
|
57
|
-
web application's war file. All Servlet deployment descriptors
|
58
|
-
must indicate the web application schema by using the J2EE
|
59
|
-
namespace:
|
60
|
-
|
61
|
-
http://java.sun.com/xml/ns/j2ee
|
62
|
-
|
63
|
-
and by indicating the version of the schema by
|
64
|
-
using the version element as shown below:
|
65
|
-
|
66
|
-
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
67
|
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
68
|
-
xsi:schemaLocation="..."
|
69
|
-
version="2.4">
|
70
|
-
...
|
71
|
-
</web-app>
|
72
|
-
|
73
|
-
The instance documents may indicate the published version of
|
74
|
-
the schema using the xsi:schemaLocation attribute for J2EE
|
75
|
-
namespace with the following location:
|
76
|
-
|
77
|
-
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd
|
78
|
-
|
79
|
-
]]>
|
80
|
-
</xsd:documentation>
|
81
|
-
</xsd:annotation>
|
82
|
-
|
83
|
-
<xsd:annotation>
|
84
|
-
<xsd:documentation>
|
85
|
-
|
86
|
-
The following conventions apply to all J2EE
|
87
|
-
deployment descriptor elements unless indicated otherwise.
|
88
|
-
|
89
|
-
- In elements that specify a pathname to a file within the
|
90
|
-
same JAR file, relative filenames (i.e., those not
|
91
|
-
starting with "/") are considered relative to the root of
|
92
|
-
the JAR file's namespace. Absolute filenames (i.e., those
|
93
|
-
starting with "/") also specify names in the root of the
|
94
|
-
JAR file's namespace. In general, relative names are
|
95
|
-
preferred. The exception is .war files where absolute
|
96
|
-
names are preferred for consistency with the Servlet API.
|
97
|
-
|
98
|
-
</xsd:documentation>
|
99
|
-
</xsd:annotation>
|
100
|
-
|
101
|
-
<xsd:include schemaLocation="j2ee_1_4.xsd"/>
|
102
|
-
<xsd:include schemaLocation="jsp_2_0.xsd"/>
|
103
|
-
|
104
|
-
|
105
|
-
<!-- **************************************************** -->
|
106
|
-
|
107
|
-
|
108
|
-
<xsd:element name="web-app" type="j2ee:web-appType">
|
109
|
-
<xsd:annotation>
|
110
|
-
<xsd:documentation>
|
111
|
-
|
112
|
-
The web-app element is the root of the deployment
|
113
|
-
descriptor for a web application. Note that the sub-elements
|
114
|
-
of this element can be in the arbitrary order. Because of
|
115
|
-
that, the multiplicity of the elements of distributable,
|
116
|
-
session-config, welcome-file-list, jsp-config, login-config,
|
117
|
-
and locale-encoding-mapping-list was changed from "?" to "*"
|
118
|
-
in this schema. However, the deployment descriptor instance
|
119
|
-
file must not contain multiple elements of session-config,
|
120
|
-
jsp-config, and login-config. When there are multiple elements of
|
121
|
-
welcome-file-list or locale-encoding-mapping-list, the container
|
122
|
-
must concatinate the element contents. The multiple occurance
|
123
|
-
of the element distributable is redundant and the container
|
124
|
-
treats that case exactly in the same way when there is only
|
125
|
-
one distributable.
|
126
|
-
|
127
|
-
</xsd:documentation>
|
128
|
-
</xsd:annotation>
|
129
|
-
|
130
|
-
<xsd:unique name="web-app-servlet-name-uniqueness">
|
131
|
-
<xsd:annotation>
|
132
|
-
<xsd:documentation>
|
133
|
-
|
134
|
-
The servlet element contains the name of a servlet.
|
135
|
-
The name must be unique within the web application.
|
136
|
-
|
137
|
-
</xsd:documentation>
|
138
|
-
</xsd:annotation>
|
139
|
-
<xsd:selector xpath="j2ee:servlet"/>
|
140
|
-
<xsd:field xpath="j2ee:servlet-name"/>
|
141
|
-
</xsd:unique>
|
142
|
-
|
143
|
-
<xsd:unique name="web-app-filter-name-uniqueness">
|
144
|
-
<xsd:annotation>
|
145
|
-
<xsd:documentation>
|
146
|
-
|
147
|
-
The filter element contains the name of a filter.
|
148
|
-
The name must be unique within the web application.
|
149
|
-
|
150
|
-
</xsd:documentation>
|
151
|
-
</xsd:annotation>
|
152
|
-
<xsd:selector xpath="j2ee:filter"/>
|
153
|
-
<xsd:field xpath="j2ee:filter-name"/>
|
154
|
-
</xsd:unique>
|
155
|
-
|
156
|
-
<xsd:unique name="web-app-ejb-local-ref-name-uniqueness">
|
157
|
-
<xsd:annotation>
|
158
|
-
<xsd:documentation>
|
159
|
-
|
160
|
-
The ejb-local-ref-name element contains the name of an EJB
|
161
|
-
reference. The EJB reference is an entry in the web
|
162
|
-
application's environment and is relative to the
|
163
|
-
java:comp/env context. The name must be unique within
|
164
|
-
the web application.
|
165
|
-
|
166
|
-
It is recommended that name is prefixed with "ejb/".
|
167
|
-
|
168
|
-
</xsd:documentation>
|
169
|
-
</xsd:annotation>
|
170
|
-
<xsd:selector xpath="j2ee:ejb-local-ref"/>
|
171
|
-
<xsd:field xpath="j2ee:ejb-ref-name"/>
|
172
|
-
</xsd:unique>
|
173
|
-
|
174
|
-
<xsd:unique name="web-app-ejb-ref-name-uniqueness">
|
175
|
-
<xsd:annotation>
|
176
|
-
<xsd:documentation>
|
177
|
-
|
178
|
-
The ejb-ref-name element contains the name of an EJB
|
179
|
-
reference. The EJB reference is an entry in the web
|
180
|
-
application's environment and is relative to the
|
181
|
-
java:comp/env context. The name must be unique within
|
182
|
-
the web application.
|
183
|
-
|
184
|
-
It is recommended that name is prefixed with "ejb/".
|
185
|
-
|
186
|
-
</xsd:documentation>
|
187
|
-
</xsd:annotation>
|
188
|
-
<xsd:selector xpath="j2ee:ejb-ref"/>
|
189
|
-
<xsd:field xpath="j2ee:ejb-ref-name"/>
|
190
|
-
</xsd:unique>
|
191
|
-
|
192
|
-
<xsd:unique name="web-app-resource-env-ref-uniqueness">
|
193
|
-
<xsd:annotation>
|
194
|
-
<xsd:documentation>
|
195
|
-
|
196
|
-
The resource-env-ref-name element specifies the name of
|
197
|
-
a resource environment reference; its value is the
|
198
|
-
environment entry name used in the web application code.
|
199
|
-
The name is a JNDI name relative to the java:comp/env
|
200
|
-
context and must be unique within a web application.
|
201
|
-
|
202
|
-
</xsd:documentation>
|
203
|
-
</xsd:annotation>
|
204
|
-
<xsd:selector xpath="j2ee:resource-env-ref"/>
|
205
|
-
<xsd:field xpath="j2ee:resource-env-ref-name"/>
|
206
|
-
</xsd:unique>
|
207
|
-
|
208
|
-
<xsd:unique name="web-app-message-destination-ref-uniqueness">
|
209
|
-
<xsd:annotation>
|
210
|
-
<xsd:documentation>
|
211
|
-
|
212
|
-
The message-destination-ref-name element specifies the name of
|
213
|
-
a message destination reference; its value is the
|
214
|
-
environment entry name used in the web application code.
|
215
|
-
The name is a JNDI name relative to the java:comp/env
|
216
|
-
context and must be unique within a web application.
|
217
|
-
|
218
|
-
</xsd:documentation>
|
219
|
-
</xsd:annotation>
|
220
|
-
<xsd:selector xpath="j2ee:message-destination-ref"/>
|
221
|
-
<xsd:field xpath="j2ee:message-destination-ref-name"/>
|
222
|
-
</xsd:unique>
|
223
|
-
|
224
|
-
<xsd:unique name="web-app-res-ref-name-uniqueness">
|
225
|
-
<xsd:annotation>
|
226
|
-
<xsd:documentation>
|
227
|
-
|
228
|
-
The res-ref-name element specifies the name of a
|
229
|
-
resource manager connection factory reference. The name
|
230
|
-
is a JNDI name relative to the java:comp/env context.
|
231
|
-
The name must be unique within a web application.
|
232
|
-
|
233
|
-
</xsd:documentation>
|
234
|
-
</xsd:annotation>
|
235
|
-
<xsd:selector xpath="j2ee:resource-ref"/>
|
236
|
-
<xsd:field xpath="j2ee:res-ref-name"/>
|
237
|
-
</xsd:unique>
|
238
|
-
|
239
|
-
<xsd:unique name="web-app-env-entry-name-uniqueness">
|
240
|
-
<xsd:annotation>
|
241
|
-
<xsd:documentation>
|
242
|
-
|
243
|
-
The env-entry-name element contains the name of a web
|
244
|
-
application's environment entry. The name is a JNDI
|
245
|
-
name relative to the java:comp/env context. The name
|
246
|
-
must be unique within a web application.
|
247
|
-
|
248
|
-
</xsd:documentation>
|
249
|
-
</xsd:annotation>
|
250
|
-
|
251
|
-
<xsd:selector xpath="j2ee:env-entry"/>
|
252
|
-
<xsd:field xpath="j2ee:env-entry-name"/>
|
253
|
-
</xsd:unique>
|
254
|
-
|
255
|
-
<xsd:key name="web-app-role-name-key">
|
256
|
-
<xsd:annotation>
|
257
|
-
<xsd:documentation>
|
258
|
-
|
259
|
-
A role-name-key is specified to allow the references
|
260
|
-
from the security-role-refs.
|
261
|
-
|
262
|
-
</xsd:documentation>
|
263
|
-
</xsd:annotation>
|
264
|
-
<xsd:selector xpath="j2ee:security-role"/>
|
265
|
-
<xsd:field xpath="j2ee:role-name"/>
|
266
|
-
</xsd:key>
|
267
|
-
|
268
|
-
<xsd:keyref name="web-app-role-name-references"
|
269
|
-
refer="j2ee:web-app-role-name-key">
|
270
|
-
<xsd:annotation>
|
271
|
-
<xsd:documentation>
|
272
|
-
|
273
|
-
The keyref indicates the references from
|
274
|
-
security-role-ref to a specified role-name.
|
275
|
-
|
276
|
-
</xsd:documentation>
|
277
|
-
</xsd:annotation>
|
278
|
-
<xsd:selector xpath="j2ee:servlet/j2ee:security-role-ref"/>
|
279
|
-
<xsd:field xpath="j2ee:role-link"/>
|
280
|
-
</xsd:keyref>
|
281
|
-
</xsd:element>
|
282
|
-
|
283
|
-
|
284
|
-
<!-- **************************************************** -->
|
285
|
-
|
286
|
-
<xsd:complexType name="auth-constraintType">
|
287
|
-
<xsd:annotation>
|
288
|
-
<xsd:documentation>
|
289
|
-
|
290
|
-
The auth-constraintType indicates the user roles that
|
291
|
-
should be permitted access to this resource
|
292
|
-
collection. The role-name used here must either correspond
|
293
|
-
to the role-name of one of the security-role elements
|
294
|
-
defined for this web application, or be the specially
|
295
|
-
reserved role-name "*" that is a compact syntax for
|
296
|
-
indicating all roles in the web application. If both "*"
|
297
|
-
and rolenames appear, the container interprets this as all
|
298
|
-
roles. If no roles are defined, no user is allowed access
|
299
|
-
to the portion of the web application described by the
|
300
|
-
containing security-constraint. The container matches
|
301
|
-
role names case sensitively when determining access.
|
302
|
-
|
303
|
-
</xsd:documentation>
|
304
|
-
</xsd:annotation>
|
305
|
-
|
306
|
-
<xsd:sequence>
|
307
|
-
<xsd:element name="description"
|
308
|
-
type="j2ee:descriptionType"
|
309
|
-
minOccurs="0" maxOccurs="unbounded"/>
|
310
|
-
<xsd:element name="role-name"
|
311
|
-
type="j2ee:role-nameType"
|
312
|
-
minOccurs="0" maxOccurs="unbounded"/>
|
313
|
-
</xsd:sequence>
|
314
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
315
|
-
</xsd:complexType>
|
316
|
-
|
317
|
-
<!-- **************************************************** -->
|
318
|
-
|
319
|
-
<xsd:complexType name="auth-methodType">
|
320
|
-
<xsd:annotation>
|
321
|
-
<xsd:documentation>
|
322
|
-
|
323
|
-
The auth-methodType is used to configure the authentication
|
324
|
-
mechanism for the web application. As a prerequisite to
|
325
|
-
gaining access to any web resources which are protected by
|
326
|
-
an authorization constraint, a user must have authenticated
|
327
|
-
using the configured mechanism. Legal values are "BASIC",
|
328
|
-
"DIGEST", "FORM", "CLIENT-CERT", or a vendor-specific
|
329
|
-
authentication scheme.
|
330
|
-
|
331
|
-
Used in: login-config
|
332
|
-
|
333
|
-
</xsd:documentation>
|
334
|
-
</xsd:annotation>
|
335
|
-
|
336
|
-
<xsd:simpleContent>
|
337
|
-
<xsd:restriction base="j2ee:string"/>
|
338
|
-
</xsd:simpleContent>
|
339
|
-
</xsd:complexType>
|
340
|
-
|
341
|
-
<!-- **************************************************** -->
|
342
|
-
|
343
|
-
<xsd:complexType name="dispatcherType">
|
344
|
-
<xsd:annotation>
|
345
|
-
<xsd:documentation>
|
346
|
-
|
347
|
-
The dispatcher has four legal values: FORWARD, REQUEST, INCLUDE,
|
348
|
-
and ERROR. A value of FORWARD means the Filter will be applied
|
349
|
-
under RequestDispatcher.forward() calls. A value of REQUEST
|
350
|
-
means the Filter will be applied under ordinary client calls to
|
351
|
-
the path or servlet. A value of INCLUDE means the Filter will be
|
352
|
-
applied under RequestDispatcher.include() calls. A value of
|
353
|
-
ERROR means the Filter will be applied under the error page
|
354
|
-
mechanism. The absence of any dispatcher elements in a
|
355
|
-
filter-mapping indicates a default of applying filters only under
|
356
|
-
ordinary client calls to the path or servlet.
|
357
|
-
|
358
|
-
</xsd:documentation>
|
359
|
-
</xsd:annotation>
|
360
|
-
|
361
|
-
<xsd:simpleContent>
|
362
|
-
<xsd:restriction base="j2ee:string">
|
363
|
-
<xsd:enumeration value="FORWARD"/>
|
364
|
-
<xsd:enumeration value="INCLUDE"/>
|
365
|
-
<xsd:enumeration value="REQUEST"/>
|
366
|
-
<xsd:enumeration value="ERROR"/>
|
367
|
-
</xsd:restriction>
|
368
|
-
</xsd:simpleContent>
|
369
|
-
</xsd:complexType>
|
370
|
-
|
371
|
-
<!-- **************************************************** -->
|
372
|
-
|
373
|
-
<xsd:simpleType name="encodingType">
|
374
|
-
<xsd:annotation>
|
375
|
-
<xsd:documentation>
|
376
|
-
|
377
|
-
The encodingType defines IANA character sets.
|
378
|
-
|
379
|
-
</xsd:documentation>
|
380
|
-
</xsd:annotation>
|
381
|
-
|
382
|
-
<xsd:restriction base="xsd:string">
|
383
|
-
<xsd:pattern value="[^\s]+"/>
|
384
|
-
</xsd:restriction>
|
385
|
-
</xsd:simpleType>
|
386
|
-
|
387
|
-
<!-- **************************************************** -->
|
388
|
-
|
389
|
-
<xsd:complexType name="error-codeType">
|
390
|
-
<xsd:annotation>
|
391
|
-
<xsd:documentation>
|
392
|
-
|
393
|
-
The error-code contains an HTTP error code, ex: 404
|
394
|
-
|
395
|
-
Used in: error-page
|
396
|
-
|
397
|
-
</xsd:documentation>
|
398
|
-
</xsd:annotation>
|
399
|
-
|
400
|
-
<xsd:simpleContent>
|
401
|
-
<xsd:restriction base="j2ee:xsdPositiveIntegerType">
|
402
|
-
<xsd:pattern value="\d{3}"/>
|
403
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
404
|
-
</xsd:restriction>
|
405
|
-
</xsd:simpleContent>
|
406
|
-
</xsd:complexType>
|
407
|
-
|
408
|
-
<!-- **************************************************** -->
|
409
|
-
|
410
|
-
<xsd:complexType name="error-pageType">
|
411
|
-
<xsd:annotation>
|
412
|
-
<xsd:documentation>
|
413
|
-
|
414
|
-
The error-pageType contains a mapping between an error code
|
415
|
-
or exception type to the path of a resource in the web
|
416
|
-
application.
|
417
|
-
|
418
|
-
Used in: web-app
|
419
|
-
|
420
|
-
</xsd:documentation>
|
421
|
-
</xsd:annotation>
|
422
|
-
|
423
|
-
<xsd:sequence>
|
424
|
-
<xsd:choice>
|
425
|
-
<xsd:element name="error-code"
|
426
|
-
type="j2ee:error-codeType"/>
|
427
|
-
|
428
|
-
<xsd:element name="exception-type"
|
429
|
-
type="j2ee:fully-qualified-classType">
|
430
|
-
<xsd:annotation>
|
431
|
-
<xsd:documentation>
|
432
|
-
|
433
|
-
The exception-type contains a fully qualified class
|
434
|
-
name of a Java exception type.
|
435
|
-
|
436
|
-
</xsd:documentation>
|
437
|
-
</xsd:annotation>
|
438
|
-
</xsd:element>
|
439
|
-
</xsd:choice>
|
440
|
-
|
441
|
-
<xsd:element name="location"
|
442
|
-
type="j2ee:war-pathType">
|
443
|
-
<xsd:annotation>
|
444
|
-
<xsd:documentation>
|
445
|
-
|
446
|
-
The location element contains the location of the
|
447
|
-
resource in the web application relative to the root of
|
448
|
-
the web application. The value of the location must have
|
449
|
-
a leading `/'.
|
450
|
-
|
451
|
-
</xsd:documentation>
|
452
|
-
</xsd:annotation>
|
453
|
-
</xsd:element>
|
454
|
-
</xsd:sequence>
|
455
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
456
|
-
</xsd:complexType>
|
457
|
-
|
458
|
-
<!-- **************************************************** -->
|
459
|
-
|
460
|
-
<xsd:complexType name="filter-mappingType">
|
461
|
-
<xsd:annotation>
|
462
|
-
<xsd:documentation>
|
463
|
-
|
464
|
-
Declaration of the filter mappings in this web
|
465
|
-
application is done by using filter-mappingType.
|
466
|
-
The container uses the filter-mapping
|
467
|
-
declarations to decide which filters to apply to a request,
|
468
|
-
and in what order. The container matches the request URI to
|
469
|
-
a Servlet in the normal way. To determine which filters to
|
470
|
-
apply it matches filter-mapping declarations either on
|
471
|
-
servlet-name, or on url-pattern for each filter-mapping
|
472
|
-
element, depending on which style is used. The order in
|
473
|
-
which filters are invoked is the order in which
|
474
|
-
filter-mapping declarations that match a request URI for a
|
475
|
-
servlet appear in the list of filter-mapping elements.The
|
476
|
-
filter-name value must be the value of the filter-name
|
477
|
-
sub-elements of one of the filter declarations in the
|
478
|
-
deployment descriptor.
|
479
|
-
|
480
|
-
</xsd:documentation>
|
481
|
-
</xsd:annotation>
|
482
|
-
|
483
|
-
<xsd:sequence>
|
484
|
-
<xsd:element name="filter-name"
|
485
|
-
type="j2ee:filter-nameType"/>
|
486
|
-
<xsd:choice>
|
487
|
-
<xsd:element name="url-pattern"
|
488
|
-
type="j2ee:url-patternType"/>
|
489
|
-
<xsd:element name="servlet-name"
|
490
|
-
type="j2ee:servlet-nameType"/>
|
491
|
-
</xsd:choice>
|
492
|
-
<xsd:element name="dispatcher"
|
493
|
-
type="j2ee:dispatcherType"
|
494
|
-
minOccurs="0" maxOccurs="4"/>
|
495
|
-
</xsd:sequence>
|
496
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
497
|
-
</xsd:complexType>
|
498
|
-
|
499
|
-
<!-- **************************************************** -->
|
500
|
-
|
501
|
-
<xsd:complexType name="filter-nameType">
|
502
|
-
<xsd:annotation>
|
503
|
-
<xsd:documentation>
|
504
|
-
|
505
|
-
The logical name of the filter is declare
|
506
|
-
by using filter-nameType. This name is used to map the
|
507
|
-
filter. Each filter name is unique within the web
|
508
|
-
application.
|
509
|
-
|
510
|
-
Used in: filter, filter-mapping
|
511
|
-
|
512
|
-
</xsd:documentation>
|
513
|
-
</xsd:annotation>
|
514
|
-
|
515
|
-
<xsd:simpleContent>
|
516
|
-
<xsd:extension base="j2ee:nonEmptyStringType"/>
|
517
|
-
</xsd:simpleContent>
|
518
|
-
</xsd:complexType>
|
519
|
-
|
520
|
-
<!-- **************************************************** -->
|
521
|
-
|
522
|
-
<xsd:complexType name="filterType">
|
523
|
-
<xsd:annotation>
|
524
|
-
<xsd:documentation>
|
525
|
-
|
526
|
-
The filterType is used to declare a filter in the web
|
527
|
-
application. The filter is mapped to either a servlet or a
|
528
|
-
URL pattern in the filter-mapping element, using the
|
529
|
-
filter-name value to reference. Filters can access the
|
530
|
-
initialization parameters declared in the deployment
|
531
|
-
descriptor at runtime via the FilterConfig interface.
|
532
|
-
|
533
|
-
Used in: web-app
|
534
|
-
|
535
|
-
</xsd:documentation>
|
536
|
-
</xsd:annotation>
|
537
|
-
|
538
|
-
<xsd:sequence>
|
539
|
-
<xsd:group ref="j2ee:descriptionGroup"/>
|
540
|
-
<xsd:element name="filter-name"
|
541
|
-
type="j2ee:filter-nameType"/>
|
542
|
-
<xsd:element name="filter-class"
|
543
|
-
type="j2ee:fully-qualified-classType">
|
544
|
-
<xsd:annotation>
|
545
|
-
<xsd:documentation>
|
546
|
-
|
547
|
-
The fully qualified classname of the filter.
|
548
|
-
|
549
|
-
</xsd:documentation>
|
550
|
-
</xsd:annotation>
|
551
|
-
</xsd:element>
|
552
|
-
|
553
|
-
<xsd:element name="init-param"
|
554
|
-
type="j2ee:param-valueType"
|
555
|
-
minOccurs="0" maxOccurs="unbounded">
|
556
|
-
<xsd:annotation>
|
557
|
-
<xsd:documentation>
|
558
|
-
|
559
|
-
The init-param element contains a name/value pair as
|
560
|
-
an initialization param of a servlet filter
|
561
|
-
|
562
|
-
</xsd:documentation>
|
563
|
-
</xsd:annotation>
|
564
|
-
</xsd:element>
|
565
|
-
</xsd:sequence>
|
566
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
567
|
-
</xsd:complexType>
|
568
|
-
|
569
|
-
<!-- **************************************************** -->
|
570
|
-
|
571
|
-
<xsd:complexType name="form-login-configType">
|
572
|
-
<xsd:annotation>
|
573
|
-
<xsd:documentation>
|
574
|
-
|
575
|
-
The form-login-configType specifies the login and error
|
576
|
-
pages that should be used in form based login. If form based
|
577
|
-
authentication is not used, these elements are ignored.
|
578
|
-
|
579
|
-
Used in: login-config
|
580
|
-
|
581
|
-
</xsd:documentation>
|
582
|
-
</xsd:annotation>
|
583
|
-
|
584
|
-
<xsd:sequence>
|
585
|
-
|
586
|
-
<xsd:element name="form-login-page"
|
587
|
-
type="j2ee:war-pathType">
|
588
|
-
<xsd:annotation>
|
589
|
-
<xsd:documentation>
|
590
|
-
|
591
|
-
The form-login-page element defines the location in the web
|
592
|
-
app where the page that can be used for login can be
|
593
|
-
found. The path begins with a leading / and is interpreted
|
594
|
-
relative to the root of the WAR.
|
595
|
-
|
596
|
-
</xsd:documentation>
|
597
|
-
</xsd:annotation>
|
598
|
-
</xsd:element>
|
599
|
-
|
600
|
-
<xsd:element name="form-error-page"
|
601
|
-
type="j2ee:war-pathType">
|
602
|
-
<xsd:annotation>
|
603
|
-
<xsd:documentation>
|
604
|
-
|
605
|
-
The form-error-page element defines the location in
|
606
|
-
the web app where the error page that is displayed
|
607
|
-
when login is not successful can be found.
|
608
|
-
The path begins with a leading / and is interpreted
|
609
|
-
relative to the root of the WAR.
|
610
|
-
|
611
|
-
</xsd:documentation>
|
612
|
-
</xsd:annotation>
|
613
|
-
</xsd:element>
|
614
|
-
|
615
|
-
</xsd:sequence>
|
616
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
617
|
-
</xsd:complexType>
|
618
|
-
|
619
|
-
<!-- **************************************************** -->
|
620
|
-
|
621
|
-
<xsd:complexType name="http-methodType">
|
622
|
-
<xsd:annotation>
|
623
|
-
|
624
|
-
<xsd:documentation>
|
625
|
-
|
626
|
-
The http-method contains an HTTP method recognized by the
|
627
|
-
web-app, for example GET, POST, ...
|
628
|
-
|
629
|
-
</xsd:documentation>
|
630
|
-
</xsd:annotation>
|
631
|
-
|
632
|
-
<xsd:simpleContent>
|
633
|
-
<xsd:restriction base="j2ee:string">
|
634
|
-
<xsd:enumeration value="GET"/>
|
635
|
-
<xsd:enumeration value="POST"/>
|
636
|
-
<xsd:enumeration value="PUT"/>
|
637
|
-
<xsd:enumeration value="DELETE"/>
|
638
|
-
<xsd:enumeration value="HEAD"/>
|
639
|
-
<xsd:enumeration value="OPTIONS"/>
|
640
|
-
<xsd:enumeration value="TRACE"/>
|
641
|
-
</xsd:restriction>
|
642
|
-
</xsd:simpleContent>
|
643
|
-
</xsd:complexType>
|
644
|
-
|
645
|
-
<!-- **************************************************** -->
|
646
|
-
|
647
|
-
<xsd:complexType name="locale-encoding-mapping-listType">
|
648
|
-
<xsd:annotation>
|
649
|
-
<xsd:documentation>
|
650
|
-
|
651
|
-
The locale-encoding-mapping-list contains one or more
|
652
|
-
locale-encoding-mapping(s).
|
653
|
-
|
654
|
-
</xsd:documentation>
|
655
|
-
</xsd:annotation>
|
656
|
-
|
657
|
-
<xsd:sequence>
|
658
|
-
<xsd:element name="locale-encoding-mapping"
|
659
|
-
type="j2ee:locale-encoding-mappingType"
|
660
|
-
maxOccurs="unbounded"/>
|
661
|
-
</xsd:sequence>
|
662
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
663
|
-
</xsd:complexType>
|
664
|
-
|
665
|
-
<!-- **************************************************** -->
|
666
|
-
|
667
|
-
<xsd:complexType name="locale-encoding-mappingType">
|
668
|
-
<xsd:annotation>
|
669
|
-
<xsd:documentation>
|
670
|
-
|
671
|
-
The locale-encoding-mapping contains locale name and
|
672
|
-
encoding name. The locale name must be either "Language-code",
|
673
|
-
such as "ja", defined by ISO-639 or "Language-code_Country-code",
|
674
|
-
such as "ja_JP". "Country code" is defined by ISO-3166.
|
675
|
-
|
676
|
-
</xsd:documentation>
|
677
|
-
</xsd:annotation>
|
678
|
-
|
679
|
-
<xsd:sequence>
|
680
|
-
<xsd:element name="locale"
|
681
|
-
type="j2ee:localeType"/>
|
682
|
-
<xsd:element name="encoding"
|
683
|
-
type="j2ee:encodingType"/>
|
684
|
-
</xsd:sequence>
|
685
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
686
|
-
</xsd:complexType>
|
687
|
-
|
688
|
-
<!-- **************************************************** -->
|
689
|
-
|
690
|
-
<xsd:simpleType name="localeType">
|
691
|
-
<xsd:annotation>
|
692
|
-
<xsd:documentation>
|
693
|
-
|
694
|
-
The localeType defines valid locale defined by ISO-639-1
|
695
|
-
and ISO-3166.
|
696
|
-
|
697
|
-
</xsd:documentation>
|
698
|
-
</xsd:annotation>
|
699
|
-
|
700
|
-
<xsd:restriction base="xsd:string">
|
701
|
-
<xsd:pattern value="[a-z]{2}(_|-)?([\p{L}\-\p{Nd}]{2})?"/>
|
702
|
-
</xsd:restriction>
|
703
|
-
</xsd:simpleType>
|
704
|
-
|
705
|
-
<!-- **************************************************** -->
|
706
|
-
|
707
|
-
<xsd:complexType name="login-configType">
|
708
|
-
<xsd:annotation>
|
709
|
-
<xsd:documentation>
|
710
|
-
|
711
|
-
The login-configType is used to configure the authentication
|
712
|
-
method that should be used, the realm name that should be
|
713
|
-
used for this application, and the attributes that are
|
714
|
-
needed by the form login mechanism.
|
715
|
-
|
716
|
-
Used in: web-app
|
717
|
-
|
718
|
-
</xsd:documentation>
|
719
|
-
</xsd:annotation>
|
720
|
-
|
721
|
-
<xsd:sequence>
|
722
|
-
<xsd:element name="auth-method"
|
723
|
-
type="j2ee:auth-methodType"
|
724
|
-
minOccurs="0"/>
|
725
|
-
<xsd:element name="realm-name"
|
726
|
-
type="j2ee:string" minOccurs="0">
|
727
|
-
<xsd:annotation>
|
728
|
-
<xsd:documentation>
|
729
|
-
|
730
|
-
The realm name element specifies the realm name to
|
731
|
-
use in HTTP Basic authorization.
|
732
|
-
|
733
|
-
</xsd:documentation>
|
734
|
-
</xsd:annotation>
|
735
|
-
</xsd:element>
|
736
|
-
<xsd:element name="form-login-config"
|
737
|
-
type="j2ee:form-login-configType"
|
738
|
-
minOccurs="0"/>
|
739
|
-
</xsd:sequence>
|
740
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
741
|
-
</xsd:complexType>
|
742
|
-
|
743
|
-
<!-- **************************************************** -->
|
744
|
-
|
745
|
-
<xsd:complexType name="mime-mappingType">
|
746
|
-
<xsd:annotation>
|
747
|
-
<xsd:documentation>
|
748
|
-
|
749
|
-
The mime-mappingType defines a mapping between an extension
|
750
|
-
and a mime type.
|
751
|
-
|
752
|
-
Used in: web-app
|
753
|
-
|
754
|
-
</xsd:documentation>
|
755
|
-
</xsd:annotation>
|
756
|
-
|
757
|
-
<xsd:sequence>
|
758
|
-
<xsd:annotation>
|
759
|
-
<xsd:documentation>
|
760
|
-
|
761
|
-
The extension element contains a string describing an
|
762
|
-
extension. example: "txt"
|
763
|
-
|
764
|
-
</xsd:documentation>
|
765
|
-
</xsd:annotation>
|
766
|
-
|
767
|
-
<xsd:element name="extension"
|
768
|
-
type="j2ee:string"/>
|
769
|
-
<xsd:element name="mime-type"
|
770
|
-
type="j2ee:mime-typeType"/>
|
771
|
-
</xsd:sequence>
|
772
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
773
|
-
</xsd:complexType>
|
774
|
-
|
775
|
-
<!-- **************************************************** -->
|
776
|
-
|
777
|
-
<xsd:complexType name="mime-typeType">
|
778
|
-
<xsd:annotation>
|
779
|
-
<xsd:documentation>
|
780
|
-
|
781
|
-
The mime-typeType is used to indicate a defined mime type.
|
782
|
-
|
783
|
-
Example:
|
784
|
-
"text/plain"
|
785
|
-
|
786
|
-
Used in: mime-mapping
|
787
|
-
|
788
|
-
</xsd:documentation>
|
789
|
-
</xsd:annotation>
|
790
|
-
|
791
|
-
<xsd:simpleContent>
|
792
|
-
<xsd:restriction base="j2ee:string">
|
793
|
-
<xsd:pattern value="[^\p{Cc}^\s]+/[^\p{Cc}^\s]+"/>
|
794
|
-
</xsd:restriction>
|
795
|
-
</xsd:simpleContent>
|
796
|
-
</xsd:complexType>
|
797
|
-
|
798
|
-
<!-- **************************************************** -->
|
799
|
-
|
800
|
-
<xsd:complexType name="nonEmptyStringType">
|
801
|
-
<xsd:annotation>
|
802
|
-
<xsd:documentation>
|
803
|
-
This type defines a string which contains at least one
|
804
|
-
character.
|
805
|
-
</xsd:documentation>
|
806
|
-
</xsd:annotation>
|
807
|
-
<xsd:simpleContent>
|
808
|
-
<xsd:restriction base="j2ee:string">
|
809
|
-
<xsd:minLength value="1"/>
|
810
|
-
</xsd:restriction>
|
811
|
-
</xsd:simpleContent>
|
812
|
-
</xsd:complexType>
|
813
|
-
|
814
|
-
<!-- **************************************************** -->
|
815
|
-
|
816
|
-
<xsd:complexType name="security-constraintType">
|
817
|
-
<xsd:annotation>
|
818
|
-
<xsd:documentation>
|
819
|
-
|
820
|
-
The security-constraintType is used to associate
|
821
|
-
security constraints with one or more web resource
|
822
|
-
collections
|
823
|
-
|
824
|
-
Used in: web-app
|
825
|
-
|
826
|
-
</xsd:documentation>
|
827
|
-
</xsd:annotation>
|
828
|
-
|
829
|
-
<xsd:sequence>
|
830
|
-
<xsd:element name="display-name"
|
831
|
-
type="j2ee:display-nameType"
|
832
|
-
minOccurs="0"
|
833
|
-
maxOccurs="unbounded"/>
|
834
|
-
<xsd:element name="web-resource-collection"
|
835
|
-
type="j2ee:web-resource-collectionType"
|
836
|
-
maxOccurs="unbounded"/>
|
837
|
-
<xsd:element name="auth-constraint"
|
838
|
-
type="j2ee:auth-constraintType"
|
839
|
-
minOccurs="0"/>
|
840
|
-
<xsd:element name="user-data-constraint"
|
841
|
-
type="j2ee:user-data-constraintType"
|
842
|
-
minOccurs="0"/>
|
843
|
-
</xsd:sequence>
|
844
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
845
|
-
</xsd:complexType>
|
846
|
-
|
847
|
-
<!-- **************************************************** -->
|
848
|
-
|
849
|
-
<xsd:complexType name="servlet-mappingType">
|
850
|
-
<xsd:annotation>
|
851
|
-
<xsd:documentation>
|
852
|
-
|
853
|
-
The servlet-mappingType defines a mapping between a
|
854
|
-
servlet and a url pattern.
|
855
|
-
|
856
|
-
Used in: web-app
|
857
|
-
|
858
|
-
</xsd:documentation>
|
859
|
-
</xsd:annotation>
|
860
|
-
|
861
|
-
<xsd:sequence>
|
862
|
-
<xsd:element name="servlet-name"
|
863
|
-
type="j2ee:servlet-nameType"/>
|
864
|
-
<xsd:element name="url-pattern"
|
865
|
-
type="j2ee:url-patternType"/>
|
866
|
-
</xsd:sequence>
|
867
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
868
|
-
</xsd:complexType>
|
869
|
-
|
870
|
-
<!-- **************************************************** -->
|
871
|
-
|
872
|
-
<xsd:complexType name="servlet-nameType">
|
873
|
-
<xsd:annotation>
|
874
|
-
<xsd:documentation>
|
875
|
-
|
876
|
-
The servlet-name element contains the canonical name of the
|
877
|
-
servlet. Each servlet name is unique within the web
|
878
|
-
application.
|
879
|
-
|
880
|
-
</xsd:documentation>
|
881
|
-
</xsd:annotation>
|
882
|
-
|
883
|
-
<xsd:simpleContent>
|
884
|
-
<xsd:extension base="j2ee:nonEmptyStringType"/>
|
885
|
-
</xsd:simpleContent>
|
886
|
-
</xsd:complexType>
|
887
|
-
|
888
|
-
<!-- **************************************************** -->
|
889
|
-
|
890
|
-
<xsd:complexType name="servletType">
|
891
|
-
<xsd:annotation>
|
892
|
-
<xsd:documentation>
|
893
|
-
|
894
|
-
The servletType is used to declare a servlet.
|
895
|
-
It contains the declarative data of a
|
896
|
-
servlet. If a jsp-file is specified and the load-on-startup
|
897
|
-
element is present, then the JSP should be precompiled and
|
898
|
-
loaded.
|
899
|
-
|
900
|
-
Used in: web-app
|
901
|
-
|
902
|
-
</xsd:documentation>
|
903
|
-
</xsd:annotation>
|
904
|
-
|
905
|
-
<xsd:sequence>
|
906
|
-
<xsd:group ref="j2ee:descriptionGroup"/>
|
907
|
-
<xsd:element name="servlet-name"
|
908
|
-
type="j2ee:servlet-nameType"/>
|
909
|
-
<xsd:choice>
|
910
|
-
<xsd:element name="servlet-class"
|
911
|
-
type="j2ee:fully-qualified-classType">
|
912
|
-
<xsd:annotation>
|
913
|
-
<xsd:documentation>
|
914
|
-
|
915
|
-
The servlet-class element contains the fully
|
916
|
-
qualified class name of the servlet.
|
917
|
-
|
918
|
-
</xsd:documentation>
|
919
|
-
</xsd:annotation>
|
920
|
-
</xsd:element>
|
921
|
-
|
922
|
-
<xsd:element name="jsp-file"
|
923
|
-
type="j2ee:jsp-fileType"/>
|
924
|
-
|
925
|
-
</xsd:choice>
|
926
|
-
|
927
|
-
<xsd:element name="init-param"
|
928
|
-
type="j2ee:param-valueType"
|
929
|
-
minOccurs="0" maxOccurs="unbounded"/>
|
930
|
-
<xsd:element name="load-on-startup"
|
931
|
-
type="j2ee:xsdIntegerType"
|
932
|
-
minOccurs="0">
|
933
|
-
<xsd:annotation>
|
934
|
-
<xsd:documentation>
|
935
|
-
|
936
|
-
The load-on-startup element indicates that this
|
937
|
-
servlet should be loaded (instantiated and have
|
938
|
-
its init() called) on the startup of the web
|
939
|
-
application. The optional contents of these
|
940
|
-
element must be an integer indicating the order in
|
941
|
-
which the servlet should be loaded. If the value
|
942
|
-
is a negative integer, or the element is not
|
943
|
-
present, the container is free to load the servlet
|
944
|
-
whenever it chooses. If the value is a positive
|
945
|
-
integer or 0, the container must load and
|
946
|
-
initialize the servlet as the application is
|
947
|
-
deployed. The container must guarantee that
|
948
|
-
servlets marked with lower integers are loaded
|
949
|
-
before servlets marked with higher integers. The
|
950
|
-
container may choose the order of loading of
|
951
|
-
servlets with the same load-on-start-up value.
|
952
|
-
|
953
|
-
</xsd:documentation>
|
954
|
-
</xsd:annotation>
|
955
|
-
</xsd:element>
|
956
|
-
<xsd:element name="run-as"
|
957
|
-
type="j2ee:run-asType"
|
958
|
-
minOccurs="0"/>
|
959
|
-
<xsd:element name="security-role-ref"
|
960
|
-
type="j2ee:security-role-refType"
|
961
|
-
minOccurs="0" maxOccurs="unbounded"/>
|
962
|
-
</xsd:sequence>
|
963
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
964
|
-
</xsd:complexType>
|
965
|
-
|
966
|
-
<!-- **************************************************** -->
|
967
|
-
|
968
|
-
<xsd:complexType name="session-configType">
|
969
|
-
<xsd:annotation>
|
970
|
-
<xsd:documentation>
|
971
|
-
|
972
|
-
The session-configType defines the session parameters
|
973
|
-
for this web application.
|
974
|
-
|
975
|
-
Used in: web-app
|
976
|
-
|
977
|
-
</xsd:documentation>
|
978
|
-
</xsd:annotation>
|
979
|
-
|
980
|
-
<xsd:sequence>
|
981
|
-
<xsd:element name="session-timeout"
|
982
|
-
type="j2ee:xsdIntegerType"
|
983
|
-
minOccurs="0">
|
984
|
-
<xsd:annotation>
|
985
|
-
<xsd:documentation>
|
986
|
-
|
987
|
-
The session-timeout element defines the default
|
988
|
-
session timeout interval for all sessions created
|
989
|
-
in this web application. The specified timeout
|
990
|
-
must be expressed in a whole number of minutes.
|
991
|
-
If the timeout is 0 or less, the container ensures
|
992
|
-
the default behaviour of sessions is never to time
|
993
|
-
out. If this element is not specified, the container
|
994
|
-
must set its default timeout period.
|
995
|
-
|
996
|
-
</xsd:documentation>
|
997
|
-
</xsd:annotation>
|
998
|
-
</xsd:element>
|
999
|
-
</xsd:sequence>
|
1000
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
1001
|
-
</xsd:complexType>
|
1002
|
-
|
1003
|
-
<!-- **************************************************** -->
|
1004
|
-
|
1005
|
-
<xsd:complexType name="transport-guaranteeType">
|
1006
|
-
<xsd:annotation>
|
1007
|
-
<xsd:documentation>
|
1008
|
-
|
1009
|
-
The transport-guaranteeType specifies that the communication
|
1010
|
-
between client and server should be NONE, INTEGRAL, or
|
1011
|
-
CONFIDENTIAL. NONE means that the application does not
|
1012
|
-
require any transport guarantees. A value of INTEGRAL means
|
1013
|
-
that the application requires that the data sent between the
|
1014
|
-
client and server be sent in such a way that it can't be
|
1015
|
-
changed in transit. CONFIDENTIAL means that the application
|
1016
|
-
requires that the data be transmitted in a fashion that
|
1017
|
-
prevents other entities from observing the contents of the
|
1018
|
-
transmission. In most cases, the presence of the INTEGRAL or
|
1019
|
-
CONFIDENTIAL flag will indicate that the use of SSL is
|
1020
|
-
required.
|
1021
|
-
|
1022
|
-
Used in: user-data-constraint
|
1023
|
-
|
1024
|
-
</xsd:documentation>
|
1025
|
-
</xsd:annotation>
|
1026
|
-
|
1027
|
-
<xsd:simpleContent>
|
1028
|
-
<xsd:restriction base="j2ee:string">
|
1029
|
-
<xsd:enumeration value="NONE"/>
|
1030
|
-
<xsd:enumeration value="INTEGRAL"/>
|
1031
|
-
<xsd:enumeration value="CONFIDENTIAL"/>
|
1032
|
-
</xsd:restriction>
|
1033
|
-
</xsd:simpleContent>
|
1034
|
-
</xsd:complexType>
|
1035
|
-
|
1036
|
-
<!-- **************************************************** -->
|
1037
|
-
|
1038
|
-
<xsd:complexType name="user-data-constraintType">
|
1039
|
-
<xsd:annotation>
|
1040
|
-
<xsd:documentation>
|
1041
|
-
|
1042
|
-
The user-data-constraintType is used to indicate how
|
1043
|
-
data communicated between the client and container should be
|
1044
|
-
protected.
|
1045
|
-
|
1046
|
-
Used in: security-constraint
|
1047
|
-
|
1048
|
-
</xsd:documentation>
|
1049
|
-
</xsd:annotation>
|
1050
|
-
|
1051
|
-
<xsd:sequence>
|
1052
|
-
<xsd:element name="description"
|
1053
|
-
type="j2ee:descriptionType"
|
1054
|
-
minOccurs="0"
|
1055
|
-
maxOccurs="unbounded"/>
|
1056
|
-
<xsd:element name="transport-guarantee"
|
1057
|
-
type="j2ee:transport-guaranteeType"/>
|
1058
|
-
</xsd:sequence>
|
1059
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
1060
|
-
</xsd:complexType>
|
1061
|
-
|
1062
|
-
<!-- **************************************************** -->
|
1063
|
-
|
1064
|
-
<xsd:complexType name="war-pathType">
|
1065
|
-
<xsd:annotation>
|
1066
|
-
<xsd:documentation>
|
1067
|
-
|
1068
|
-
The elements that use this type designate a path starting
|
1069
|
-
with a "/" and interpreted relative to the root of a WAR
|
1070
|
-
file.
|
1071
|
-
|
1072
|
-
</xsd:documentation>
|
1073
|
-
</xsd:annotation>
|
1074
|
-
<xsd:simpleContent>
|
1075
|
-
<xsd:restriction base="j2ee:string">
|
1076
|
-
<xsd:pattern value="/.*"/>
|
1077
|
-
</xsd:restriction>
|
1078
|
-
</xsd:simpleContent>
|
1079
|
-
</xsd:complexType>
|
1080
|
-
|
1081
|
-
<!-- **************************************************** -->
|
1082
|
-
|
1083
|
-
<xsd:simpleType name="web-app-versionType">
|
1084
|
-
<xsd:annotation>
|
1085
|
-
<xsd:documentation>
|
1086
|
-
|
1087
|
-
This type contains the recognized versions of
|
1088
|
-
web-application supported. It is used to designate the
|
1089
|
-
version of the web application.
|
1090
|
-
|
1091
|
-
</xsd:documentation>
|
1092
|
-
</xsd:annotation>
|
1093
|
-
<xsd:restriction base="xsd:token">
|
1094
|
-
<xsd:enumeration value="2.4"/>
|
1095
|
-
</xsd:restriction>
|
1096
|
-
</xsd:simpleType>
|
1097
|
-
|
1098
|
-
<!-- **************************************************** -->
|
1099
|
-
|
1100
|
-
<xsd:complexType name="web-appType">
|
1101
|
-
|
1102
|
-
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
1103
|
-
<xsd:group ref="j2ee:descriptionGroup"/>
|
1104
|
-
<xsd:element name="distributable"
|
1105
|
-
type="j2ee:emptyType"/>
|
1106
|
-
<xsd:element name="context-param"
|
1107
|
-
type="j2ee:param-valueType">
|
1108
|
-
|
1109
|
-
<xsd:annotation>
|
1110
|
-
<xsd:documentation>
|
1111
|
-
|
1112
|
-
The context-param element contains the declaration
|
1113
|
-
of a web application's servlet context
|
1114
|
-
initialization parameters.
|
1115
|
-
|
1116
|
-
</xsd:documentation>
|
1117
|
-
</xsd:annotation>
|
1118
|
-
</xsd:element>
|
1119
|
-
|
1120
|
-
<xsd:element name="filter"
|
1121
|
-
type="j2ee:filterType"/>
|
1122
|
-
<xsd:element name="filter-mapping"
|
1123
|
-
type="j2ee:filter-mappingType"/>
|
1124
|
-
<xsd:element name="listener"
|
1125
|
-
type="j2ee:listenerType"/>
|
1126
|
-
<xsd:element name="servlet"
|
1127
|
-
type="j2ee:servletType"/>
|
1128
|
-
<xsd:element name="servlet-mapping"
|
1129
|
-
type="j2ee:servlet-mappingType"/>
|
1130
|
-
<xsd:element name="session-config"
|
1131
|
-
type="j2ee:session-configType"/>
|
1132
|
-
<xsd:element name="mime-mapping"
|
1133
|
-
type="j2ee:mime-mappingType"/>
|
1134
|
-
<xsd:element name="welcome-file-list"
|
1135
|
-
type="j2ee:welcome-file-listType"/>
|
1136
|
-
<xsd:element name="error-page"
|
1137
|
-
type="j2ee:error-pageType"/>
|
1138
|
-
<xsd:element name="jsp-config"
|
1139
|
-
type="j2ee:jsp-configType"/>
|
1140
|
-
<xsd:element name="security-constraint"
|
1141
|
-
type="j2ee:security-constraintType"/>
|
1142
|
-
<xsd:element name="login-config"
|
1143
|
-
type="j2ee:login-configType"/>
|
1144
|
-
<xsd:element name="security-role"
|
1145
|
-
type="j2ee:security-roleType"/>
|
1146
|
-
<xsd:group ref="j2ee:jndiEnvironmentRefsGroup"/>
|
1147
|
-
<xsd:element name="message-destination"
|
1148
|
-
type="j2ee:message-destinationType"/>
|
1149
|
-
<xsd:element name="locale-encoding-mapping-list"
|
1150
|
-
type="j2ee:locale-encoding-mapping-listType"/>
|
1151
|
-
</xsd:choice>
|
1152
|
-
|
1153
|
-
<xsd:attribute name="version"
|
1154
|
-
type="j2ee:web-app-versionType"
|
1155
|
-
use="required"/>
|
1156
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
1157
|
-
</xsd:complexType>
|
1158
|
-
|
1159
|
-
<!-- **************************************************** -->
|
1160
|
-
|
1161
|
-
<xsd:complexType name="web-resource-collectionType">
|
1162
|
-
<xsd:annotation>
|
1163
|
-
<xsd:documentation>
|
1164
|
-
|
1165
|
-
The web-resource-collectionType is used to identify a subset
|
1166
|
-
of the resources and HTTP methods on those resources within
|
1167
|
-
a web application to which a security constraint applies. If
|
1168
|
-
no HTTP methods are specified, then the security constraint
|
1169
|
-
applies to all HTTP methods.
|
1170
|
-
|
1171
|
-
Used in: security-constraint
|
1172
|
-
|
1173
|
-
</xsd:documentation>
|
1174
|
-
</xsd:annotation>
|
1175
|
-
|
1176
|
-
<xsd:sequence>
|
1177
|
-
<xsd:element name="web-resource-name"
|
1178
|
-
type="j2ee:string">
|
1179
|
-
<xsd:annotation>
|
1180
|
-
<xsd:documentation>
|
1181
|
-
|
1182
|
-
The web-resource-name contains the name of this web
|
1183
|
-
resource collection.
|
1184
|
-
|
1185
|
-
</xsd:documentation>
|
1186
|
-
</xsd:annotation>
|
1187
|
-
</xsd:element>
|
1188
|
-
<xsd:element name="description"
|
1189
|
-
type="j2ee:descriptionType"
|
1190
|
-
minOccurs="0"
|
1191
|
-
maxOccurs="unbounded"/>
|
1192
|
-
<xsd:element name="url-pattern"
|
1193
|
-
type="j2ee:url-patternType"
|
1194
|
-
maxOccurs="unbounded"/>
|
1195
|
-
<xsd:element name="http-method"
|
1196
|
-
type="j2ee:http-methodType"
|
1197
|
-
minOccurs="0" maxOccurs="unbounded"/>
|
1198
|
-
</xsd:sequence>
|
1199
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
1200
|
-
</xsd:complexType>
|
1201
|
-
|
1202
|
-
<!-- **************************************************** -->
|
1203
|
-
|
1204
|
-
<xsd:complexType name="welcome-file-listType">
|
1205
|
-
<xsd:annotation>
|
1206
|
-
<xsd:documentation>
|
1207
|
-
|
1208
|
-
The welcome-file-list contains an ordered list of welcome
|
1209
|
-
files elements.
|
1210
|
-
|
1211
|
-
Used in: web-app
|
1212
|
-
|
1213
|
-
</xsd:documentation>
|
1214
|
-
</xsd:annotation>
|
1215
|
-
|
1216
|
-
<xsd:sequence>
|
1217
|
-
<xsd:element name="welcome-file"
|
1218
|
-
type="xsd:string"
|
1219
|
-
maxOccurs="unbounded">
|
1220
|
-
<xsd:annotation>
|
1221
|
-
<xsd:documentation>
|
1222
|
-
|
1223
|
-
The welcome-file element contains file name to use
|
1224
|
-
as a default welcome file, such as index.html
|
1225
|
-
|
1226
|
-
</xsd:documentation>
|
1227
|
-
</xsd:annotation>
|
1228
|
-
</xsd:element>
|
1229
|
-
</xsd:sequence>
|
1230
|
-
<xsd:attribute name="id" type="xsd:ID"/>
|
1231
|
-
</xsd:complexType>
|
1232
|
-
|
1233
|
-
</xsd:schema>
|
1234
|
-
|