torquebox-server 2.0.0.cr1-java → 2.0.0-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/jboss/README.txt +2 -2
- data/jboss/appclient/configuration/appclient.xml +2 -3
- data/jboss/bin/client/{jboss-client-7.1.0.Final.jar → jboss-client.jar} +0 -0
- data/jboss/bin/domain.bat +1 -0
- data/jboss/bin/domain.sh +14 -6
- data/jboss/bin/jboss-cli.xml +21 -0
- data/jboss/bin/run.bat +9 -0
- data/jboss/bin/run.sh +9 -0
- data/jboss/bin/standalone.conf +1 -1
- data/jboss/bin/standalone.conf.bat +1 -1
- data/jboss/bin/standalone.sh +3 -2
- data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.1.Final.jar +0 -0
- data/jboss/docs/examples/configs/standalone-hornetq-colocated.xml +17 -38
- data/jboss/docs/examples/configs/standalone-jts.xml +18 -34
- data/jboss/docs/examples/configs/standalone-minimalistic.xml +1 -1
- data/jboss/docs/examples/configs/standalone-osgi-only.xml +20 -14
- data/jboss/docs/examples/configs/standalone-xts.xml +23 -34
- data/jboss/docs/licenses/apache license, version 2.0 - apache-2.0.txt b/data/jboss/docs/licenses/apache software license, version 2.0 - → apache-2.0.txt +0 -0
- data/jboss/docs/licenses/common public license version 1.0 - cpl1.0.txt +297 -0
- data/jboss/docs/licenses/creative commons attribution 2.5 - jcip-cc-by-2.5.txt +10 -0
- data/jboss/docs/licenses/{similar to apache license but with the acknowledgment clause removed - license.txt → jdom license - jdom-1.0.txt } +4 -2
- data/jboss/docs/licenses/{the gnu lesser general public license, version 2.1 - lgpl-2.1.html → lgpl 2.1 - lgpl-2.1.html } +16 -12
- data/jboss/docs/licenses/licenses.xml +455 -357
- data/jboss/docs/licenses/osgi specification license, version 1.0 - osgi-1.0.txt +10 -0
- data/jboss/docs/licenses/the jython license - license.html +3 -3
- data/jboss/docs/schema/jboss-as-cli_1_0.xsd +33 -0
- data/jboss/docs/schema/jboss-as-config_1_1.xsd +13 -12
- data/jboss/docs/schema/jboss-as-config_1_2.xsd +2116 -0
- data/jboss/docs/schema/jboss-as-infinispan_1_2.xsd +949 -0
- data/jboss/docs/schema/jboss-as-jaxr_1_1.xsd +57 -0
- data/jboss/docs/schema/jboss-as-mod-cluster_1_0.xsd +30 -0
- data/jboss/docs/schema/jboss-as-remoting_1_1.xsd +0 -11
- data/jboss/docs/schema/jboss-as-web_1_1.xsd +1 -1
- data/jboss/docs/schema/jboss-ejb-client_1_1.xsd +279 -0
- data/jboss/domain/configuration/application-roles.properties +2 -4
- data/jboss/domain/configuration/application-users.properties +1 -1
- data/jboss/domain/configuration/domain.xml +147 -65
- data/jboss/domain/configuration/host-master.xml +1 -1
- data/jboss/domain/configuration/host-slave.xml +3 -3
- data/jboss/domain/configuration/host.xml +3 -3
- data/jboss/domain/configuration/mgmt-users.properties +2 -2
- data/jboss/modules/com/google/guava/main/guava-11.0.2.jar +0 -0
- data/jboss/modules/com/google/guava/main/module.xml +1 -1
- data/jboss/modules/com/sun/jsf-impl/main/{jsf-impl-2.1.5-jbossorg-1.jar → jsf-impl-2.1.7-jbossorg-2.jar} +0 -0
- data/jboss/modules/com/sun/jsf-impl/main/module.xml +1 -1
- data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.1.Final.jar +0 -0
- data/jboss/modules/javax/faces/api/main/module.xml +1 -1
- data/jboss/modules/javax/xml/registry/api/main/{jboss-jaxr-api_1.0_spec-1.0.0.Final.jar → jboss-jaxr-api_1.0_spec-1.0.1.Final.jar} +0 -0
- data/jboss/modules/javax/xml/registry/api/main/module.xml +1 -1
- 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 +1 -1
- data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar +0 -0
- data/jboss/modules/org/apache/commons/configuration/main/module.xml +37 -0
- data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.6.jar +0 -0
- data/jboss/modules/org/apache/commons/lang/main/module.xml +1 -1
- data/jboss/modules/org/apache/juddi/juddi-client/main/juddi-client-3.1.3.jar +0 -0
- data/jboss/modules/org/apache/{ws/scout → juddi/juddi-client}/main/module.xml +5 -7
- data/jboss/modules/org/apache/juddi/scout/main/module.xml +45 -0
- data/jboss/modules/org/apache/juddi/scout/main/scout-1.2.6.jar +0 -0
- data/jboss/modules/org/{hibernate/infinispan → apache/juddi/uddi-ws}/main/module.xml +7 -9
- data/jboss/modules/org/apache/juddi/uddi-ws/main/uddi-ws-3.1.3.jar +0 -0
- data/jboss/modules/org/apache/log4j/main/module.xml +1 -1
- data/jboss/modules/org/apache/santuario/xmlsec/main/module.xml +1 -1
- data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.1.jar +0 -0
- data/jboss/modules/org/apache/ws/security/main/module.xml +1 -1
- data/jboss/modules/org/apache/ws/security/main/{wss4j-1.6.4.jar → wss4j-1.6.5.jar} +0 -0
- data/jboss/modules/org/hibernate/{infinispan/main → main}/hibernate-infinispan-4.0.1.Final.jar +0 -0
- data/jboss/modules/org/hibernate/main/module.xml +3 -2
- data/jboss/modules/org/hornetq/main/{hornetq-core-2.2.11.Final.jar → hornetq-core-2.2.13.Final.jar} +0 -0
- data/jboss/modules/org/hornetq/main/{hornetq-jms-2.2.11.Final.jar → hornetq-jms-2.2.13.Final.jar} +0 -0
- data/jboss/modules/org/hornetq/main/module.xml +2 -2
- data/jboss/modules/org/hornetq/ra/main/{hornetq-ra-2.2.11.Final.jar → hornetq-ra-2.2.13.Final.jar} +0 -0
- data/jboss/modules/org/hornetq/ra/main/module.xml +1 -1
- data/jboss/modules/org/infinispan/cachestore/jdbc/main/{infinispan-cachestore-jdbc-5.1.1.FINAL.jar → infinispan-cachestore-jdbc-5.1.2.FINAL.jar} +0 -0
- data/jboss/modules/org/infinispan/cachestore/jdbc/main/module.xml +1 -1
- data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.2.FINAL.jar +0 -0
- data/jboss/modules/org/infinispan/cachestore/remote/main/module.xml +1 -1
- data/jboss/modules/org/infinispan/client/hotrod/main/{infinispan-client-hotrod-5.1.1.FINAL.jar → infinispan-client-hotrod-5.1.2.FINAL.jar} +0 -0
- data/jboss/modules/org/infinispan/client/hotrod/main/module.xml +1 -1
- data/jboss/modules/org/infinispan/main/{infinispan-core-5.1.1.FINAL.jar → infinispan-core-5.1.2.FINAL.jar} +0 -0
- data/jboss/modules/org/infinispan/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/appclient/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/cli/main/{jboss-as-cli-7.1.0.Final.jar → jboss-as-cli-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/cli/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/clustering/api/main/{jboss-as-clustering-api-7.1.0.Final.jar → jboss-as-clustering-api-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/clustering/api/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/common/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/{jboss-as-clustering-ejb3-infinispan-7.1.0.Final.jar → jboss-as-clustering-ejb3-infinispan-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/module.xml +2 -2
- data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/impl/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/module.xml +2 -2
- data/jboss/modules/org/jboss/as/clustering/jgroups/main/{jboss-as-clustering-jgroups-7.1.0.Final.jar → jboss-as-clustering-jgroups-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/clustering/jgroups/main/module.xml +2 -1
- data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/registry/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/clustering/service/main/{jboss-as-clustering-service-7.1.0.Final.jar → jboss-as-clustering-service-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/clustering/service/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/singleton/main/module.xml +2 -1
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/module.xml +1 -2
- data/jboss/modules/org/jboss/as/clustering/web/spi/main/{jboss-as-clustering-web-spi-7.1.0.Final.jar → jboss-as-clustering-web-spi-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/clustering/web/spi/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/cmp/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/configadmin/main/{jboss-as-configadmin-7.1.0.Final.jar → jboss-as-configadmin-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/configadmin/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/connector/main/module.xml +3 -1
- data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.1.0.FINAL-resources.jar +0 -0
- data/jboss/modules/org/jboss/as/console/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/controller-client/main/{jboss-as-controller-client-7.1.0.Final.jar → jboss-as-controller-client-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/controller-client/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/controller/main/{jboss-as-controller-7.1.0.Final.jar → jboss-as-controller-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/controller/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/deployment-repository/main/{jboss-as-deployment-repository-7.1.0.Final.jar → jboss-as-deployment-repository-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/deployment-repository/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/deployment-scanner/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/domain-http-error-context/main/{jboss-as-domain-http-error-context-7.1.0.Final.jar → jboss-as-domain-http-error-context-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/domain-http-error-context/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/domain-http-interface/main/{jboss-as-domain-http-interface-7.1.0.Final.jar → jboss-as-domain-http-interface-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/domain-http-interface/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/domain-management/main/{jboss-as-domain-management-7.1.0.Final.jar → jboss-as-domain-management-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/domain-management/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/ee/deployment/main/{jboss-as-ee-deployment-7.1.0.Final.jar → jboss-as-ee-deployment-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/ee/deployment/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/ee/main/{jboss-as-ee-7.1.0.Final.jar → jboss-as-ee-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/ee/main/module.xml +2 -2
- data/jboss/modules/org/jboss/as/ejb3/main/{jboss-as-ejb3-7.1.0.Final.jar → jboss-as-ejb3-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/ejb3/main/module.xml +4 -1
- data/jboss/modules/org/jboss/as/embedded/main/{jboss-as-embedded-7.1.0.Final.jar → jboss-as-embedded-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/embedded/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/host-controller/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jacorb/main/{jboss-as-jacorb-7.1.0.Final.jar → jboss-as-jacorb-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/jacorb/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jaxr/main/module.xml +7 -2
- data/jboss/modules/org/jboss/as/jaxrs/main/{jboss-as-jaxrs-7.1.0.Final.jar → jboss-as-jaxrs-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/jaxrs/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-jdr-7.1.0.Final.jar → jboss-as-jdr-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-sos-7.1.0.Final.jar → jboss-as-sos-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/jdr/main/module.xml +2 -2
- data/jboss/modules/org/jboss/as/jmx/main/{jboss-as-jmx-7.1.0.Final.jar → jboss-as-jmx-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/jmx/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/hibernate/3/module.xml +4 -2
- data/jboss/modules/org/jboss/as/jpa/hibernate/4/{jboss-as-jpa-hibernate4-7.1.0.Final.jar → jboss-as-jpa-hibernate4-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/jpa/hibernate/4/module.xml +4 -2
- data/jboss/modules/org/jboss/as/jpa/main/{jboss-as-jpa-7.1.0.Final.jar → jboss-as-jpa-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/jpa/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/openjpa/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/spi/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/util/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jsr77/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/logging/main/{jboss-as-logging-7.1.0.Final.jar → jboss-as-logging-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/logging/main/module.xml +1 -2
- data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/mail/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/management-client-content/main/{jboss-as-management-client-content-7.1.0.Final.jar → jboss-as-management-client-content-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/management-client-content/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/messaging/main/{jboss-as-messaging-7.1.0.Final.jar → jboss-as-messaging-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/messaging/main/module.xml +2 -2
- data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/modcluster/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/naming/main/{jboss-as-naming-7.1.0.Final.jar → jboss-as-naming-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/naming/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/network/main/{jboss-as-network-7.1.0.Final.jar → jboss-as-network-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/network/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/osgi/main/{jboss-as-osgi-service-7.1.0.Final.jar → jboss-as-osgi-service-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/osgi/main/module.xml +2 -1
- data/jboss/modules/org/jboss/as/platform-mbean/main/{jboss-as-platform-mbean-7.1.0.Final.jar → jboss-as-platform-mbean-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/platform-mbean/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/pojo/main/{jboss-as-pojo-7.1.0.Final.jar → jboss-as-pojo-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/pojo/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/process-controller/main/{jboss-as-process-controller-7.1.0.Final.jar → jboss-as-process-controller-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/process-controller/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/protocol/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/remoting/main/{jboss-as-remoting-7.1.0.Final.jar → jboss-as-remoting-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/remoting/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/sar/main/{jboss-as-sar-7.1.0.Final.jar → jboss-as-sar-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/sar/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/security/main/{jboss-as-security-7.1.0.Final.jar → jboss-as-security-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/security/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/server/main/{jboss-as-server-7.1.0.Final.jar → jboss-as-server-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/server/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/threads/main/{jboss-as-threads-7.1.0.Final.jar → jboss-as-threads-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/threads/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/transactions/main/{jboss-as-transactions-7.1.0.Final.jar → jboss-as-transactions-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/transactions/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/{jbossweb-7.0.10.Final.jar → jbossweb-7.0.13.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/web/main/module.xml +2 -2
- data/jboss/modules/org/jboss/as/webservices/main/{jboss-as-webservices-server-integration-7.1.0.Final.jar → jboss-as-webservices-server-integration-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/webservices/main/{jbossws-cxf-resources-4.0.1.GA-jboss700.jar → jbossws-cxf-resources-4.0.2.GA-jboss711.jar} +0 -0
- data/jboss/modules/org/jboss/as/webservices/main/module.xml +2 -2
- data/jboss/modules/org/jboss/as/weld/main/{jboss-as-weld-7.1.0.Final.jar → jboss-as-weld-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/weld/main/module.xml +1 -1
- data/jboss/modules/org/jboss/as/xts/main/{jboss-as-xts-7.1.0.Final.jar → jboss-as-xts-7.1.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/as/xts/main/module.xml +1 -1
- data/jboss/modules/org/jboss/classfilewriter/main/{jboss-classfilewriter-1.0.0.Final.jar → jboss-classfilewriter-1.0.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/classfilewriter/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ejb-client/main/{jboss-ejb-client-1.0.2.Final.jar → jboss-ejb-client-1.0.5.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ejb-client/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-api-1.0.7.Final.jar → ironjacamar-common-api-1.0.9.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-spi-1.0.7.Final.jar → ironjacamar-common-spi-1.0.9.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-core-api-1.0.7.Final.jar → ironjacamar-core-api-1.0.9.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ironjacamar/api/main/module.xml +3 -3
- data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-common-impl-1.0.7.Final.jar → ironjacamar-common-impl-1.0.9.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-core-impl-1.0.7.Final.jar → ironjacamar-core-impl-1.0.9.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.9.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-validator-1.0.7.Final.jar → ironjacamar-validator-1.0.9.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/module.xml +4 -4
- data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/{ironjacamar-jdbc-1.0.7.Final.jar → ironjacamar-jdbc-1.0.9.Final.jar} +0 -0
- data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/module.xml +1 -1
- 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/{junit → jboss/logging/jul-to-slf4j-stub}/main/module.xml +3 -6
- data/jboss/modules/org/jboss/marshalling/main/{jboss-marshalling-1.3.9.GA.jar → jboss-marshalling-1.3.11.GA.jar} +0 -0
- data/jboss/modules/org/jboss/marshalling/main/module.xml +1 -1
- data/jboss/modules/org/jboss/marshalling/river/main/{jboss-marshalling-river-1.3.9.GA.jar → jboss-marshalling-river-1.3.11.GA.jar} +0 -0
- data/jboss/modules/org/jboss/marshalling/river/main/module.xml +1 -1
- data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-appclient-7.0.0.Final.jar → jboss-metadata-appclient-7.0.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-common-7.0.0.Final.jar → jboss-metadata-common-7.0.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ear-7.0.0.Final.jar → jboss-metadata-ear-7.0.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ejb-7.0.0.Final.jar → jboss-metadata-ejb-7.0.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-web-7.0.0.Final.jar → jboss-metadata-web-7.0.1.Final.jar} +0 -0
- data/jboss/modules/org/jboss/metadata/main/module.xml +5 -5
- data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-deployment-1.0.10.jar → jbosgi-deployment-1.0.12.Final.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-framework-core-1.1.5.jar → jbosgi-framework-core-1.1.8.Final.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-api-1.0.11.jar → jbosgi-resolver-api-1.0.13.Final.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-felix-1.0.11.jar → jbosgi-resolver-felix-1.0.13.Final.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-spi-1.0.11.jar → jbosgi-resolver-spi-1.0.13.Final.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/framework/main/module.xml +6 -6
- data/jboss/modules/org/jboss/osgi/{framework/main/jbosgi-resolver-metadata-1.0.11.jar → metadata/main/jbosgi-metadata-2.0.3.Final.jar} +0 -0
- data/jboss/modules/org/jboss/{as/jpa/hibernate/infinispan → osgi/metadata}/main/module.xml +5 -10
- data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.5.jar +0 -0
- data/jboss/modules/org/jboss/osgi/repository/main/{jbosgi-repository-core-1.0.4.jar → jbosgi-repository-core-1.0.5.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/repository/main/module.xml +2 -2
- data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-3.0.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/spi/main/module.xml +1 -2
- data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs-1.0.6.jar → jbosgi-vfs-1.0.7.Final.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs30-1.0.6.jar → jbosgi-vfs30-1.0.7.Final.jar} +0 -0
- data/jboss/modules/org/jboss/osgi/vfs/main/module.xml +2 -2
- data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.2.Final.jar +0 -0
- data/jboss/modules/org/jboss/remote-naming/main/module.xml +1 -1
- data/jboss/modules/org/jboss/remoting3/main/{jboss-remoting-3.2.2.GA.jar → jboss-remoting-3.2.3.GA.jar} +0 -0
- data/jboss/modules/org/jboss/remoting3/main/module.xml +1 -1
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/module.xml +1 -1
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.2.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/module.xml +2 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/{resteasy-atom-provider-2.3.1.GA-jandex.jar → resteasy-atom-provider-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/{resteasy-atom-provider-2.3.1.GA.jar → resteasy-atom-provider-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/module.xml +1 -1
- data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/{resteasy-cdi-2.3.1.GA.jar → resteasy-cdi-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml +2 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/{resteasy-jackson-provider-2.3.1.GA-jandex.jar → resteasy-jackson-provider-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.2.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml +2 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.2.Final-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/{resteasy-jaxb-provider-2.3.1.GA.jar → resteasy-jaxb-provider-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{async-http-servlet-3.0-2.3.1.GA-jandex.jar → async-http-servlet-3.0-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{async-http-servlet-3.0-2.3.1.GA.jar → async-http-servlet-3.0-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml +3 -3
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{resteasy-jaxrs-2.3.1.GA-jandex.jar → resteasy-jaxrs-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{resteasy-jaxrs-2.3.1.GA.jar → resteasy-jaxrs-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml +2 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/{resteasy-jettison-provider-2.3.1.GA-jandex.jar → resteasy-jettison-provider-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/{resteasy-jettison-provider-2.3.1.GA.jar → resteasy-jettison-provider-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/module.xml +2 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/{resteasy-jsapi-2.3.1.GA-jandex.jar → resteasy-jsapi-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/{resteasy-jsapi-2.3.1.GA.jar → resteasy-jsapi-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml +2 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/{resteasy-multipart-provider-2.3.1.GA-jandex.jar → resteasy-multipart-provider-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/{resteasy-multipart-provider-2.3.1.GA.jar → resteasy-multipart-provider-2.3.2.Final.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml +2 -2
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/{resteasy-yaml-provider-2.3.1.GA-jandex.jar → resteasy-yaml-provider-2.3.2.Final-jandex.jar} +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.2.Final.jar +0 -0
- data/jboss/modules/org/jboss/ws/common/main/{jbossws-common-2.0.1.GA.jar → jbossws-common-2.0.2.GA.jar} +0 -0
- data/jboss/modules/org/jboss/ws/common/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml +2 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.2.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/{jbossws-cxf-server-4.0.1.GA.jar → jbossws-cxf-server-4.0.2.GA.jar} +0 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml +1 -2
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/{jbossws-cxf-transports-httpserver-4.0.1.GA.jar → jbossws-cxf-transports-httpserver-4.0.2.GA.jar} +0 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ws/jaxws-client/main/{jbossws-cxf-client-4.0.1.GA.jar → jbossws-cxf-client-4.0.2.GA.jar} +0 -0
- data/jboss/modules/org/jboss/ws/jaxws-client/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/{jaxws-jboss-httpserver-httpspi-1.0.0.GA.jar → jaxws-jboss-httpserver-httpspi-1.0.1.GA.jar} +0 -0
- data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/{jbossws-native-core-4.0.1.GA.jar → jbossws-native-core-4.0.2.GA.jar} +0 -0
- data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/module.xml +2 -2
- data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.2.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.2.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/module.xml +1 -1
- data/jboss/modules/org/jboss/ws/spi/main/{jbossws-spi-2.0.2.GA.jar → jbossws-spi-2.0.3.GA.jar} +0 -0
- data/jboss/modules/org/jboss/ws/spi/main/module.xml +1 -1
- data/jboss/modules/org/jgroups/main/{jgroups-3.0.4.Final.jar → jgroups-3.0.6.Final.jar} +0 -0
- data/jboss/modules/org/jgroups/main/module.xml +1 -1
- data/jboss/modules/org/picketbox/main/module.xml +2 -2
- data/jboss/modules/org/picketbox/main/{picketbox-4.0.6.final.jar → picketbox-4.0.7.Final.jar} +0 -0
- data/jboss/modules/org/picketbox/main/{picketbox-infinispan-4.0.6.final.jar → picketbox-infinispan-4.0.7.Final.jar} +0 -0
- data/jboss/modules/org/picketlink/main/module.xml +5 -6
- data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.2.Final.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final.jar +0 -0
- 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/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
- data/jboss/modules/org/torquebox/cache/main/guava.jar +0 -0
- data/jboss/modules/org/torquebox/cache/main/torquebox-cache.jar +0 -0
- data/jboss/modules/org/torquebox/cdi/main/torquebox-cdi.jar +0 -0
- 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/polyglot-jobs.jar +0 -0
- data/jboss/modules/org/torquebox/jobs/main/torquebox-jobs.jar +0 -0
- 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/torquebox-security.jar +0 -0
- data/jboss/modules/org/torquebox/services/main/torquebox-services.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-core.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-spi.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-api.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-common.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-core.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-spi.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-api.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-server-core.jar +0 -0
- data/jboss/modules/org/torquebox/stomp/main/torquebox-stomp.jar +0 -0
- 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/sun/jdk/main/module.xml +1 -0
- data/jboss/standalone/configuration/application-roles.properties +2 -4
- data/jboss/standalone/configuration/application-users.properties +1 -1
- data/jboss/standalone/configuration/mgmt-users.properties +1 -1
- data/jboss/standalone/configuration/standalone-full-ha.xml +49 -39
- data/jboss/standalone/configuration/standalone-full.xml +22 -18
- data/jboss/standalone/configuration/standalone-ha.xml +49 -39
- data/jboss/standalone/configuration/standalone.xml +22 -18
- data/jboss/standalone/deployments/README.txt +1 -1
- data/lib/torquebox-server.jar +0 -0
- data/lib/torquebox-server.rb +2 -2
- data/share/init/torquebox.conf +7 -2
- data/share/init/torquebox.conf.erb +7 -2
- data/share/javascript/stilts-stomp.js +1 -1
- data/share/rails/template.rb +28 -5
- metadata +775 -766
- data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.0.Final.jar +0 -0
- data/jboss/docs/examples/configs/domain-jts.xml +0 -623
- data/jboss/docs/examples/configs/domain-osgi-only.xml +0 -98
- data/jboss/docs/licenses/apache license, version 2.0 - license-2.0.txt +0 -390
- data/jboss/docs/licenses/gnu lesser general public license version 2 - lesser.html +0 -428
- data/jboss/modules/com/google/guava/main/guava-10.0.1.jar +0 -0
- data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.0.Final.jar +0 -0
- data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.0.jar +0 -0
- data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.4.jar +0 -0
- data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.4.5.jar +0 -0
- data/jboss/modules/org/apache/ws/scout/main/scout-1.1.1.jar +0 -0
- data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.1.FINAL.jar +0 -0
- data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.0.2.Final-resources.jar +0 -0
- data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/hibernate/infinispan/main/jboss-as-jpa-hibernate-infinispan-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.7.Final.jar +0 -0
- data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.4.jar +0 -0
- data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-2.0.4.jar +0 -0
- data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.1.Final.jar +0 -0
- data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.0.Final.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.1.GA.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.1.GA-jandex.jar +0 -0
- data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.1.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.1.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.1.GA.jar +0 -0
- data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.1.GA.jar +0 -0
- data/jboss/modules/org/junit/main/junit-4.10.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.1.final.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final.jar +0 -0
- data/jboss/modules/org/picketlink/main/picketlink-trust-jbossws-2.0.1.final.jar +0 -0
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
2
2
|
|
|
3
|
-
<server xmlns="urn:jboss:domain:1.
|
|
4
|
-
|
|
3
|
+
<server xmlns="urn:jboss:domain:1.2">
|
|
5
4
|
<extensions>
|
|
6
|
-
<extension module="org.jboss.as.jmx"/>
|
|
7
5
|
<extension module="org.jboss.as.configadmin"/>
|
|
6
|
+
<extension module="org.jboss.as.jmx"/>
|
|
8
7
|
<extension module="org.jboss.as.logging"/>
|
|
9
8
|
<extension module="org.jboss.as.osgi"/>
|
|
10
9
|
<extension module="org.jboss.as.remoting"/>
|
|
11
10
|
</extensions>
|
|
12
|
-
|
|
13
11
|
<management>
|
|
14
12
|
<security-realms>
|
|
15
13
|
<security-realm name="ManagementRealm">
|
|
@@ -32,7 +30,6 @@
|
|
|
32
30
|
</http-interface>
|
|
33
31
|
</management-interfaces>
|
|
34
32
|
</management>
|
|
35
|
-
|
|
36
33
|
<profile>
|
|
37
34
|
<subsystem xmlns="urn:jboss:domain:logging:1.1">
|
|
38
35
|
<console-handler name="CONSOLE">
|
|
@@ -47,6 +44,7 @@
|
|
|
47
44
|
</formatter>
|
|
48
45
|
<file relative-to="jboss.server.log.dir" path="server.log"/>
|
|
49
46
|
<suffix value=".yyyy-MM-dd"/>
|
|
47
|
+
<append value="true"/>
|
|
50
48
|
</periodic-rotating-file-handler>
|
|
51
49
|
<logger category="com.arjuna">
|
|
52
50
|
<level name="WARN"/>
|
|
@@ -57,6 +55,12 @@
|
|
|
57
55
|
<logger category="sun.rmi">
|
|
58
56
|
<level name="WARN"/>
|
|
59
57
|
</logger>
|
|
58
|
+
<logger category="jacorb">
|
|
59
|
+
<level name="WARN"/>
|
|
60
|
+
</logger>
|
|
61
|
+
<logger category="jacorb.config">
|
|
62
|
+
<level name="ERROR"/>
|
|
63
|
+
</logger>
|
|
60
64
|
<root-logger>
|
|
61
65
|
<level name="INFO"/>
|
|
62
66
|
<handlers>
|
|
@@ -74,25 +78,27 @@
|
|
|
74
78
|
<connector name="remoting-connector" socket-binding="remoting" security-realm="ApplicationRealm"/>
|
|
75
79
|
</subsystem>
|
|
76
80
|
</profile>
|
|
77
|
-
|
|
78
81
|
<interfaces>
|
|
79
82
|
<interface name="management">
|
|
80
83
|
<inet-address value="${jboss.bind.address.management:127.0.0.1}"/>
|
|
81
84
|
</interface>
|
|
82
85
|
<interface name="public">
|
|
83
|
-
<inet-address value="${jboss.bind.address
|
|
86
|
+
<inet-address value="${jboss.bind.address:127.0.0.1}"/>
|
|
87
|
+
</interface>
|
|
88
|
+
<!-- TODO - only show this if the jacorb subsystem is added -->
|
|
89
|
+
<interface name="unsecure">
|
|
90
|
+
<!--
|
|
91
|
+
~ Used for IIOP sockets in the standard configuration.
|
|
92
|
+
~ To secure JacORB you need to setup SSL
|
|
93
|
+
-->
|
|
94
|
+
<inet-address value="${jboss.bind.address.unsecure:127.0.0.1}"/>
|
|
84
95
|
</interface>
|
|
85
96
|
</interfaces>
|
|
86
|
-
|
|
87
97
|
<socket-binding-group name="standard-sockets" default-interface="public" port-offset="${jboss.socket.binding.port-offset:0}">
|
|
88
|
-
<socket-binding name="http" port="8080"/>
|
|
89
|
-
<socket-binding name="https" port="8443"/>
|
|
90
98
|
<socket-binding name="management-native" interface="management" port="${jboss.management.native.port:9999}"/>
|
|
91
99
|
<socket-binding name="management-http" interface="management" port="${jboss.management.http.port:9990}"/>
|
|
100
|
+
<socket-binding name="management-https" interface="management" port="${jboss.management.https.port:9443}"/>
|
|
92
101
|
<socket-binding name="osgi-http" interface="management" port="8090"/>
|
|
93
102
|
<socket-binding name="remoting" port="4447"/>
|
|
94
|
-
<socket-binding name="txn-recovery-environment" port="4712"/>
|
|
95
|
-
<socket-binding name="txn-status-manager" port="4713"/>
|
|
96
103
|
</socket-binding-group>
|
|
97
|
-
|
|
98
|
-
</server>
|
|
104
|
+
</server>
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
2
2
|
|
|
3
|
-
<server xmlns="urn:jboss:domain:1.
|
|
4
|
-
|
|
3
|
+
<server xmlns="urn:jboss:domain:1.2">
|
|
5
4
|
<extensions>
|
|
6
5
|
<extension module="org.jboss.as.clustering.infinispan"/>
|
|
7
6
|
<extension module="org.jboss.as.cmp"/>
|
|
@@ -33,7 +32,6 @@
|
|
|
33
32
|
<extension module="org.jboss.as.weld"/>
|
|
34
33
|
<extension module="org.jboss.as.xts"/>
|
|
35
34
|
</extensions>
|
|
36
|
-
|
|
37
35
|
<management>
|
|
38
36
|
<security-realms>
|
|
39
37
|
<security-realm name="ManagementRealm">
|
|
@@ -56,7 +54,6 @@
|
|
|
56
54
|
</http-interface>
|
|
57
55
|
</management-interfaces>
|
|
58
56
|
</management>
|
|
59
|
-
|
|
60
57
|
<profile>
|
|
61
58
|
<subsystem xmlns="urn:jboss:domain:logging:1.1">
|
|
62
59
|
<console-handler name="CONSOLE">
|
|
@@ -155,9 +152,9 @@
|
|
|
155
152
|
<keepalive-time time="100" unit="milliseconds"/>
|
|
156
153
|
</thread-pool>
|
|
157
154
|
</thread-pools>
|
|
158
|
-
<iiop enable-by-default="
|
|
155
|
+
<iiop enable-by-default="false" use-qualified-name="false"/>
|
|
159
156
|
</subsystem>
|
|
160
|
-
<subsystem xmlns="urn:jboss:domain:infinispan:1.
|
|
157
|
+
<subsystem xmlns="urn:jboss:domain:infinispan:1.2" default-cache-container="hibernate">
|
|
161
158
|
<cache-container name="hibernate" default-cache="local-query">
|
|
162
159
|
<local-cache name="entity">
|
|
163
160
|
<transaction mode="NON_XA"/>
|
|
@@ -175,15 +172,18 @@
|
|
|
175
172
|
</local-cache>
|
|
176
173
|
</cache-container>
|
|
177
174
|
</subsystem>
|
|
178
|
-
<subsystem xmlns="urn:jboss:domain:jacorb:1.1"
|
|
179
|
-
|
|
175
|
+
<subsystem xmlns="urn:jboss:domain:jacorb:1.1">
|
|
176
|
+
<orb>
|
|
177
|
+
<initializers transactions="spec" security="on"/>
|
|
178
|
+
</orb>
|
|
179
|
+
</subsystem>
|
|
180
|
+
<subsystem xmlns="urn:jboss:domain:jaxr:1.1">
|
|
180
181
|
<connection-factory jndi-name="java:jboss/jaxr/ConnectionFactory"/>
|
|
181
|
-
<juddi-server publish-url="http://localhost:8080/juddi/publish" query-url="http://localhost:8080/juddi/query"/>
|
|
182
182
|
</subsystem>
|
|
183
183
|
<subsystem xmlns="urn:jboss:domain:jaxrs:1.0"/>
|
|
184
184
|
<subsystem xmlns="urn:jboss:domain:jca:1.1">
|
|
185
185
|
<archive-validation enabled="true" fail-on-error="true" fail-on-warn="false"/>
|
|
186
|
-
<bean-validation enabled="
|
|
186
|
+
<bean-validation enabled="true"/>
|
|
187
187
|
<default-workmanager>
|
|
188
188
|
<short-running-threads>
|
|
189
189
|
<core-threads count="50"/>
|
|
@@ -219,7 +219,6 @@
|
|
|
219
219
|
<persistence-enabled>true</persistence-enabled>
|
|
220
220
|
<journal-file-size>102400</journal-file-size>
|
|
221
221
|
<journal-min-files>2</journal-min-files>
|
|
222
|
-
|
|
223
222
|
<connectors>
|
|
224
223
|
<netty-connector name="netty" socket-binding="messaging"/>
|
|
225
224
|
<netty-connector name="netty-throughput" socket-binding="messaging-throughput">
|
|
@@ -227,7 +226,6 @@
|
|
|
227
226
|
</netty-connector>
|
|
228
227
|
<in-vm-connector name="in-vm" server-id="0"/>
|
|
229
228
|
</connectors>
|
|
230
|
-
|
|
231
229
|
<acceptors>
|
|
232
230
|
<netty-acceptor name="netty" socket-binding="messaging"/>
|
|
233
231
|
<netty-acceptor name="netty-throughput" socket-binding="messaging-throughput">
|
|
@@ -236,7 +234,6 @@
|
|
|
236
234
|
</netty-acceptor>
|
|
237
235
|
<in-vm-acceptor name="in-vm" server-id="0"/>
|
|
238
236
|
</acceptors>
|
|
239
|
-
|
|
240
237
|
<security-settings>
|
|
241
238
|
<security-setting match="#">
|
|
242
239
|
<permission type="send" roles="guest"/>
|
|
@@ -245,8 +242,8 @@
|
|
|
245
242
|
<permission type="deleteNonDurableQueue" roles="guest"/>
|
|
246
243
|
</security-setting>
|
|
247
244
|
</security-settings>
|
|
248
|
-
|
|
249
245
|
<address-settings>
|
|
246
|
+
<!--default for catch all-->
|
|
250
247
|
<address-setting match="#">
|
|
251
248
|
<dead-letter-address>jms.queue.DLQ</dead-letter-address>
|
|
252
249
|
<expiry-address>jms.queue.ExpiryQueue</expiry-address>
|
|
@@ -256,7 +253,6 @@
|
|
|
256
253
|
<message-counter-history-day-limit>10</message-counter-history-day-limit>
|
|
257
254
|
</address-setting>
|
|
258
255
|
</address-settings>
|
|
259
|
-
|
|
260
256
|
<jms-connection-factories>
|
|
261
257
|
<connection-factory name="InVmConnectionFactory">
|
|
262
258
|
<connectors>
|
|
@@ -285,7 +281,6 @@
|
|
|
285
281
|
</entries>
|
|
286
282
|
</pooled-connection-factory>
|
|
287
283
|
</jms-connection-factories>
|
|
288
|
-
|
|
289
284
|
<jms-destinations>
|
|
290
285
|
<jms-queue name="testQueue">
|
|
291
286
|
<entry name="queue/test"/>
|
|
@@ -346,14 +341,6 @@
|
|
|
346
341
|
<policy-module code="Delegating" flag="required"/>
|
|
347
342
|
</authorization>
|
|
348
343
|
</security-domain>
|
|
349
|
-
<security-domain name="messaging" cache-type="default">
|
|
350
|
-
<authentication>
|
|
351
|
-
<login-module code="UsersRoles" flag="required">
|
|
352
|
-
<module-option name="usersProperties" value="${jboss.server.config.dir}/messaging-users.properties"/>
|
|
353
|
-
<module-option name="rolesProperties" value="${jboss.server.config.dir}/messaging-roles.properties"/>
|
|
354
|
-
</login-module>
|
|
355
|
-
</authentication>
|
|
356
|
-
</security-domain>
|
|
357
344
|
</security-domains>
|
|
358
345
|
</subsystem>
|
|
359
346
|
<subsystem xmlns="urn:jboss:domain:threads:1.1"/>
|
|
@@ -385,10 +372,9 @@
|
|
|
385
372
|
</subsystem>
|
|
386
373
|
<subsystem xmlns="urn:jboss:domain:weld:1.0"/>
|
|
387
374
|
<subsystem xmlns="urn:jboss:domain:xts:1.0">
|
|
388
|
-
<xts-environment url="http
|
|
375
|
+
<xts-environment url="http://${jboss.bind.address:127.0.0.1}:8080/ws-c11/ActivationService"/>
|
|
389
376
|
</subsystem>
|
|
390
377
|
</profile>
|
|
391
|
-
|
|
392
378
|
<interfaces>
|
|
393
379
|
<interface name="management">
|
|
394
380
|
<inet-address value="${jboss.bind.address.management:127.0.0.1}"/>
|
|
@@ -396,21 +382,24 @@
|
|
|
396
382
|
<interface name="public">
|
|
397
383
|
<inet-address value="${jboss.bind.address:127.0.0.1}"/>
|
|
398
384
|
</interface>
|
|
385
|
+
<!-- TODO - only show this if the jacorb subsystem is added -->
|
|
399
386
|
<interface name="unsecure">
|
|
400
|
-
<!--
|
|
401
|
-
|
|
402
|
-
|
|
387
|
+
<!--
|
|
388
|
+
~ Used for IIOP sockets in the standard configuration.
|
|
389
|
+
~ To secure JacORB you need to setup SSL
|
|
390
|
+
-->
|
|
391
|
+
<inet-address value="${jboss.bind.address.unsecure:127.0.0.1}"/>
|
|
403
392
|
</interface>
|
|
404
393
|
</interfaces>
|
|
405
|
-
|
|
406
394
|
<socket-binding-group name="standard-sockets" default-interface="public" port-offset="${jboss.socket.binding.port-offset:0}">
|
|
395
|
+
<socket-binding name="management-native" interface="management" port="${jboss.management.native.port:9999}"/>
|
|
396
|
+
<socket-binding name="management-http" interface="management" port="${jboss.management.http.port:9990}"/>
|
|
397
|
+
<socket-binding name="management-https" interface="management" port="${jboss.management.https.port:9443}"/>
|
|
398
|
+
<socket-binding name="ajp" port="8009"/>
|
|
407
399
|
<socket-binding name="http" port="8080"/>
|
|
408
400
|
<socket-binding name="https" port="8443"/>
|
|
409
401
|
<socket-binding name="jacorb" interface="unsecure" port="3528"/>
|
|
410
402
|
<socket-binding name="jacorb-ssl" interface="unsecure" port="3529"/>
|
|
411
|
-
<socket-binding name="management-native" interface="management" port="${jboss.management.native.port:9999}"/>
|
|
412
|
-
<socket-binding name="management-http" interface="management" port="${jboss.management.http.port:9990}"/>
|
|
413
|
-
<socket-binding name="management-https" interface="management" port="${jboss.management.https.port:9443}"/>
|
|
414
403
|
<socket-binding name="messaging" port="5445"/>
|
|
415
404
|
<socket-binding name="messaging-throughput" port="5455"/>
|
|
416
405
|
<socket-binding name="osgi-http" interface="management" port="8090"/>
|
|
@@ -421,4 +410,4 @@
|
|
|
421
410
|
<remote-destination host="localhost" port="25"/>
|
|
422
411
|
</outbound-socket-binding>
|
|
423
412
|
</socket-binding-group>
|
|
424
|
-
</server>
|
|
413
|
+
</server>
|
|
File without changes
|
|
@@ -0,0 +1,297 @@
|
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
2
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
|
|
4
|
+
<head>
|
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
6
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
7
|
+
<link rel="shortcut icon" href="/files/garland_favicon.png" type="image/x-icon" />
|
|
8
|
+
<!--[if lt IE 7]>
|
|
9
|
+
<script defer type="text/javascript" src="/files/pngfix.js"></script>
|
|
10
|
+
<![endif]-->
|
|
11
|
+
<title>Common Public License Version 1.0 | Open Source Initiative</title>
|
|
12
|
+
<link type="text/css" rel="stylesheet" media="all" href="/modules/aggregator/aggregator.css?9" />
|
|
13
|
+
<link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css?9" />
|
|
14
|
+
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css?9" />
|
|
15
|
+
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css?9" />
|
|
16
|
+
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system-menus.css?9" />
|
|
17
|
+
<link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css?9" />
|
|
18
|
+
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/mollom/mollom.css?9" />
|
|
19
|
+
<link type="text/css" rel="stylesheet" media="all" href="/modules/comment/comment.css?9" />
|
|
20
|
+
<link type="text/css" rel="stylesheet" media="all" href="/files/color/garland-4208c934/style.css?9" />
|
|
21
|
+
<link type="text/css" rel="stylesheet" media="print" href="/themes/garland/print.css?9" />
|
|
22
|
+
<script type="text/javascript" src="/misc/jquery.js?9"></script>
|
|
23
|
+
<script type="text/javascript" src="/misc/drupal.js?9"></script>
|
|
24
|
+
<script type="text/javascript" src="/sites/all/modules/mollom/mollom.js?9"></script>
|
|
25
|
+
<script type="text/javascript">
|
|
26
|
+
<!--//--><![CDATA[//><!--
|
|
27
|
+
jQuery.extend(Drupal.settings, { "basePath": "/" });
|
|
28
|
+
//--><!]]>
|
|
29
|
+
</script>
|
|
30
|
+
<!--[if lt IE 7]>
|
|
31
|
+
<link type="text/css" rel="stylesheet" media="all" href="/themes/garland/fix-ie.css" /> <![endif]-->
|
|
32
|
+
</head>
|
|
33
|
+
<body class="sidebar-left">
|
|
34
|
+
|
|
35
|
+
<!-- Layout -->
|
|
36
|
+
<div id="header-region" class="clear-block"></div>
|
|
37
|
+
|
|
38
|
+
<div id="wrapper">
|
|
39
|
+
<div id="container" class="clear-block">
|
|
40
|
+
|
|
41
|
+
<div id="header">
|
|
42
|
+
<div id="logo-floater">
|
|
43
|
+
<h1><a href="/" title="Open Source Initiative"><img src="/files/garland_logo.png" alt="Open Source Initiative" id="logo" /><span>Open Source Initiative</span></a></h1> </div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
</div> <!-- /header -->
|
|
47
|
+
|
|
48
|
+
<div id="sidebar-left" class="sidebar">
|
|
49
|
+
<div class="block block-theme"><form action="/licenses/cpl1.0.txt" accept-charset="UTF-8" method="post" id="search-theme-form">
|
|
50
|
+
<div><div id="search" class="container-inline">
|
|
51
|
+
<div class="form-item" id="edit-search-theme-form-1-wrapper">
|
|
52
|
+
<label for="edit-search-theme-form-1">Search this site: </label>
|
|
53
|
+
<input type="text" maxlength="128" name="search_theme_form" id="edit-search-theme-form-1" size="15" value="" title="Enter the terms you wish to search for." class="form-text" />
|
|
54
|
+
</div>
|
|
55
|
+
<input type="submit" name="op" id="edit-submit" value="Search" class="form-submit" />
|
|
56
|
+
<input type="hidden" name="form_build_id" id="form-c57301aea75977441ef35052ca78d23c" value="form-c57301aea75977441ef35052ca78d23c" />
|
|
57
|
+
<input type="hidden" name="form_id" id="edit-search-theme-form" value="search_theme_form" />
|
|
58
|
+
</div>
|
|
59
|
+
|
|
60
|
+
</div></form>
|
|
61
|
+
</div> <div id="block-user-1" class="clear-block block block-user">
|
|
62
|
+
|
|
63
|
+
<h2>Navigation</h2>
|
|
64
|
+
|
|
65
|
+
<div class="content"><ul class="menu"><li class="collapsed first"><a href="/about" title="About the Open Source Initiative">About the OSI</a></li>
|
|
66
|
+
<li class="collapsed"><a href="/docs/osd" title="The actual OSD defining what constitutes an Open Source licence">The Open Source Definition</a></li>
|
|
67
|
+
<li class="collapsed"><a href="/licenses/index.html">Open Source Licenses</a></li>
|
|
68
|
+
<li class="collapsed"><a href="/osr-intro" title="Open Standards Requirement for Software">Open Standards</a></li>
|
|
69
|
+
<li class="leaf"><a href="/osi-open-source-education" title="OSI's Open Source Education Initiative and Activities">Open Source Education</a></li>
|
|
70
|
+
<li class="collapsed"><a href="/lists" title="The virtual committees where the OSI's work gets done">Mailing lists</a></li>
|
|
71
|
+
<li class="collapsed"><a href="/help" title="Resources for questions and further exploration">Getting Help</a></li>
|
|
72
|
+
<li class="collapsed"><a href="/donate" title="The OSI is a 501(c)3. Donations are tax-deductible on US income taxes.">Donate to the OSI</a></li>
|
|
73
|
+
<li class="leaf last"><a href="/ToS" title="Rules for posting content on this site">Terms of Service</a></li>
|
|
74
|
+
</ul></div>
|
|
75
|
+
</div>
|
|
76
|
+
<div id="block-block-2" class="clear-block block block-block">
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
<div class="content"><ul>
|
|
80
|
+
<li class="leaf">OSI Board <a href="mailto:osi@opensource.org">email</a></li>
|
|
81
|
+
<li class="leaf">Site Admin <a href="mailto:webmaster@opensource.org">email</a></li>
|
|
82
|
+
</ul></div>
|
|
83
|
+
</div>
|
|
84
|
+
</div>
|
|
85
|
+
|
|
86
|
+
<div id="center"><div id="squeeze"><div class="right-corner"><div class="left-corner">
|
|
87
|
+
<div class="breadcrumb"><a href="/">Home</a></div> <h2>Common Public License Version 1.0</h2> <div class="clear-block">
|
|
88
|
+
<div id="node-150" class="node">
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
<div class="content clear-block">
|
|
94
|
+
<img style="float: right; margin: 1em;" width="100" height="137" alt="[OSI Approved License]" src="/trademarks/opensource/OSI-Approved-License-100x137.png"/>
|
|
95
|
+
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC<br />
|
|
96
|
+
LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM<br />
|
|
97
|
+
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.</p>
|
|
98
|
+
<p>1. DEFINITIONS</p>
|
|
99
|
+
<p>"Contribution" means:</p>
|
|
100
|
+
<p> a) in the case of the initial Contributor, the initial code and<br />
|
|
101
|
+
documentation distributed under this Agreement, and</p>
|
|
102
|
+
<p> b) in the case of each subsequent Contributor:</p>
|
|
103
|
+
<p> i) changes to the Program, and</p>
|
|
104
|
+
<p> ii) additions to the Program;</p>
|
|
105
|
+
<p> where such changes and/or additions to the Program originate from and are<br />
|
|
106
|
+
distributed by that particular Contributor. A Contribution 'originates' from a<br />
|
|
107
|
+
Contributor if it was added to the Program by such Contributor itself or anyone<br />
|
|
108
|
+
acting on such Contributor's behalf. Contributions do not include additions to<br />
|
|
109
|
+
the Program which: (i) are separate modules of software distributed in<br />
|
|
110
|
+
conjunction with the Program under their own license agreement, and (ii) are not<br />
|
|
111
|
+
derivative works of the Program.</p>
|
|
112
|
+
<p>"Contributor" means any person or entity that distributes the Program.</p>
|
|
113
|
+
<p>"Licensed Patents " mean patent claims licensable by a Contributor which are<br />
|
|
114
|
+
necessarily infringed by the use or sale of its Contribution alone or when<br />
|
|
115
|
+
combined with the Program.</p>
|
|
116
|
+
<p>"Program" means the Contributions distributed in accordance with this Agreement.</p>
|
|
117
|
+
<p>"Recipient" means anyone who receives the Program under this Agreement,<br />
|
|
118
|
+
including all Contributors.</p>
|
|
119
|
+
<p>2. GRANT OF RIGHTS</p>
|
|
120
|
+
<p> a) Subject to the terms of this Agreement, each Contributor hereby grants<br />
|
|
121
|
+
Recipient a non-exclusive, worldwide, royalty-free copyright license to<br />
|
|
122
|
+
reproduce, prepare derivative works of, publicly display, publicly perform,<br />
|
|
123
|
+
distribute and sublicense the Contribution of such Contributor, if any, and such<br />
|
|
124
|
+
derivative works, in source code and object code form.</p>
|
|
125
|
+
<p> b) Subject to the terms of this Agreement, each Contributor hereby grants<br />
|
|
126
|
+
Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed<br />
|
|
127
|
+
Patents to make, use, sell, offer to sell, import and otherwise transfer the<br />
|
|
128
|
+
Contribution of such Contributor, if any, in source code and object code form.<br />
|
|
129
|
+
This patent license shall apply to the combination of the Contribution and the<br />
|
|
130
|
+
Program if, at the time the Contribution is added by the Contributor, such<br />
|
|
131
|
+
addition of the Contribution causes such combination to be covered by the<br />
|
|
132
|
+
Licensed Patents. The patent license shall not apply to any other combinations<br />
|
|
133
|
+
which include the Contribution. No hardware per se is licensed hereunder.</p>
|
|
134
|
+
<p> c) Recipient understands that although each Contributor grants the licenses<br />
|
|
135
|
+
to its Contributions set forth herein, no assurances are provided by any<br />
|
|
136
|
+
Contributor that the Program does not infringe the patent or other intellectual<br />
|
|
137
|
+
property rights of any other entity. Each Contributor disclaims any liability to<br />
|
|
138
|
+
Recipient for claims brought by any other entity based on infringement of<br />
|
|
139
|
+
intellectual property rights or otherwise. As a condition to exercising the<br />
|
|
140
|
+
rights and licenses granted hereunder, each Recipient hereby assumes sole<br />
|
|
141
|
+
responsibility to secure any other intellectual property rights needed, if any.<br />
|
|
142
|
+
For example, if a third party patent license is required to allow Recipient to<br />
|
|
143
|
+
distribute the Program, it is Recipient's responsibility to acquire that license<br />
|
|
144
|
+
before distributing the Program.</p>
|
|
145
|
+
<p> d) Each Contributor represents that to its knowledge it has sufficient<br />
|
|
146
|
+
copyright rights in its Contribution, if any, to grant the copyright license set<br />
|
|
147
|
+
forth in this Agreement.</p>
|
|
148
|
+
<p>3. REQUIREMENTS</p>
|
|
149
|
+
<p>A Contributor may choose to distribute the Program in object code form under its<br />
|
|
150
|
+
own license agreement, provided that:</p>
|
|
151
|
+
<p> a) it complies with the terms and conditions of this Agreement; and</p>
|
|
152
|
+
<p> b) its license agreement:</p>
|
|
153
|
+
<p> i) effectively disclaims on behalf of all Contributors all warranties and<br />
|
|
154
|
+
conditions, express and implied, including warranties or conditions of title and<br />
|
|
155
|
+
non-infringement, and implied warranties or conditions of merchantability and<br />
|
|
156
|
+
fitness for a particular purpose;</p>
|
|
157
|
+
<p> ii) effectively excludes on behalf of all Contributors all liability for<br />
|
|
158
|
+
damages, including direct, indirect, special, incidental and consequential<br />
|
|
159
|
+
damages, such as lost profits;</p>
|
|
160
|
+
<p> iii) states that any provisions which differ from this Agreement are offered<br />
|
|
161
|
+
by that Contributor alone and not by any other party; and</p>
|
|
162
|
+
<p> iv) states that source code for the Program is available from such<br />
|
|
163
|
+
Contributor, and informs licensees how to obtain it in a reasonable manner on or<br />
|
|
164
|
+
through a medium customarily used for software exchange. </p>
|
|
165
|
+
<p>When the Program is made available in source code form:</p>
|
|
166
|
+
<p> a) it must be made available under this Agreement; and</p>
|
|
167
|
+
<p> b) a copy of this Agreement must be included with each copy of the Program. </p>
|
|
168
|
+
<p>Contributors may not remove or alter any copyright notices contained within the<br />
|
|
169
|
+
Program.</p>
|
|
170
|
+
<p>Each Contributor must identify itself as the originator of its Contribution, if<br />
|
|
171
|
+
any, in a manner that reasonably allows subsequent Recipients to identify the<br />
|
|
172
|
+
originator of the Contribution.</p>
|
|
173
|
+
<p>4. COMMERCIAL DISTRIBUTION</p>
|
|
174
|
+
<p>Commercial distributors of software may accept certain responsibilities with<br />
|
|
175
|
+
respect to end users, business partners and the like. While this license is<br />
|
|
176
|
+
intended to facilitate the commercial use of the Program, the Contributor who<br />
|
|
177
|
+
includes the Program in a commercial product offering should do so in a manner<br />
|
|
178
|
+
which does not create potential liability for other Contributors. Therefore, if<br />
|
|
179
|
+
a Contributor includes the Program in a commercial product offering, such<br />
|
|
180
|
+
Contributor ("Commercial Contributor") hereby agrees to defend and indemnify<br />
|
|
181
|
+
every other Contributor ("Indemnified Contributor") against any losses, damages<br />
|
|
182
|
+
and costs (collectively "Losses") arising from claims, lawsuits and other legal<br />
|
|
183
|
+
actions brought by a third party against the Indemnified Contributor to the<br />
|
|
184
|
+
extent caused by the acts or omissions of such Commercial Contributor in<br />
|
|
185
|
+
connection with its distribution of the Program in a commercial product<br />
|
|
186
|
+
offering. The obligations in this section do not apply to any claims or Losses<br />
|
|
187
|
+
relating to any actual or alleged intellectual property infringement. In order<br />
|
|
188
|
+
to qualify, an Indemnified Contributor must: a) promptly notify the Commercial<br />
|
|
189
|
+
Contributor in writing of such claim, and b) allow the Commercial Contributor to<br />
|
|
190
|
+
control, and cooperate with the Commercial Contributor in, the defense and any<br />
|
|
191
|
+
related settlement negotiations. The Indemnified Contributor may participate in<br />
|
|
192
|
+
any such claim at its own expense.</p>
|
|
193
|
+
<p>For example, a Contributor might include the Program in a commercial product<br />
|
|
194
|
+
offering, Product X. That Contributor is then a Commercial Contributor. If that<br />
|
|
195
|
+
Commercial Contributor then makes performance claims, or offers warranties<br />
|
|
196
|
+
related to Product X, those performance claims and warranties are such<br />
|
|
197
|
+
Commercial Contributor's responsibility alone. Under this section, the<br />
|
|
198
|
+
Commercial Contributor would have to defend claims against the other<br />
|
|
199
|
+
Contributors related to those performance claims and warranties, and if a court<br />
|
|
200
|
+
requires any other Contributor to pay any damages as a result, the Commercial<br />
|
|
201
|
+
Contributor must pay those damages.</p>
|
|
202
|
+
<p>5. NO WARRANTY</p>
|
|
203
|
+
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN<br />
|
|
204
|
+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR<br />
|
|
205
|
+
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,<br />
|
|
206
|
+
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each<br />
|
|
207
|
+
Recipient is solely responsible for determining the appropriateness of using and<br />
|
|
208
|
+
distributing the Program and assumes all risks associated with its exercise of<br />
|
|
209
|
+
rights under this Agreement, including but not limited to the risks and costs of<br />
|
|
210
|
+
program errors, compliance with applicable laws, damage to or loss of data,<br />
|
|
211
|
+
programs or equipment, and unavailability or interruption of operations.</p>
|
|
212
|
+
<p>6. DISCLAIMER OF LIABILITY</p>
|
|
213
|
+
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY<br />
|
|
214
|
+
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,<br />
|
|
215
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST<br />
|
|
216
|
+
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,<br />
|
|
217
|
+
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY<br />
|
|
218
|
+
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS<br />
|
|
219
|
+
GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
|
|
220
|
+
<p>7. GENERAL</p>
|
|
221
|
+
<p>If any provision of this Agreement is invalid or unenforceable under applicable<br />
|
|
222
|
+
law, it shall not affect the validity or enforceability of the remainder of the<br />
|
|
223
|
+
terms of this Agreement, and without further action by the parties hereto, such<br />
|
|
224
|
+
provision shall be reformed to the minimum extent necessary to make such<br />
|
|
225
|
+
provision valid and enforceable.</p>
|
|
226
|
+
<p>If Recipient institutes patent litigation against a Contributor with respect to<br />
|
|
227
|
+
a patent applicable to software (including a cross-claim or counterclaim in a<br />
|
|
228
|
+
lawsuit), then any patent licenses granted by that Contributor to such Recipient<br />
|
|
229
|
+
under this Agreement shall terminate as of the date such litigation is filed. In<br />
|
|
230
|
+
addition, if Recipient institutes patent litigation against any entity<br />
|
|
231
|
+
(including a cross-claim or counterclaim in a lawsuit) alleging that the Program<br />
|
|
232
|
+
itself (excluding combinations of the Program with other software or hardware)<br />
|
|
233
|
+
infringes such Recipient's patent(s), then such Recipient's rights granted under<br />
|
|
234
|
+
Section 2(b) shall terminate as of the date such litigation is filed.</p>
|
|
235
|
+
<p>All Recipient's rights under this Agreement shall terminate if it fails to<br />
|
|
236
|
+
comply with any of the material terms or conditions of this Agreement and does<br />
|
|
237
|
+
not cure such failure in a reasonable period of time after becoming aware of<br />
|
|
238
|
+
such noncompliance. If all Recipient's rights under this Agreement terminate,<br />
|
|
239
|
+
Recipient agrees to cease use and distribution of the Program as soon as<br />
|
|
240
|
+
reasonably practicable. However, Recipient's obligations under this Agreement<br />
|
|
241
|
+
and any licenses granted by Recipient relating to the Program shall continue and<br />
|
|
242
|
+
survive.</p>
|
|
243
|
+
<p>Everyone is permitted to copy and distribute copies of this Agreement, but in<br />
|
|
244
|
+
order to avoid inconsistency the Agreement is copyrighted and may only be<br />
|
|
245
|
+
modified in the following manner. The Agreement Steward reserves the right to<br />
|
|
246
|
+
publish new versions (including revisions) of this Agreement from time to time.<br />
|
|
247
|
+
No one other than the Agreement Steward has the right to modify this Agreement.<br />
|
|
248
|
+
IBM is the initial Agreement Steward. IBM may assign the responsibility to serve<br />
|
|
249
|
+
as the Agreement Steward to a suitable separate entity. Each new version of the<br />
|
|
250
|
+
Agreement will be given a distinguishing version number. The Program (including<br />
|
|
251
|
+
Contributions) may always be distributed subject to the version of the Agreement<br />
|
|
252
|
+
under which it was received. In addition, after a new version of the Agreement<br />
|
|
253
|
+
is published, Contributor may elect to distribute the Program (including its<br />
|
|
254
|
+
Contributions) under the new version. Except as expressly stated in Sections<br />
|
|
255
|
+
2(a) and 2(b) above, Recipient receives no rights or licenses to the<br />
|
|
256
|
+
intellectual property of any Contributor under this Agreement, whether<br />
|
|
257
|
+
expressly, by implication, estoppel or otherwise. All rights in the Program not<br />
|
|
258
|
+
expressly granted under this Agreement are reserved.</p>
|
|
259
|
+
<p>This Agreement is governed by the laws of the State of New York and the<br />
|
|
260
|
+
intellectual property laws of the United States of America. No party to this<br />
|
|
261
|
+
Agreement will bring a legal action under this Agreement more than one year<br />
|
|
262
|
+
after the cause of action arose. Each party waives its rights to a jury trial in<br />
|
|
263
|
+
any resulting litigation.</p>
|
|
264
|
+
</div>
|
|
265
|
+
|
|
266
|
+
<div class="clear-block">
|
|
267
|
+
<div class="meta">
|
|
268
|
+
</div>
|
|
269
|
+
|
|
270
|
+
</div>
|
|
271
|
+
|
|
272
|
+
</div>
|
|
273
|
+
</div>
|
|
274
|
+
<div id="footer"><a rel="license" href="http://creativecommons.org/licenses/by/2.5/"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by/2.5/88x31.png" /></a><br />Opensource.org site content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>.
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
| <a href="../ToS">Terms of Service</a><div id="block-block-7" class="clear-block block block-block">
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
<div class="content"><script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
|
282
|
+
</script>
|
|
283
|
+
<script type="text/javascript">
|
|
284
|
+
_uacct = "UA-3916956-1";
|
|
285
|
+
urchinTracker();
|
|
286
|
+
</script></div>
|
|
287
|
+
</div>
|
|
288
|
+
</div>
|
|
289
|
+
</div></div></div></div> <!-- /.left-corner, /.right-corner, /#squeeze, /#center -->
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
</div> <!-- /container -->
|
|
293
|
+
</div>
|
|
294
|
+
<!-- /layout -->
|
|
295
|
+
|
|
296
|
+
</body>
|
|
297
|
+
</html>
|