torquebox-server 3.0.2-java → 3.1.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.
- checksums.yaml +4 -4
- data/jboss/bin/client/jboss-cli-client.jar +0 -0
- data/jboss/docs/licenses/apache license, version 2.0 - license-2.0.txt +15 -3
- data/jboss/docs/licenses/eclipse public license v1.0 - epl-v10.php +2 -2
- data/jboss/docs/licenses/gpl - .txt +44 -22
- data/jboss/docs/licenses/lgpl 2.1 - lgpl-2.1.html +15 -4
- data/jboss/docs/licenses/licenses.xml +109 -49
- data/jboss/docs/licenses/new bsd license - bsd-license.php +192 -0
- data/jboss/docs/licenses/the mit license - mit-license.php +15 -8
- data/jboss/domain/configuration/domain.xml +25 -13
- data/jboss/domain/configuration/torquebox-full.xml +21 -9
- data/jboss/domain/configuration/torquebox-slim.xml +25 -13
- data/jboss/modules/system/layers/base/com/google/protobuf/main/module.xml +37 -0
- data/jboss/modules/system/layers/base/com/google/protobuf/main/protobuf-java-2.5.0.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-6.0.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-6.0.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-6.0.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-query-dsl-6.0.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-remote-query-client-6.0.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml +6 -2
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/protostream-1.0.0.CR1.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-6.0.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/commons/main/module.xml +37 -0
- data/jboss/modules/system/layers/base/org/infinispan/main/infinispan-core-6.0.0.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/main/module.xml +3 -4
- data/jboss/modules/system/layers/base/org/jboss/as/cli/main/{jboss-as-cli-7.2.x.slim.tb3.incremental.2.jar → jboss-as-cli-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/cli/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/api/main/{jboss-as-clustering-api-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-api-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/api/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/common/main/{jboss-as-clustering-common-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-common-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/impl/main/{jboss-as-clustering-impl-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-impl-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/impl/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.2.x.slim.incremental.16.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/{jboss-as-clustering-jgroups-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-jgroups-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/registry/main/{jboss-as-clustering-registry-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-registry-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/registry/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/service/main/{jboss-as-clustering-service-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-service-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/service/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/{jboss-as-clustering-web-infinispan-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-web-infinispan-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/spi/main/{jboss-as-clustering-web-spi-7.2.x.slim.tb3.incremental.2.jar → jboss-as-clustering-web-spi-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/web/spi/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/connector/main/{jboss-as-connector-7.2.x.slim.tb3.incremental.2.jar → jboss-as-connector-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/connector/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/controller-client/main/{jboss-as-controller-client-7.2.x.slim.tb3.incremental.2.jar → jboss-as-controller-client-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/controller/main/{jboss-as-controller-7.2.x.slim.tb3.incremental.2.jar → jboss-as-controller-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/controller/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-repository/main/{jboss-as-deployment-repository-7.2.x.slim.tb3.incremental.2.jar → jboss-as-deployment-repository-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-scanner/main/{jboss-as-deployment-scanner-7.2.x.slim.tb3.incremental.2.jar → jboss-as-deployment-scanner-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/{jboss-as-domain-http-error-context-7.2.x.slim.tb3.incremental.2.jar → jboss-as-domain-http-error-context-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-interface/main/{jboss-as-domain-http-interface-7.2.x.slim.tb3.incremental.2.jar → jboss-as-domain-http-interface-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/domain-management/main/{jboss-as-domain-management-7.2.x.slim.tb3.incremental.2.jar → jboss-as-domain-management-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/ee/main/{jboss-as-ee-7.2.x.slim.tb3.incremental.2.jar → jboss-as-ee-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/ee/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/host-controller/main/{jboss-as-host-controller-7.2.x.slim.tb3.incremental.2.jar → jboss-as-host-controller-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/jmx/main/{jboss-as-jmx-7.2.x.slim.tb3.incremental.2.jar → jboss-as-jmx-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/jmx/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/logging/main/{jboss-as-logging-7.2.x.slim.tb3.incremental.2.jar → jboss-as-logging-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/logging/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/management-client-content/main/{jboss-as-management-client-content-7.2.x.slim.tb3.incremental.2.jar → jboss-as-management-client-content-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/messaging/main/{jboss-as-messaging-7.2.x.slim.tb3.incremental.2.jar → jboss-as-messaging-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/messaging/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/{jboss-as-modcluster-7.2.x.slim.tb3.incremental.2.jar → jboss-as-modcluster-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/naming/main/{jboss-as-naming-7.2.x.slim.tb3.incremental.2.jar → jboss-as-naming-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/naming/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/network/main/{jboss-as-network-7.2.x.slim.tb3.incremental.2.jar → jboss-as-network-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/network/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/platform-mbean/main/{jboss-as-platform-mbean-7.2.x.slim.tb3.incremental.2.jar → jboss-as-platform-mbean-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/process-controller/main/{jboss-as-process-controller-7.2.x.slim.tb3.incremental.2.jar → jboss-as-process-controller-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/protocol/main/{jboss-as-protocol-7.2.x.slim.tb3.incremental.2.jar → jboss-as-protocol-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/protocol/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/remoting/main/{jboss-as-remoting-7.2.x.slim.tb3.incremental.2.jar → jboss-as-remoting-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/remoting/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/security/main/{jboss-as-security-7.2.x.slim.tb3.incremental.2.jar → jboss-as-security-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/security/main/module.xml +2 -1
- data/jboss/modules/system/layers/base/org/jboss/as/server/main/{jboss-as-server-7.2.x.slim.tb3.incremental.2.jar → jboss-as-server-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/server/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/threads/main/{jboss-as-threads-7.2.x.slim.tb3.incremental.2.jar → jboss-as-threads-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/threads/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/transactions/main/{jboss-as-transactions-7.2.x.slim.tb3.incremental.2.jar → jboss-as-transactions-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/transactions/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/version/main/{jboss-as-version-7.2.x.slim.tb3.incremental.2.jar → jboss-as-version-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/version/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/{jboss-as-web-7.2.x.slim.tb3.incremental.2.jar → jboss-as-web-7.2.x.slim.incremental.16.jar} +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/web/main/module.xml +1 -1
- data/jboss/modules/system/layers/base/org/jgroups/main/jgroups-3.4.0.Alpha2.jar +0 -0
- data/jboss/modules/system/layers/base/org/jgroups/main/module.xml +1 -1
- 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/polyglot-core.jar +0 -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/polyglot-jobs.jar +0 -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/polyglot-stomp.jar +0 -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/torquebox-bootstrap.jar +0 -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/polyglot-core.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/core/main/torquebox-core.jar +0 -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/torquebox-messaging.jar +0 -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/torquebox-services.jar +0 -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/polyglot-web.jar +0 -0
- data/jboss/modules/system/layers/torquebox/org/torquebox/web/main/torquebox-web.jar +0 -0
- data/jboss/standalone/configuration/standalone-ha.xml +9 -5
- data/jboss/standalone/configuration/standalone.xml +2 -2
- data/jboss/standalone/configuration/torquebox-full-ha.xml +7 -3
- data/jboss/standalone/configuration/torquebox-full.xml +2 -2
- data/jboss/standalone/configuration/torquebox-slim-ha.xml +9 -5
- data/jboss/standalone/configuration/torquebox-slim.xml +2 -2
- data/lib/torquebox-server.jar +0 -0
- data/lib/torquebox-server.rb +2 -2
- metadata +339 -331
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.2.7.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.2.7.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-5.2.7.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/infinispan/main/infinispan-core-5.2.7.Final.jar +0 -0
- data/jboss/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.2.x.slim.tb3.incremental.2.jar +0 -0
- data/jboss/modules/system/layers/base/org/jgroups/main/jgroups-3.2.12.Final.jar +0 -0
|
Binary file
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-deployment-repository-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-deployment-repository-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<!-- Insert resources here -->
|
|
33
33
|
</resources>
|
|
34
34
|
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-deployment-scanner-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-deployment-scanner-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<!-- Insert resources here -->
|
|
33
33
|
</resources>
|
|
34
34
|
|
data/jboss/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-domain-http-error-context-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-domain-http-error-context-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<!-- Insert resources here -->
|
|
33
33
|
</resources>
|
|
34
34
|
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-domain-http-interface-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-domain-http-interface-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<!-- Insert resources here -->
|
|
33
33
|
</resources>
|
|
34
34
|
|
|
Binary file
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<main-class name="org.jboss.as.host.controller.Main"/>
|
|
31
31
|
|
|
32
32
|
<resources>
|
|
33
|
-
<resource-root path="jboss-as-host-controller-7.2.x.slim.
|
|
33
|
+
<resource-root path="jboss-as-host-controller-7.2.x.slim.incremental.16.jar"/>
|
|
34
34
|
<!-- Insert resources here -->
|
|
35
35
|
</resources>
|
|
36
36
|
|
|
Binary file
|
|
Binary file
|
data/jboss/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-management-client-content-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-management-client-content-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<!-- Insert resources here -->
|
|
33
33
|
</resources>
|
|
34
34
|
|
|
Binary file
|
|
Binary file
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-modcluster-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-modcluster-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<resource-root path="mod_cluster-container-spi-1.2.3.Final.jar"/>
|
|
33
33
|
<resource-root path="mod_cluster-core-1.2.3.Final.jar"/>
|
|
34
34
|
<resource-root path="mod_cluster-container-catalina-1.2.3.Final.jar"/>
|
|
Binary file
|
|
Binary file
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<main-class name="org.jboss.as.process.Main"/>
|
|
31
31
|
|
|
32
32
|
<resources>
|
|
33
|
-
<resource-root path="jboss-as-process-controller-7.2.x.slim.
|
|
33
|
+
<resource-root path="jboss-as-process-controller-7.2.x.slim.incremental.16.jar"/>
|
|
34
34
|
<!-- Insert resources here -->
|
|
35
35
|
</resources>
|
|
36
36
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-security-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-security-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<!-- Insert resources here -->
|
|
33
33
|
</resources>
|
|
34
34
|
|
|
@@ -38,6 +38,7 @@
|
|
|
38
38
|
<module name="javax.servlet.api"/>
|
|
39
39
|
<module name="javax.transaction.api"/>
|
|
40
40
|
<module name="org.infinispan"/>
|
|
41
|
+
<module name="org.infinispan.commons"/>
|
|
41
42
|
<module name="org.jboss.as.clustering.infinispan"/>
|
|
42
43
|
<module name="org.jboss.as.controller"/>
|
|
43
44
|
<module name="org.jboss.as.domain-management"/>
|
|
Binary file
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<main-class name="org.jboss.as.server.DomainServerMain"/>
|
|
31
31
|
|
|
32
32
|
<resources>
|
|
33
|
-
<resource-root path="jboss-as-server-7.2.x.slim.
|
|
33
|
+
<resource-root path="jboss-as-server-7.2.x.slim.incremental.16.jar"/>
|
|
34
34
|
<!-- Insert resources here -->
|
|
35
35
|
</resources>
|
|
36
36
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</properties>
|
|
29
29
|
|
|
30
30
|
<resources>
|
|
31
|
-
<resource-root path="jboss-as-web-7.2.x.slim.
|
|
31
|
+
<resource-root path="jboss-as-web-7.2.x.slim.incremental.16.jar"/>
|
|
32
32
|
<resource-root path="ecj-3.7.2.jar"/>
|
|
33
33
|
<resource-root path="jbossweb-7.2.0.Final.jar"/>
|
|
34
34
|
<!-- Insert resources here -->
|
data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/cache/main/polyglot-cache.jar
CHANGED
|
Binary file
|
data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/core/main/polyglot-core.jar
CHANGED
|
Binary file
|
|
Binary file
|
data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/jobs/main/polyglot-jobs.jar
CHANGED
|
Binary file
|
|
Binary file
|
data/jboss/modules/system/layers/polyglot/org/projectodd/polyglot/stomp/main/polyglot-stomp.jar
CHANGED
|
Binary file
|
|
Binary file
|
data/jboss/modules/system/layers/torquebox/org/torquebox/bootstrap/main/torquebox-bootstrap.jar
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/jboss/modules/system/layers/torquebox/org/torquebox/messaging/main/torquebox-messaging.jar
CHANGED
|
Binary file
|
data/jboss/modules/system/layers/torquebox/org/torquebox/security/main/torquebox-security.jar
CHANGED
|
Binary file
|
data/jboss/modules/system/layers/torquebox/org/torquebox/services/main/torquebox-services.jar
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
<profile>
|
|
64
64
|
<subsystem xmlns='urn:jboss:domain:logging:1.2'>
|
|
65
65
|
<console-handler name='CONSOLE'>
|
|
66
|
-
<level name='INFO'/>
|
|
66
|
+
<level name='${jboss.logging.level:INFO}'/>
|
|
67
67
|
<formatter>
|
|
68
68
|
<pattern-formatter pattern='%K{level}%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n'/>
|
|
69
69
|
</formatter>
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
<level name='WARN'/>
|
|
90
90
|
</logger>
|
|
91
91
|
<root-logger>
|
|
92
|
-
<level name='INFO'/>
|
|
92
|
+
<level name='${jboss.logging.level:INFO}'/>
|
|
93
93
|
<handlers>
|
|
94
94
|
<handler name='CONSOLE'/>
|
|
95
95
|
<handler name='FILE'/>
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
<locking isolation='REPEATABLE_READ'/>
|
|
118
118
|
</replicated-cache>
|
|
119
119
|
</cache-container>
|
|
120
|
-
<cache-container name='web' aliases='
|
|
120
|
+
<cache-container name='web' aliases='standard-session-cache' default-cache='repl' module='org.jboss.as.clustering.web.infinispan'>
|
|
121
121
|
<transport lock-timeout='60000'/>
|
|
122
122
|
<replicated-cache name='repl' mode='ASYNC' batching='true' start='EAGER'>
|
|
123
123
|
<eviction strategy='LRU' max-entries='10000'/>
|
|
@@ -129,6 +129,10 @@
|
|
|
129
129
|
<file-store passivation='false' purge='false'/>
|
|
130
130
|
</distributed-cache>
|
|
131
131
|
</cache-container>
|
|
132
|
+
<cache-container name='polyglot' default-cache="default">
|
|
133
|
+
<transport lock-timeout='60000'/>
|
|
134
|
+
<distributed-cache name="default" mode="ASYNC"/>
|
|
135
|
+
</cache-container>
|
|
132
136
|
</subsystem>
|
|
133
137
|
<subsystem xmlns='urn:jboss:domain:jca:1.1'>
|
|
134
138
|
<archive-validation enabled='false' fail-on-error='true' fail-on-warn='false'/>
|
|
@@ -158,7 +162,7 @@
|
|
|
158
162
|
<protocol type='FD'/>
|
|
159
163
|
<protocol type='VERIFY_SUSPECT'/>
|
|
160
164
|
<protocol type='pbcast.NAKACK2'/>
|
|
161
|
-
<protocol type='
|
|
165
|
+
<protocol type='UNICAST3'/>
|
|
162
166
|
<protocol type='pbcast.STABLE'/>
|
|
163
167
|
<protocol type='pbcast.GMS'/>
|
|
164
168
|
<protocol type='UFC'/>
|
|
@@ -176,7 +180,7 @@
|
|
|
176
180
|
<protocol type='FD'/>
|
|
177
181
|
<protocol type='VERIFY_SUSPECT'/>
|
|
178
182
|
<protocol type='pbcast.NAKACK2'/>
|
|
179
|
-
<protocol type='
|
|
183
|
+
<protocol type='UNICAST3'/>
|
|
180
184
|
<protocol type='pbcast.STABLE'/>
|
|
181
185
|
<protocol type='pbcast.GMS'/>
|
|
182
186
|
<protocol type='UFC'/>
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
<profile>
|
|
63
63
|
<subsystem xmlns='urn:jboss:domain:logging:1.2'>
|
|
64
64
|
<console-handler name='CONSOLE'>
|
|
65
|
-
<level name='INFO'/>
|
|
65
|
+
<level name='${jboss.logging.level:INFO}'/>
|
|
66
66
|
<formatter>
|
|
67
67
|
<pattern-formatter pattern='%K{level}%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n'/>
|
|
68
68
|
</formatter>
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
<level name='WARN'/>
|
|
89
89
|
</logger>
|
|
90
90
|
<root-logger>
|
|
91
|
-
<level name='INFO'/>
|
|
91
|
+
<level name='${jboss.logging.level:INFO}'/>
|
|
92
92
|
<handlers>
|
|
93
93
|
<handler name='CONSOLE'/>
|
|
94
94
|
<handler name='FILE'/>
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
<profile>
|
|
79
79
|
<subsystem xmlns='urn:jboss:domain:logging:1.2'>
|
|
80
80
|
<console-handler name='CONSOLE'>
|
|
81
|
-
<level name='INFO'/>
|
|
81
|
+
<level name='${jboss.logging.level:INFO}'/>
|
|
82
82
|
<formatter>
|
|
83
83
|
<pattern-formatter pattern='%K{level}%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n'/>
|
|
84
84
|
</formatter>
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
<level name='ERROR'/>
|
|
111
111
|
</logger>
|
|
112
112
|
<root-logger>
|
|
113
|
-
<level name='INFO'/>
|
|
113
|
+
<level name='${jboss.logging.level:INFO}'/>
|
|
114
114
|
<handlers>
|
|
115
115
|
<handler name='CONSOLE'/>
|
|
116
116
|
<handler name='FILE'/>
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
<locking isolation='REPEATABLE_READ'/>
|
|
209
209
|
</replicated-cache>
|
|
210
210
|
</cache-container>
|
|
211
|
-
<cache-container name='web' aliases='
|
|
211
|
+
<cache-container name='web' aliases='standard-session-cache' default-cache='repl' module='org.jboss.as.clustering.web.infinispan'>
|
|
212
212
|
<transport lock-timeout='60000'/>
|
|
213
213
|
<replicated-cache name='repl' mode='ASYNC' batching='true' start='EAGER'>
|
|
214
214
|
<eviction strategy='LRU' max-entries='10000'/>
|
|
@@ -253,6 +253,10 @@
|
|
|
253
253
|
<eviction strategy='NONE'/>
|
|
254
254
|
</replicated-cache>
|
|
255
255
|
</cache-container>
|
|
256
|
+
<cache-container name='polyglot' default-cache="default">
|
|
257
|
+
<transport lock-timeout='60000'/>
|
|
258
|
+
<distributed-cache name="default" mode="ASYNC"/>
|
|
259
|
+
</cache-container>
|
|
256
260
|
</subsystem>
|
|
257
261
|
<subsystem xmlns='urn:jboss:domain:jacorb:1.3'>
|
|
258
262
|
<orb socket-binding='jacorb' ssl-socket-binding='jacorb-ssl'>
|