torquebox-server 2.0.0.cr1-java → 2.0.0-java

Sign up to get free protection for your applications and to get access to all the features.
Files changed (415) hide show
  1. data/jboss/README.txt +2 -2
  2. data/jboss/appclient/configuration/appclient.xml +2 -3
  3. data/jboss/bin/client/{jboss-client-7.1.0.Final.jar → jboss-client.jar} +0 -0
  4. data/jboss/bin/domain.bat +1 -0
  5. data/jboss/bin/domain.sh +14 -6
  6. data/jboss/bin/jboss-cli.xml +21 -0
  7. data/jboss/bin/run.bat +9 -0
  8. data/jboss/bin/run.sh +9 -0
  9. data/jboss/bin/standalone.conf +1 -1
  10. data/jboss/bin/standalone.conf.bat +1 -1
  11. data/jboss/bin/standalone.sh +3 -2
  12. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.1.Final.jar +0 -0
  13. data/jboss/docs/examples/configs/standalone-hornetq-colocated.xml +17 -38
  14. data/jboss/docs/examples/configs/standalone-jts.xml +18 -34
  15. data/jboss/docs/examples/configs/standalone-minimalistic.xml +1 -1
  16. data/jboss/docs/examples/configs/standalone-osgi-only.xml +20 -14
  17. data/jboss/docs/examples/configs/standalone-xts.xml +23 -34
  18. 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
  19. data/jboss/docs/licenses/common public license version 1.0 - cpl1.0.txt +297 -0
  20. data/jboss/docs/licenses/creative commons attribution 2.5 - jcip-cc-by-2.5.txt +10 -0
  21. data/jboss/docs/licenses/{similar to apache license but with the acknowledgment clause removed - license.txt → jdom license - jdom-1.0.txt } +4 -2
  22. 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
  23. data/jboss/docs/licenses/licenses.xml +455 -357
  24. data/jboss/docs/licenses/osgi specification license, version 1.0 - osgi-1.0.txt +10 -0
  25. data/jboss/docs/licenses/the jython license - license.html +3 -3
  26. data/jboss/docs/schema/jboss-as-cli_1_0.xsd +33 -0
  27. data/jboss/docs/schema/jboss-as-config_1_1.xsd +13 -12
  28. data/jboss/docs/schema/jboss-as-config_1_2.xsd +2116 -0
  29. data/jboss/docs/schema/jboss-as-infinispan_1_2.xsd +949 -0
  30. data/jboss/docs/schema/jboss-as-jaxr_1_1.xsd +57 -0
  31. data/jboss/docs/schema/jboss-as-mod-cluster_1_0.xsd +30 -0
  32. data/jboss/docs/schema/jboss-as-remoting_1_1.xsd +0 -11
  33. data/jboss/docs/schema/jboss-as-web_1_1.xsd +1 -1
  34. data/jboss/docs/schema/jboss-ejb-client_1_1.xsd +279 -0
  35. data/jboss/domain/configuration/application-roles.properties +2 -4
  36. data/jboss/domain/configuration/application-users.properties +1 -1
  37. data/jboss/domain/configuration/domain.xml +147 -65
  38. data/jboss/domain/configuration/host-master.xml +1 -1
  39. data/jboss/domain/configuration/host-slave.xml +3 -3
  40. data/jboss/domain/configuration/host.xml +3 -3
  41. data/jboss/domain/configuration/mgmt-users.properties +2 -2
  42. data/jboss/modules/com/google/guava/main/guava-11.0.2.jar +0 -0
  43. data/jboss/modules/com/google/guava/main/module.xml +1 -1
  44. 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
  45. data/jboss/modules/com/sun/jsf-impl/main/module.xml +1 -1
  46. data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.1.Final.jar +0 -0
  47. data/jboss/modules/javax/faces/api/main/module.xml +1 -1
  48. 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
  49. data/jboss/modules/javax/xml/registry/api/main/module.xml +1 -1
  50. data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.3.jar +0 -0
  51. data/jboss/modules/org/apache/commons/beanutils/main/module.xml +1 -1
  52. data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar +0 -0
  53. data/jboss/modules/org/apache/commons/configuration/main/module.xml +37 -0
  54. data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.6.jar +0 -0
  55. data/jboss/modules/org/apache/commons/lang/main/module.xml +1 -1
  56. data/jboss/modules/org/apache/juddi/juddi-client/main/juddi-client-3.1.3.jar +0 -0
  57. data/jboss/modules/org/apache/{ws/scout → juddi/juddi-client}/main/module.xml +5 -7
  58. data/jboss/modules/org/apache/juddi/scout/main/module.xml +45 -0
  59. data/jboss/modules/org/apache/juddi/scout/main/scout-1.2.6.jar +0 -0
  60. data/jboss/modules/org/{hibernate/infinispan → apache/juddi/uddi-ws}/main/module.xml +7 -9
  61. data/jboss/modules/org/apache/juddi/uddi-ws/main/uddi-ws-3.1.3.jar +0 -0
  62. data/jboss/modules/org/apache/log4j/main/module.xml +1 -1
  63. data/jboss/modules/org/apache/santuario/xmlsec/main/module.xml +1 -1
  64. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.1.jar +0 -0
  65. data/jboss/modules/org/apache/ws/security/main/module.xml +1 -1
  66. data/jboss/modules/org/apache/ws/security/main/{wss4j-1.6.4.jar → wss4j-1.6.5.jar} +0 -0
  67. data/jboss/modules/org/hibernate/{infinispan/main → main}/hibernate-infinispan-4.0.1.Final.jar +0 -0
  68. data/jboss/modules/org/hibernate/main/module.xml +3 -2
  69. data/jboss/modules/org/hornetq/main/{hornetq-core-2.2.11.Final.jar → hornetq-core-2.2.13.Final.jar} +0 -0
  70. data/jboss/modules/org/hornetq/main/{hornetq-jms-2.2.11.Final.jar → hornetq-jms-2.2.13.Final.jar} +0 -0
  71. data/jboss/modules/org/hornetq/main/module.xml +2 -2
  72. data/jboss/modules/org/hornetq/ra/main/{hornetq-ra-2.2.11.Final.jar → hornetq-ra-2.2.13.Final.jar} +0 -0
  73. data/jboss/modules/org/hornetq/ra/main/module.xml +1 -1
  74. 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
  75. data/jboss/modules/org/infinispan/cachestore/jdbc/main/module.xml +1 -1
  76. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.2.FINAL.jar +0 -0
  77. data/jboss/modules/org/infinispan/cachestore/remote/main/module.xml +1 -1
  78. 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
  79. data/jboss/modules/org/infinispan/client/hotrod/main/module.xml +1 -1
  80. data/jboss/modules/org/infinispan/main/{infinispan-core-5.1.1.FINAL.jar → infinispan-core-5.1.2.FINAL.jar} +0 -0
  81. data/jboss/modules/org/infinispan/main/module.xml +1 -1
  82. data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.1.Final.jar +0 -0
  83. data/jboss/modules/org/jboss/as/appclient/main/module.xml +1 -1
  84. 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
  85. data/jboss/modules/org/jboss/as/cli/main/module.xml +1 -1
  86. 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
  87. data/jboss/modules/org/jboss/as/clustering/api/main/module.xml +1 -1
  88. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.1.Final.jar +0 -0
  89. data/jboss/modules/org/jboss/as/clustering/common/main/module.xml +1 -1
  90. 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
  91. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/module.xml +2 -2
  92. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.1.Final.jar +0 -0
  93. data/jboss/modules/org/jboss/as/clustering/impl/main/module.xml +1 -1
  94. data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.1.Final.jar +0 -0
  95. data/jboss/modules/org/jboss/as/clustering/infinispan/main/module.xml +2 -2
  96. 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
  97. data/jboss/modules/org/jboss/as/clustering/jgroups/main/module.xml +2 -1
  98. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.1.Final.jar +0 -0
  99. data/jboss/modules/org/jboss/as/clustering/registry/main/module.xml +1 -1
  100. 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
  101. data/jboss/modules/org/jboss/as/clustering/service/main/module.xml +1 -1
  102. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.1.Final.jar +0 -0
  103. data/jboss/modules/org/jboss/as/clustering/singleton/main/module.xml +2 -1
  104. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.1.Final.jar +0 -0
  105. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/module.xml +1 -2
  106. 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
  107. data/jboss/modules/org/jboss/as/clustering/web/spi/main/module.xml +1 -1
  108. data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.1.Final.jar +0 -0
  109. data/jboss/modules/org/jboss/as/cmp/main/module.xml +1 -1
  110. 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
  111. data/jboss/modules/org/jboss/as/configadmin/main/module.xml +1 -1
  112. data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.1.Final.jar +0 -0
  113. data/jboss/modules/org/jboss/as/connector/main/module.xml +3 -1
  114. data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.1.0.FINAL-resources.jar +0 -0
  115. data/jboss/modules/org/jboss/as/console/main/module.xml +1 -1
  116. 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
  117. data/jboss/modules/org/jboss/as/controller-client/main/module.xml +1 -1
  118. 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
  119. data/jboss/modules/org/jboss/as/controller/main/module.xml +1 -1
  120. 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
  121. data/jboss/modules/org/jboss/as/deployment-repository/main/module.xml +1 -1
  122. data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.1.Final.jar +0 -0
  123. data/jboss/modules/org/jboss/as/deployment-scanner/main/module.xml +1 -1
  124. 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
  125. data/jboss/modules/org/jboss/as/domain-http-error-context/main/module.xml +1 -1
  126. 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
  127. data/jboss/modules/org/jboss/as/domain-http-interface/main/module.xml +1 -1
  128. 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
  129. data/jboss/modules/org/jboss/as/domain-management/main/module.xml +1 -1
  130. 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
  131. data/jboss/modules/org/jboss/as/ee/deployment/main/module.xml +1 -1
  132. 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
  133. data/jboss/modules/org/jboss/as/ee/main/module.xml +2 -2
  134. 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
  135. data/jboss/modules/org/jboss/as/ejb3/main/module.xml +4 -1
  136. 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
  137. data/jboss/modules/org/jboss/as/embedded/main/module.xml +1 -1
  138. data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.1.Final.jar +0 -0
  139. data/jboss/modules/org/jboss/as/host-controller/main/module.xml +1 -1
  140. 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
  141. data/jboss/modules/org/jboss/as/jacorb/main/module.xml +1 -1
  142. data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.1.Final.jar +0 -0
  143. data/jboss/modules/org/jboss/as/jaxr/main/module.xml +7 -2
  144. 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
  145. data/jboss/modules/org/jboss/as/jaxrs/main/module.xml +1 -1
  146. 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
  147. 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
  148. data/jboss/modules/org/jboss/as/jdr/main/module.xml +2 -2
  149. 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
  150. data/jboss/modules/org/jboss/as/jmx/main/module.xml +1 -1
  151. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.1.Final.jar +0 -0
  152. data/jboss/modules/org/jboss/as/jpa/hibernate/3/module.xml +4 -2
  153. 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
  154. data/jboss/modules/org/jboss/as/jpa/hibernate/4/module.xml +4 -2
  155. 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
  156. data/jboss/modules/org/jboss/as/jpa/main/module.xml +1 -1
  157. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.1.Final.jar +0 -0
  158. data/jboss/modules/org/jboss/as/jpa/openjpa/main/module.xml +1 -1
  159. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.1.Final.jar +0 -0
  160. data/jboss/modules/org/jboss/as/jpa/spi/main/module.xml +1 -1
  161. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.1.Final.jar +0 -0
  162. data/jboss/modules/org/jboss/as/jpa/util/main/module.xml +1 -1
  163. data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.1.Final.jar +0 -0
  164. data/jboss/modules/org/jboss/as/jsr77/main/module.xml +1 -1
  165. 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
  166. data/jboss/modules/org/jboss/as/logging/main/module.xml +1 -2
  167. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.1.Final.jar +0 -0
  168. data/jboss/modules/org/jboss/as/mail/main/module.xml +1 -1
  169. 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
  170. data/jboss/modules/org/jboss/as/management-client-content/main/module.xml +1 -1
  171. 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
  172. data/jboss/modules/org/jboss/as/messaging/main/module.xml +2 -2
  173. data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.1.Final.jar +0 -0
  174. data/jboss/modules/org/jboss/as/modcluster/main/module.xml +1 -1
  175. 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
  176. data/jboss/modules/org/jboss/as/naming/main/module.xml +1 -1
  177. 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
  178. data/jboss/modules/org/jboss/as/network/main/module.xml +1 -1
  179. 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
  180. data/jboss/modules/org/jboss/as/osgi/main/module.xml +2 -1
  181. 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
  182. data/jboss/modules/org/jboss/as/platform-mbean/main/module.xml +1 -1
  183. 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
  184. data/jboss/modules/org/jboss/as/pojo/main/module.xml +1 -1
  185. 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
  186. data/jboss/modules/org/jboss/as/process-controller/main/module.xml +1 -1
  187. data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.1.Final.jar +0 -0
  188. data/jboss/modules/org/jboss/as/protocol/main/module.xml +1 -1
  189. 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
  190. data/jboss/modules/org/jboss/as/remoting/main/module.xml +1 -1
  191. 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
  192. data/jboss/modules/org/jboss/as/sar/main/module.xml +1 -1
  193. 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
  194. data/jboss/modules/org/jboss/as/security/main/module.xml +1 -1
  195. 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
  196. data/jboss/modules/org/jboss/as/server/main/module.xml +1 -1
  197. 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
  198. data/jboss/modules/org/jboss/as/threads/main/module.xml +1 -1
  199. 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
  200. data/jboss/modules/org/jboss/as/transactions/main/module.xml +1 -1
  201. data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.1.Final.jar +0 -0
  202. data/jboss/modules/org/jboss/as/web/main/{jbossweb-7.0.10.Final.jar → jbossweb-7.0.13.Final.jar} +0 -0
  203. data/jboss/modules/org/jboss/as/web/main/module.xml +2 -2
  204. 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
  205. 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
  206. data/jboss/modules/org/jboss/as/webservices/main/module.xml +2 -2
  207. 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
  208. data/jboss/modules/org/jboss/as/weld/main/module.xml +1 -1
  209. 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
  210. data/jboss/modules/org/jboss/as/xts/main/module.xml +1 -1
  211. data/jboss/modules/org/jboss/classfilewriter/main/{jboss-classfilewriter-1.0.0.Final.jar → jboss-classfilewriter-1.0.1.Final.jar} +0 -0
  212. data/jboss/modules/org/jboss/classfilewriter/main/module.xml +1 -1
  213. 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
  214. data/jboss/modules/org/jboss/ejb-client/main/module.xml +1 -1
  215. 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
  216. 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
  217. 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
  218. data/jboss/modules/org/jboss/ironjacamar/api/main/module.xml +3 -3
  219. 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
  220. 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
  221. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.9.Final.jar +0 -0
  222. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-validator-1.0.7.Final.jar → ironjacamar-validator-1.0.9.Final.jar} +0 -0
  223. data/jboss/modules/org/jboss/ironjacamar/impl/main/module.xml +4 -4
  224. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/{ironjacamar-jdbc-1.0.7.Final.jar → ironjacamar-jdbc-1.0.9.Final.jar} +0 -0
  225. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/module.xml +1 -1
  226. data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.0.Final.jar +0 -0
  227. data/jboss/modules/org/{junit → jboss/logging/jul-to-slf4j-stub}/main/module.xml +3 -6
  228. data/jboss/modules/org/jboss/marshalling/main/{jboss-marshalling-1.3.9.GA.jar → jboss-marshalling-1.3.11.GA.jar} +0 -0
  229. data/jboss/modules/org/jboss/marshalling/main/module.xml +1 -1
  230. 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
  231. data/jboss/modules/org/jboss/marshalling/river/main/module.xml +1 -1
  232. 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
  233. 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
  234. 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
  235. 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
  236. 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
  237. data/jboss/modules/org/jboss/metadata/main/module.xml +5 -5
  238. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-deployment-1.0.10.jar → jbosgi-deployment-1.0.12.Final.jar} +0 -0
  239. 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
  240. 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
  241. 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
  242. 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
  243. data/jboss/modules/org/jboss/osgi/framework/main/module.xml +6 -6
  244. 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
  245. data/jboss/modules/org/jboss/{as/jpa/hibernate/infinispan → osgi/metadata}/main/module.xml +5 -10
  246. data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.5.jar +0 -0
  247. data/jboss/modules/org/jboss/osgi/repository/main/{jbosgi-repository-core-1.0.4.jar → jbosgi-repository-core-1.0.5.jar} +0 -0
  248. data/jboss/modules/org/jboss/osgi/repository/main/module.xml +2 -2
  249. data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-3.0.1.Final.jar +0 -0
  250. data/jboss/modules/org/jboss/osgi/spi/main/module.xml +1 -2
  251. data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs-1.0.6.jar → jbosgi-vfs-1.0.7.Final.jar} +0 -0
  252. data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs30-1.0.6.jar → jbosgi-vfs30-1.0.7.Final.jar} +0 -0
  253. data/jboss/modules/org/jboss/osgi/vfs/main/module.xml +2 -2
  254. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.2.Final.jar +0 -0
  255. data/jboss/modules/org/jboss/remote-naming/main/module.xml +1 -1
  256. data/jboss/modules/org/jboss/remoting3/main/{jboss-remoting-3.2.2.GA.jar → jboss-remoting-3.2.3.GA.jar} +0 -0
  257. data/jboss/modules/org/jboss/remoting3/main/module.xml +1 -1
  258. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/module.xml +1 -1
  259. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.2.Final.jar +0 -0
  260. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/module.xml +2 -2
  261. 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
  262. 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
  263. data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/module.xml +1 -1
  264. 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
  265. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml +2 -2
  266. 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
  267. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.2.Final.jar +0 -0
  268. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml +2 -2
  269. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.2.Final-jandex.jar +0 -0
  270. 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
  271. 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
  272. 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
  273. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml +3 -3
  274. 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
  275. 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
  276. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml +2 -2
  277. 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
  278. 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
  279. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/module.xml +2 -2
  280. 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
  281. 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
  282. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml +2 -2
  283. 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
  284. 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
  285. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml +2 -2
  286. 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
  287. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.2.Final.jar +0 -0
  288. data/jboss/modules/org/jboss/ws/common/main/{jbossws-common-2.0.1.GA.jar → jbossws-common-2.0.2.GA.jar} +0 -0
  289. data/jboss/modules/org/jboss/ws/common/main/module.xml +1 -1
  290. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml +2 -0
  291. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.2.GA.jar +0 -0
  292. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml +1 -1
  293. 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
  294. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml +1 -2
  295. 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
  296. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/module.xml +1 -1
  297. 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
  298. data/jboss/modules/org/jboss/ws/jaxws-client/main/module.xml +1 -1
  299. 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
  300. data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/module.xml +1 -1
  301. 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
  302. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/module.xml +2 -2
  303. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.2.GA.jar +0 -0
  304. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/module.xml +1 -1
  305. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.2.GA.jar +0 -0
  306. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/module.xml +1 -1
  307. data/jboss/modules/org/jboss/ws/spi/main/{jbossws-spi-2.0.2.GA.jar → jbossws-spi-2.0.3.GA.jar} +0 -0
  308. data/jboss/modules/org/jboss/ws/spi/main/module.xml +1 -1
  309. data/jboss/modules/org/jgroups/main/{jgroups-3.0.4.Final.jar → jgroups-3.0.6.Final.jar} +0 -0
  310. data/jboss/modules/org/jgroups/main/module.xml +1 -1
  311. data/jboss/modules/org/picketbox/main/module.xml +2 -2
  312. data/jboss/modules/org/picketbox/main/{picketbox-4.0.6.final.jar → picketbox-4.0.7.Final.jar} +0 -0
  313. data/jboss/modules/org/picketbox/main/{picketbox-infinispan-4.0.6.final.jar → picketbox-infinispan-4.0.7.Final.jar} +0 -0
  314. data/jboss/modules/org/picketlink/main/module.xml +5 -6
  315. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final-jandex.jar +0 -0
  316. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final.jar +0 -0
  317. data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.2.Final.jar +0 -0
  318. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex-jandex.jar +0 -0
  319. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex.jar +0 -0
  320. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final.jar +0 -0
  321. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-core.jar +0 -0
  322. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
  323. data/jboss/modules/org/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
  324. data/jboss/modules/org/torquebox/cache/main/guava.jar +0 -0
  325. data/jboss/modules/org/torquebox/cache/main/torquebox-cache.jar +0 -0
  326. data/jboss/modules/org/torquebox/cdi/main/torquebox-cdi.jar +0 -0
  327. data/jboss/modules/org/torquebox/core/main/polyglot-core.jar +0 -0
  328. data/jboss/modules/org/torquebox/core/main/torquebox-core.jar +0 -0
  329. data/jboss/modules/org/torquebox/jobs/main/polyglot-jobs.jar +0 -0
  330. data/jboss/modules/org/torquebox/jobs/main/torquebox-jobs.jar +0 -0
  331. data/jboss/modules/org/torquebox/messaging/main/polyglot-messaging.jar +0 -0
  332. data/jboss/modules/org/torquebox/messaging/main/torquebox-messaging.jar +0 -0
  333. data/jboss/modules/org/torquebox/security/main/torquebox-security.jar +0 -0
  334. data/jboss/modules/org/torquebox/services/main/torquebox-services.jar +0 -0
  335. data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-core.jar +0 -0
  336. data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-spi.jar +0 -0
  337. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-api.jar +0 -0
  338. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-common.jar +0 -0
  339. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-core.jar +0 -0
  340. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-spi.jar +0 -0
  341. data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-api.jar +0 -0
  342. data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-server-core.jar +0 -0
  343. data/jboss/modules/org/torquebox/stomp/main/torquebox-stomp.jar +0 -0
  344. data/jboss/modules/org/torquebox/web/main/polyglot-web.jar +0 -0
  345. data/jboss/modules/org/torquebox/web/main/torquebox-web.jar +0 -0
  346. data/jboss/modules/sun/jdk/main/module.xml +1 -0
  347. data/jboss/standalone/configuration/application-roles.properties +2 -4
  348. data/jboss/standalone/configuration/application-users.properties +1 -1
  349. data/jboss/standalone/configuration/mgmt-users.properties +1 -1
  350. data/jboss/standalone/configuration/standalone-full-ha.xml +49 -39
  351. data/jboss/standalone/configuration/standalone-full.xml +22 -18
  352. data/jboss/standalone/configuration/standalone-ha.xml +49 -39
  353. data/jboss/standalone/configuration/standalone.xml +22 -18
  354. data/jboss/standalone/deployments/README.txt +1 -1
  355. data/lib/torquebox-server.jar +0 -0
  356. data/lib/torquebox-server.rb +2 -2
  357. data/share/init/torquebox.conf +7 -2
  358. data/share/init/torquebox.conf.erb +7 -2
  359. data/share/javascript/stilts-stomp.js +1 -1
  360. data/share/rails/template.rb +28 -5
  361. metadata +775 -766
  362. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.0.Final.jar +0 -0
  363. data/jboss/docs/examples/configs/domain-jts.xml +0 -623
  364. data/jboss/docs/examples/configs/domain-osgi-only.xml +0 -98
  365. data/jboss/docs/licenses/apache license, version 2.0 - license-2.0.txt +0 -390
  366. data/jboss/docs/licenses/gnu lesser general public license version 2 - lesser.html +0 -428
  367. data/jboss/modules/com/google/guava/main/guava-10.0.1.jar +0 -0
  368. data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.0.Final.jar +0 -0
  369. data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.0.jar +0 -0
  370. data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.4.jar +0 -0
  371. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.4.5.jar +0 -0
  372. data/jboss/modules/org/apache/ws/scout/main/scout-1.1.1.jar +0 -0
  373. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.1.FINAL.jar +0 -0
  374. data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.0.Final.jar +0 -0
  375. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.0.Final.jar +0 -0
  376. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.0.Final.jar +0 -0
  377. data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.0.Final.jar +0 -0
  378. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.0.Final.jar +0 -0
  379. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.0.Final.jar +0 -0
  380. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.0.Final.jar +0 -0
  381. data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.0.Final.jar +0 -0
  382. data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.0.Final.jar +0 -0
  383. data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.0.2.Final-resources.jar +0 -0
  384. data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.0.Final.jar +0 -0
  385. data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.0.Final.jar +0 -0
  386. data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.0.Final.jar +0 -0
  387. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.0.Final.jar +0 -0
  388. data/jboss/modules/org/jboss/as/jpa/hibernate/infinispan/main/jboss-as-jpa-hibernate-infinispan-7.1.0.Final.jar +0 -0
  389. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.0.Final.jar +0 -0
  390. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.0.Final.jar +0 -0
  391. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.0.Final.jar +0 -0
  392. data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.0.Final.jar +0 -0
  393. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.0.Final.jar +0 -0
  394. data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.0.Final.jar +0 -0
  395. data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.0.Final.jar +0 -0
  396. data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.0.Final.jar +0 -0
  397. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.7.Final.jar +0 -0
  398. data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.4.jar +0 -0
  399. data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-2.0.4.jar +0 -0
  400. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.1.Final.jar +0 -0
  401. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.0.Final.jar +0 -0
  402. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.1.GA.jar +0 -0
  403. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.1.GA-jandex.jar +0 -0
  404. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.1.GA.jar +0 -0
  405. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.1.GA.jar +0 -0
  406. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.1.GA.jar +0 -0
  407. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.1.GA.jar +0 -0
  408. data/jboss/modules/org/junit/main/junit-4.10.jar +0 -0
  409. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final-jandex.jar +0 -0
  410. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final.jar +0 -0
  411. data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.1.final.jar +0 -0
  412. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex-jandex.jar +0 -0
  413. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex.jar +0 -0
  414. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final.jar +0 -0
  415. data/jboss/modules/org/picketlink/main/picketlink-trust-jbossws-2.0.1.final.jar +0 -0
@@ -0,0 +1,949 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+
3
+ <!--
4
+ ~ JBoss, Home of Professional Open Source.
5
+ ~ Copyright 2011, Red Hat, Inc., and individual contributors
6
+ ~ as indicated by the @author tags. See the copyright.txt file in the
7
+ ~ distribution for a full listing of individual contributors.
8
+ ~
9
+ ~ This is free software; you can redistribute it and/or modify it
10
+ ~ under the terms of the GNU Lesser General Public License as
11
+ ~ published by the Free Software Foundation; either version 2.1 of
12
+ ~ the License, or (at your option) any later version.
13
+ ~
14
+ ~ This software is distributed in the hope that it will be useful,
15
+ ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
16
+ ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17
+ ~ Lesser General Public License for more details.
18
+ ~
19
+ ~ You should have received a copy of the GNU Lesser General Public
20
+ ~ License along with this software; if not, write to the Free
21
+ ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
22
+ ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
23
+ -->
24
+ <xs:schema targetNamespace="urn:jboss:domain:infinispan:1.2"
25
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
26
+ xmlns:tns="urn:jboss:domain:infinispan:1.2"
27
+ elementFormDefault="qualified"
28
+ attributeFormDefault="unqualified"
29
+ version="1.2">
30
+
31
+ <xs:element name="subsystem" type="tns:subsystem">
32
+ <xs:annotation>
33
+ <xs:documentation>Enumerates the cache containers available to the registry.</xs:documentation>
34
+ </xs:annotation>
35
+ </xs:element>
36
+
37
+ <xs:complexType name="subsystem">
38
+ <xs:choice maxOccurs="unbounded">
39
+ <xs:element name="cache-container" type="tns:cache-container">
40
+ <xs:annotation>
41
+ <xs:documentation>Defines an embedded cache container.</xs:documentation>
42
+ </xs:annotation>
43
+ </xs:element>
44
+ <!-- Preparation for AS7-3156 -->
45
+ <!--xs:element name="local-cache-container" type="tns:local-cache-container">
46
+ <xs:annotation>
47
+ <xs:documentation>Defines an embedded cache container.</xs:documentation>
48
+ </xs:annotation>
49
+ </xs:element-->
50
+ </xs:choice>
51
+ <xs:attribute name="default-cache-container" type="xs:string" use="required">
52
+ <xs:annotation>
53
+ <xs:documentation>Identifies the default cache container.</xs:documentation>
54
+ </xs:annotation>
55
+ </xs:attribute>
56
+ </xs:complexType>
57
+
58
+ <xs:complexType name="base-cache-container" abstract="true">
59
+ <xs:attribute name="name" type="xs:string" use="required">
60
+ <xs:annotation>
61
+ <xs:documentation>Uniquely identifies this cache container.</xs:documentation>
62
+ </xs:annotation>
63
+ </xs:attribute>
64
+ <xs:attribute name="aliases" type="tns:aliases">
65
+ <xs:annotation>
66
+ <xs:documentation>A set of aliases by which this cache container may also be referenced.</xs:documentation>
67
+ </xs:annotation>
68
+ </xs:attribute>
69
+ <xs:attribute name="jndi-name" type="xs:string">
70
+ <xs:annotation>
71
+ <xs:documentation>The jndi name to which to bind this cache container.</xs:documentation>
72
+ </xs:annotation>
73
+ </xs:attribute>
74
+ <xs:attribute name="default-cache" type="xs:string">
75
+ <xs:annotation>
76
+ <xs:documentation></xs:documentation>
77
+ </xs:annotation>
78
+ </xs:attribute>
79
+ <xs:attribute name="start" type="tns:controller-mode" default="LAZY">
80
+ <xs:annotation>
81
+ <xs:documentation>Should this cache container be started on server startup, or lazily when requested by a service or deployment.</xs:documentation>
82
+ </xs:annotation>
83
+ </xs:attribute>
84
+ <xs:attribute name="listener-executor" type="xs:string">
85
+ <xs:annotation>
86
+ <xs:documentation>Defines the executor used for asynchronous cache listener notifications.</xs:documentation>
87
+ </xs:annotation>
88
+ </xs:attribute>
89
+ <xs:attribute name="eviction-executor" type="xs:string">
90
+ <xs:annotation>
91
+ <xs:documentation>Defines the scheduled executor used for evictions.</xs:documentation>
92
+ </xs:annotation>
93
+ </xs:attribute>
94
+ <xs:attribute name="replication-queue-executor" type="xs:string">
95
+ <xs:annotation>
96
+ <xs:documentation>Defines the scheduled executor used by the asynchronous replication queue.</xs:documentation>
97
+ </xs:annotation>
98
+ </xs:attribute>
99
+ </xs:complexType>
100
+
101
+ <!-- Preparation for AS7-3156 -->
102
+ <!--xs:complexType name="local-cache-container">
103
+ <xs:complexContent>
104
+ <xs:extension base="tns:base-cache-container">
105
+ <xs:sequence>
106
+ <xs:element name="alias" type="xs:string" minOccurs="0" maxOccurs="unbounded">
107
+ <xs:annotation>
108
+ <xs:documentation>Defines an additional name by which this cache container may be referenced.</xs:documentation>
109
+ </xs:annotation>
110
+ </xs:element>
111
+ <xs:element name="local-cache" type="tns:local-cache" minOccurs="0" maxOccurs="unbounded">
112
+ <xs:annotation>
113
+ <xs:documentation>Defines a LOCAL mode cache.</xs:documentation>
114
+ </xs:annotation>
115
+ </xs:element>
116
+ </xs:sequence>
117
+ </xs:extension>
118
+ </xs:complexContent>
119
+ </xs:complexType-->
120
+
121
+ <xs:complexType name="cache-container">
122
+ <xs:complexContent>
123
+ <xs:extension base="tns:base-cache-container">
124
+ <xs:sequence>
125
+ <xs:element name="transport" type="tns:transport" minOccurs="0">
126
+ <xs:annotation>
127
+ <xs:documentation>Overrides the transport characteristics for this cache container.</xs:documentation>
128
+ </xs:annotation>
129
+ </xs:element>
130
+ <xs:choice maxOccurs="unbounded">
131
+ <xs:element name="local-cache" type="tns:local-cache">
132
+ <xs:annotation>
133
+ <xs:documentation>Defines a LOCAL mode cache.</xs:documentation>
134
+ </xs:annotation>
135
+ </xs:element>
136
+ <xs:element name="replicated-cache" type="tns:replicated-cache">
137
+ <xs:annotation>
138
+ <xs:documentation>Defines a REPL_* mode cache.</xs:documentation>
139
+ </xs:annotation>
140
+ </xs:element>
141
+ <xs:element name="invalidation-cache" type="tns:invalidation-cache">
142
+ <xs:annotation>
143
+ <xs:documentation>Defines an INVALIDATION_* mode cache.</xs:documentation>
144
+ </xs:annotation>
145
+ </xs:element>
146
+ <xs:element name="distributed-cache" type="tns:distributed-cache">
147
+ <xs:annotation>
148
+ <xs:documentation>Defines a DIST_* mode cache.</xs:documentation>
149
+ </xs:annotation>
150
+ </xs:element>
151
+ </xs:choice>
152
+ </xs:sequence>
153
+ </xs:extension>
154
+ </xs:complexContent>
155
+ </xs:complexType>
156
+
157
+ <xs:complexType name="transport">
158
+ <xs:attribute name="stack" type="xs:string">
159
+ <xs:annotation>
160
+ <xs:documentation>Defines the jgroups stack used by the transport.</xs:documentation>
161
+ </xs:annotation>
162
+ </xs:attribute>
163
+ <xs:attribute name="cluster" type="xs:string" >
164
+ <xs:annotation>
165
+ <xs:documentation>Defines the name for the underlying group communication cluster.</xs:documentation>
166
+ </xs:annotation>
167
+ </xs:attribute>
168
+ <xs:attribute name="executor" type="xs:string" >
169
+ <xs:annotation>
170
+ <xs:documentation>Defines the executor used for asynchronous transport communication.</xs:documentation>
171
+ </xs:annotation>
172
+ </xs:attribute>
173
+ <xs:attribute name="lock-timeout" type="xs:long" default="240000">
174
+ <xs:annotation>
175
+ <xs:documentation>
176
+ Infinispan uses a distributed lock to maintain a coherent transaction log during state transfer or rehashing, which means that only one cache can be doing state transfer or rehashing at the same time.
177
+ This constraint is in place because more than one cache could be involved in a transaction.
178
+ This timeout controls the time to wait to acquire acquire a lock on the distributed lock.
179
+ </xs:documentation>
180
+ </xs:annotation>
181
+ </xs:attribute>
182
+ </xs:complexType>
183
+
184
+ <xs:complexType name="cache" abstract="true">
185
+ <xs:sequence>
186
+ <xs:element name="locking" type="tns:locking" minOccurs="0">
187
+ <xs:annotation>
188
+ <xs:documentation>The locking configuration of the cache.</xs:documentation>
189
+ </xs:annotation>
190
+ </xs:element>
191
+ <xs:element name="transaction" type="tns:transaction" minOccurs="0">
192
+ <xs:annotation>
193
+ <xs:documentation>The cache transaction configuration.</xs:documentation>
194
+ </xs:annotation>
195
+ </xs:element>
196
+ <xs:element name="eviction" type="tns:eviction" minOccurs="0">
197
+ <xs:annotation>
198
+ <xs:documentation>The cache eviction configuration.</xs:documentation>
199
+ </xs:annotation>
200
+ </xs:element>
201
+ <xs:element name="expiration" type="tns:expiration" minOccurs="0">
202
+ <xs:annotation>
203
+ <xs:documentation>The cache expiration configuration.</xs:documentation>
204
+ </xs:annotation>
205
+ </xs:element>
206
+ <xs:choice minOccurs="0">
207
+ <xs:element name="store" type="tns:custom-store">
208
+ <xs:annotation>
209
+ <xs:documentation>Defines a custom cache store.</xs:documentation>
210
+ </xs:annotation>
211
+ </xs:element>
212
+ <xs:element name="file-store" type="tns:file-store">
213
+ <xs:annotation>
214
+ <xs:documentation>Defines a file-based cache store.</xs:documentation>
215
+ </xs:annotation>
216
+ </xs:element>
217
+ <xs:choice minOccurs="0">
218
+ <xs:element name="string-keyed-jdbc-store" type="tns:string-keyed-jdbc-store">
219
+ <xs:annotation>
220
+ <xs:documentation>Defines a database cache store accessed via JDBC using string-based keys.</xs:documentation>
221
+ </xs:annotation>
222
+ </xs:element>
223
+ <xs:element name="binary-keyed-jdbc-store" type="tns:binary-keyed-jdbc-store">
224
+ <xs:annotation>
225
+ <xs:documentation>Defines a database cache store accessed via JDBC using binary-based keys.</xs:documentation>
226
+ </xs:annotation>
227
+ </xs:element>
228
+ <xs:element name="mixed-keyed-jdbc-store" type="tns:mixed-keyed-jdbc-store">
229
+ <xs:annotation>
230
+ <xs:documentation>Defines a database cache store accessed via JDBC using mixed string and binary-based keys.</xs:documentation>
231
+ </xs:annotation>
232
+ </xs:element>
233
+ </xs:choice>
234
+ <xs:element name="remote-store" type="tns:remote-store">
235
+ <xs:annotation>
236
+ <xs:documentation>
237
+ Defines a remote cache store accessed via HotRod.
238
+ Nested properties will be treated as HotRod client properties.
239
+ </xs:documentation>
240
+ </xs:annotation>
241
+ </xs:element>
242
+ </xs:choice>
243
+ </xs:sequence>
244
+ <xs:attribute name="name" type="xs:string" use="required">
245
+ <xs:annotation>
246
+ <xs:documentation>Uniquely identifies this cache within its cache container.</xs:documentation>
247
+ </xs:annotation>
248
+ </xs:attribute>
249
+ <xs:attribute name="start" type="tns:controller-mode" default="LAZY">
250
+ <xs:annotation>
251
+ <xs:documentation>Should this cache be started on server startup, or lazily when requested by a service or deployment.</xs:documentation>
252
+ </xs:annotation>
253
+ </xs:attribute>
254
+ <xs:attribute name="batching" type="xs:boolean" default="false">
255
+ <xs:annotation>
256
+ <xs:documentation></xs:documentation>
257
+ </xs:annotation>
258
+ </xs:attribute>
259
+ <xs:attribute name="indexing" type="tns:indexing" default="NONE">
260
+ <xs:annotation>
261
+ <xs:documentation></xs:documentation>
262
+ </xs:annotation>
263
+ </xs:attribute>
264
+ <xs:attribute name="jndi-name" type="xs:string">
265
+ <xs:annotation>
266
+ <xs:documentation>The jndi name to which to bind this cache.</xs:documentation>
267
+ </xs:annotation>
268
+ </xs:attribute>
269
+ </xs:complexType>
270
+
271
+ <xs:complexType name="local-cache">
272
+ <xs:complexContent>
273
+ <xs:extension base="tns:cache"></xs:extension>
274
+ </xs:complexContent>
275
+ </xs:complexType>
276
+
277
+ <xs:complexType name="locking">
278
+ <xs:attribute name="isolation" type="tns:isolation" default="REPEATABLE_READ">
279
+ <xs:annotation>
280
+ <xs:documentation>Sets the cache locking isolation level.</xs:documentation>
281
+ </xs:annotation>
282
+ </xs:attribute>
283
+ <xs:attribute name="striping" type="xs:boolean" default="false">
284
+ <xs:annotation>
285
+ <xs:documentation>If true, a pool of shared locks is maintained for all entries that need to be locked. Otherwise, a lock is created per entry in the cache. Lock striping helps control memory footprint but may reduce concurrency in the system.</xs:documentation>
286
+ </xs:annotation>
287
+ </xs:attribute>
288
+ <xs:attribute name="acquire-timeout" type="xs:long" default="15000">
289
+ <xs:annotation>
290
+ <xs:documentation>Maximum time to attempt a particular lock acquisition.</xs:documentation>
291
+ </xs:annotation>
292
+ </xs:attribute>
293
+ <xs:attribute name="concurrency-level" type="xs:int" default="1000">
294
+ <xs:annotation>
295
+ <xs:documentation>Concurrency level for lock containers. Adjust this value according to the number of concurrent threads interacting with Infinispan.</xs:documentation>
296
+ </xs:annotation>
297
+ </xs:attribute>
298
+ </xs:complexType>
299
+
300
+ <xs:complexType name="transaction">
301
+ <xs:attribute name="mode" type="tns:transaction-mode" default="NONE">
302
+ <xs:annotation>
303
+ <xs:documentation>Sets the cache transaction mode to one of NONE, NON_XA, NON_DURABLE_XA, FULL_XA.</xs:documentation>
304
+ </xs:annotation>
305
+ </xs:attribute>
306
+ <xs:attribute name="stop-timeout" type="xs:long" default="30000">
307
+ <xs:annotation>
308
+ <xs:documentation>If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish. The amount of time to wait for is defined by the cache stop timeout.</xs:documentation>
309
+ </xs:annotation>
310
+ </xs:attribute>
311
+ <xs:attribute name="locking" type="tns:locking-mode" default="OPTIMISTIC">
312
+ <xs:annotation>
313
+ <xs:documentation>The locking mode for this cache, one of OPTIMISTIC or PESSIMISTIC.</xs:documentation>
314
+ </xs:annotation>
315
+ </xs:attribute>
316
+ </xs:complexType>
317
+
318
+ <xs:complexType name="eviction">
319
+ <xs:attribute name="strategy" type="tns:eviction-strategy" default="NONE">
320
+ <xs:annotation>
321
+ <xs:documentation>Sets the cache eviction strategy. Available options are 'UNORDERED', 'FIFO', 'LRU', 'LIRS' and 'NONE' (to disable eviction).</xs:documentation>
322
+ </xs:annotation>
323
+ </xs:attribute>
324
+ <xs:attribute name="max-entries" type="xs:int" default="10000">
325
+ <xs:annotation>
326
+ <xs:documentation>Maximum number of entries in a cache instance. If selected value is not a power of two the actual value will default to the least power of two larger than selected value. -1 means no limit.</xs:documentation>
327
+ </xs:annotation>
328
+ </xs:attribute>
329
+ </xs:complexType>
330
+
331
+ <xs:complexType name="expiration">
332
+ <xs:attribute name="max-idle" type="xs:long" default="-1">
333
+ <xs:annotation>
334
+ <xs:documentation>Maximum idle time a cache entry will be maintained in the cache, in milliseconds. If the idle time is exceeded, the entry will be expired cluster-wide. -1 means the entries never expire.</xs:documentation>
335
+ </xs:annotation>
336
+ </xs:attribute>
337
+ <xs:attribute name="lifespan" type="xs:long" default="-1">
338
+ <xs:annotation>
339
+ <xs:documentation>Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds. -1 means the entries never expire.</xs:documentation>
340
+ </xs:annotation>
341
+ </xs:attribute>
342
+ <xs:attribute name="interval" type="xs:long" default="5000">
343
+ <xs:annotation>
344
+ <xs:documentation>Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores. If you wish to disable the periodic eviction process altogether, set wakeupInterval to -1.</xs:documentation>
345
+ </xs:annotation>
346
+ </xs:attribute>
347
+ </xs:complexType>
348
+
349
+ <xs:complexType name="clustered-cache" abstract="true">
350
+ <xs:complexContent>
351
+ <xs:extension base="tns:cache">
352
+ <xs:attribute name="async-marshalling" type="xs:boolean" default="false">
353
+ <xs:annotation>
354
+ <xs:documentation>
355
+ Enables the use of asynchronous marshalling
356
+ </xs:documentation>
357
+ </xs:annotation>
358
+ </xs:attribute>
359
+ <xs:attribute name="mode" type="tns:mode" use="required">
360
+ <xs:annotation>
361
+ <xs:documentation>Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation.</xs:documentation>
362
+ </xs:annotation>
363
+ </xs:attribute>
364
+ <xs:attribute name="queue-size" type="xs:int" default="0">
365
+ <xs:annotation>
366
+ <xs:documentation>In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold.</xs:documentation>
367
+ </xs:annotation>
368
+ </xs:attribute>
369
+ <xs:attribute name="queue-flush-interval" type="xs:long" default="10">
370
+ <xs:annotation>
371
+ <xs:documentation>In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs. This should be a positive integer which represents thread wakeup time in milliseconds.</xs:documentation>
372
+ </xs:annotation>
373
+ </xs:attribute>
374
+ <xs:attribute name="remote-timeout" type="xs:long" default="17500">
375
+ <xs:annotation>
376
+ <xs:documentation>In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.</xs:documentation>
377
+ </xs:annotation>
378
+ </xs:attribute>
379
+ </xs:extension>
380
+ </xs:complexContent>
381
+ </xs:complexType>
382
+
383
+ <xs:complexType name="invalidation-cache">
384
+ <xs:complexContent>
385
+ <xs:extension base="tns:clustered-cache">
386
+ </xs:extension>
387
+ </xs:complexContent>
388
+ </xs:complexType>
389
+
390
+ <xs:complexType name="replicated-cache">
391
+ <xs:complexContent>
392
+ <xs:extension base="tns:clustered-cache">
393
+ <xs:sequence>
394
+ <xs:element name="state-transfer" type="tns:state-transfer" minOccurs="0">
395
+ <xs:annotation>
396
+ <xs:documentation>The state transfer configuration for distribution and replicated caches.</xs:documentation>
397
+ </xs:annotation>
398
+ </xs:element>
399
+ </xs:sequence>
400
+ </xs:extension>
401
+ </xs:complexContent>
402
+ </xs:complexType>
403
+
404
+ <xs:complexType name="distributed-cache">
405
+ <xs:complexContent>
406
+ <xs:extension base="tns:clustered-cache">
407
+ <xs:sequence>
408
+ <xs:element name="state-transfer" type="tns:state-transfer" minOccurs="0">
409
+ <xs:annotation>
410
+ <xs:documentation>The state transfer configuration for distribution and replicated caches.</xs:documentation>
411
+ </xs:annotation>
412
+ </xs:element>
413
+ </xs:sequence>
414
+ <xs:attribute name="owners" type="xs:int" default="2">
415
+ <xs:annotation>
416
+ <xs:documentation>Number of cluster-wide replicas for each cache entry.</xs:documentation>
417
+ </xs:annotation>
418
+ </xs:attribute>
419
+ <xs:attribute name="virtual-nodes" type="xs:int" default="1">
420
+ <xs:annotation>
421
+ <xs:documentation>Controls the number of virtual nodes per "real" node.</xs:documentation>
422
+ </xs:annotation>
423
+ </xs:attribute>
424
+ <xs:attribute name="l1-lifespan" type="xs:long" default="600000">
425
+ <xs:annotation>
426
+ <xs:documentation></xs:documentation>
427
+ </xs:annotation>
428
+ </xs:attribute>
429
+ </xs:extension>
430
+ </xs:complexContent>
431
+ </xs:complexType>
432
+
433
+ <xs:complexType name="store" abstract="true">
434
+ <xs:sequence>
435
+ <xs:element name="write-behind" type="tns:write-behind" minOccurs="0" maxOccurs="1">
436
+ <xs:annotation>
437
+ <xs:documentation>Configures a cache store as write-behind instead of write-through.</xs:documentation>
438
+ </xs:annotation>
439
+ </xs:element>
440
+ <xs:element name="property" type="tns:property" minOccurs="0" maxOccurs="unbounded">
441
+ <xs:annotation>
442
+ <xs:documentation>A cache store property with name and value.</xs:documentation>
443
+ </xs:annotation>
444
+ </xs:element>
445
+ </xs:sequence>
446
+ <xs:attribute name="shared" type="xs:boolean" default="false">
447
+ <xs:annotation>
448
+ <xs:documentation>This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times. If enabled, only the node where the modification originated will write to the cache store. If disabled, each individual cache reacts to a potential remote update by storing the data to the cache store.</xs:documentation>
449
+ </xs:annotation>
450
+ </xs:attribute>
451
+ <xs:attribute name="preload" type="xs:boolean" default="false">
452
+ <xs:annotation>
453
+ <xs:documentation>If true, when the cache starts, data stored in the cache store will be pre-loaded into memory. This is particularly useful when data in the cache store will be needed immediately after startup and you want to avoid cache operations being delayed as a result of loading this data lazily. Can be used to provide a 'warm-cache' on startup, however there is a performance penalty as startup time is affected by this process.</xs:documentation>
454
+ </xs:annotation>
455
+ </xs:attribute>
456
+ <xs:attribute name="passivation" type="xs:boolean" default="true">
457
+ <xs:annotation>
458
+ <xs:documentation>If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'. Next time the data is requested, it will be 'activated' which means that data will be brought back to memory and removed from the persistent store. f false, the cache store contains a copy of the contents in memory, so writes to cache result in cache store writes. This essentially gives you a 'write-through' configuration.</xs:documentation>
459
+ </xs:annotation>
460
+ </xs:attribute>
461
+ <xs:attribute name="fetch-state" type="xs:boolean" default="true">
462
+ <xs:annotation>
463
+ <xs:documentation>If true, fetch persistent state when joining a cluster. If multiple cache stores are chained, only one of them can have this property enabled.</xs:documentation>
464
+ </xs:annotation>
465
+ </xs:attribute>
466
+ <xs:attribute name="purge" type="xs:boolean" default="true">
467
+ <xs:annotation>
468
+ <xs:documentation>If true, purges this cache store when it starts up.</xs:documentation>
469
+ </xs:annotation>
470
+ </xs:attribute>
471
+ <xs:attribute name="singleton" type="xs:boolean" default="false">
472
+ <xs:annotation>
473
+ <xs:documentation>If true, the singleton store cache store is enabled. SingletonStore is a delegating cache store used for situations when only one instance in a cluster should interact with the underlying store.</xs:documentation>
474
+ </xs:annotation>
475
+ </xs:attribute>
476
+ </xs:complexType>
477
+
478
+ <xs:complexType name="write-behind">
479
+ <xs:attribute name="flush-lock-timeout" type="xs:int" default="1">
480
+ <xs:annotation>
481
+ <xs:documentation>
482
+ Timeout to acquire the lock which guards the state to be flushed to the cache store periodically.
483
+ </xs:documentation>
484
+ </xs:annotation>
485
+ </xs:attribute>
486
+ <xs:attribute name="modification-queue-size" type="xs:int" default="1024">
487
+ <xs:annotation>
488
+ <xs:documentation>
489
+ Maximum number of entries in the asynchronous queue. When the queue is full, the store becomes write-through.
490
+ until it can accept new entries
491
+ </xs:documentation>
492
+ </xs:annotation>
493
+ </xs:attribute>
494
+ <xs:attribute name="shutdown-timeout" type="xs:int" default="25000">
495
+ <xs:annotation>
496
+ <xs:documentation>
497
+ Timeout in milliseconds to stop the cache store.
498
+ </xs:documentation>
499
+ </xs:annotation>
500
+ </xs:attribute>
501
+ <xs:attribute name="thread-pool-size" type="xs:int" default="1">
502
+ <xs:annotation>
503
+ <xs:documentation>
504
+ Size of the thread pool whose threads are responsible for applying the modifications to the cache store.
505
+ </xs:documentation>
506
+ </xs:annotation>
507
+ </xs:attribute>
508
+ </xs:complexType>
509
+
510
+ <xs:complexType name="custom-store">
511
+ <xs:complexContent>
512
+ <xs:extension base="tns:store">
513
+ <xs:attribute name="class" type="xs:string" use="required">
514
+ <xs:annotation>
515
+ <xs:documentation>The class name of the cache store implementation.</xs:documentation>
516
+ </xs:annotation>
517
+ </xs:attribute>
518
+ </xs:extension>
519
+ </xs:complexContent>
520
+ </xs:complexType>
521
+
522
+ <xs:complexType name="file-store">
523
+ <xs:complexContent>
524
+ <xs:extension base="tns:store">
525
+ <xs:attribute name="relative-to" type="xs:string" default="jboss.server.data.dir">
526
+ <xs:annotation>
527
+ <xs:documentation>The base directory in which to store the cache state.</xs:documentation>
528
+ </xs:annotation>
529
+ </xs:attribute>
530
+ <xs:attribute name="path" type="xs:string">
531
+ <xs:annotation>
532
+ <xs:documentation>
533
+ The path within "relative-to" in which to store the cache state.
534
+ If undefined, the path defaults to the cache container name.
535
+ </xs:documentation>
536
+ </xs:annotation>
537
+ </xs:attribute>
538
+ </xs:extension>
539
+ </xs:complexContent>
540
+ </xs:complexType>
541
+
542
+ <xs:complexType name="remote-store">
543
+ <xs:complexContent>
544
+ <xs:extension base="tns:store">
545
+ <xs:sequence>
546
+ <xs:element name="remote-server" type="tns:remote-server" minOccurs="1" maxOccurs="unbounded"/>
547
+ </xs:sequence>
548
+ <xs:attribute name="cache" type="xs:string">
549
+ <xs:annotation>
550
+ <xs:documentation>The name of the remote cache. If undefined, the default cache will be used.</xs:documentation>
551
+ </xs:annotation>
552
+ </xs:attribute>
553
+ <xs:attribute name="socket-timeout" type="xs:long" default="60000">
554
+ <xs:annotation>
555
+ <xs:documentation>
556
+ Enable/disable SO_TIMEOUT on socket connections to remote Hot Rod servers with the specified timeout, in milliseconds.
557
+ A timeout of zero is interpreted as an infinite timeout.
558
+ </xs:documentation>
559
+ </xs:annotation>
560
+ </xs:attribute>
561
+ <xs:attribute name="tcp-no-delay" type="xs:boolean" default="true">
562
+ <xs:annotation>
563
+ <xs:documentation>
564
+ Enable/disable TCP_NODELAY on socket connections to remote Hot Rod servers.
565
+ </xs:documentation>
566
+ </xs:annotation>
567
+ </xs:attribute>
568
+ </xs:extension>
569
+ </xs:complexContent>
570
+ </xs:complexType>
571
+
572
+ <xs:complexType name="remote-server">
573
+ <xs:attribute name="outbound-socket-binding" type="xs:string" use="required">
574
+ <xs:annotation>
575
+ <xs:documentation>An outbound socket binding for a remote server.</xs:documentation>
576
+ </xs:annotation>
577
+ </xs:attribute>
578
+ </xs:complexType>
579
+
580
+ <xs:complexType name="string-keyed-jdbc-store">
581
+ <xs:complexContent>
582
+ <xs:extension base="tns:store">
583
+ <xs:sequence>
584
+ <xs:element name="string-keyed-table" type="tns:string-keyed-table" minOccurs="0">
585
+ <xs:annotation>
586
+ <xs:documentation>
587
+ Defines the table used to store cache entries.
588
+ </xs:documentation>
589
+ </xs:annotation>
590
+ </xs:element>
591
+ </xs:sequence>
592
+ <xs:attribute name="datasource" type="xs:string" use="required">
593
+ <xs:annotation>
594
+ <xs:documentation>Defines the jndi name of the datasource.</xs:documentation>
595
+ </xs:annotation>
596
+ </xs:attribute>
597
+ </xs:extension>
598
+ </xs:complexContent>
599
+ </xs:complexType>
600
+
601
+ <xs:complexType name="binary-keyed-jdbc-store">
602
+ <xs:complexContent>
603
+ <xs:extension base="tns:store">
604
+ <xs:sequence>
605
+ <xs:element name="binary-keyed-table" type="tns:binary-keyed-table" minOccurs="0">
606
+ <xs:annotation>
607
+ <xs:documentation>
608
+ Defines the table used to store cache buckets.
609
+ </xs:documentation>
610
+ </xs:annotation>
611
+ </xs:element>
612
+ </xs:sequence>
613
+ <xs:attribute name="datasource" type="xs:string" use="required">
614
+ <xs:annotation>
615
+ <xs:documentation>Defines the jndi name of the datasource.</xs:documentation>
616
+ </xs:annotation>
617
+ </xs:attribute>
618
+ </xs:extension>
619
+ </xs:complexContent>
620
+ </xs:complexType>
621
+
622
+ <xs:complexType name="mixed-keyed-jdbc-store">
623
+ <xs:complexContent>
624
+ <xs:extension base="tns:store">
625
+ <xs:sequence>
626
+ <xs:element name="binary-keyed-table" type="tns:binary-keyed-table" minOccurs="0">
627
+ <xs:annotation>
628
+ <xs:documentation>
629
+ Defines the table used to store cache buckets.
630
+ </xs:documentation>
631
+ </xs:annotation>
632
+ </xs:element>
633
+ <xs:element name="string-keyed-table" type="tns:string-keyed-table" minOccurs="0">
634
+ <xs:annotation>
635
+ <xs:documentation>
636
+ Defines the table used to store cache entries.
637
+ </xs:documentation>
638
+ </xs:annotation>
639
+ </xs:element>
640
+ </xs:sequence>
641
+ <xs:attribute name="datasource" type="xs:string" use="required">
642
+ <xs:annotation>
643
+ <xs:documentation>Defines the jndi name of the datasource.</xs:documentation>
644
+ </xs:annotation>
645
+ </xs:attribute>
646
+ </xs:extension>
647
+ </xs:complexContent>
648
+ </xs:complexType>
649
+
650
+ <xs:complexType name="string-keyed-table">
651
+ <xs:complexContent>
652
+ <xs:extension base="tns:table">
653
+ <xs:attribute name="prefix" type="xs:string" default="ispn_entry">
654
+ <xs:annotation>
655
+ <xs:documentation>Defines the prefix prepended to the cache name used when composing the name of the cache entry table.</xs:documentation>
656
+ </xs:annotation>
657
+ </xs:attribute>
658
+ </xs:extension>
659
+ </xs:complexContent>
660
+ </xs:complexType>
661
+
662
+ <xs:complexType name="binary-keyed-table">
663
+ <xs:complexContent>
664
+ <xs:extension base="tns:table">
665
+ <xs:attribute name="prefix" type="xs:string" default="ispn_bucket">
666
+ <xs:annotation>
667
+ <xs:documentation>Defines the prefix prepended to the cache name used when composing the name of the cache bucket table.</xs:documentation>
668
+ </xs:annotation>
669
+ </xs:attribute>
670
+ </xs:extension>
671
+ </xs:complexContent>
672
+ </xs:complexType>
673
+
674
+ <xs:complexType name="table">
675
+ <xs:sequence>
676
+ <xs:element name="id-column" type="tns:id-column" minOccurs="0">
677
+ <xs:annotation>
678
+ <xs:documentation>Defines the column in which to store the cache key or bucket id.</xs:documentation>
679
+ </xs:annotation>
680
+ </xs:element>
681
+ <xs:element name="data-column" type="tns:data-column" minOccurs="0">
682
+ <xs:annotation>
683
+ <xs:documentation>Defines the column in which to store the cache entry or bucket.</xs:documentation>
684
+ </xs:annotation>
685
+ </xs:element>
686
+ <xs:element name="timestamp-column" type="tns:timestamp-column" minOccurs="0">
687
+ <xs:annotation>
688
+ <xs:documentation>Defines the column in which to store the timestamp of the cache entry or bucket.</xs:documentation>
689
+ </xs:annotation>
690
+ </xs:element>
691
+ </xs:sequence>
692
+ <xs:attribute name="fetch-size" type="xs:int" default="100">
693
+ <xs:annotation>
694
+ <xs:documentation>The fetch size used when querying from this table. Used to avoid heap memory exhaustion when query is large.</xs:documentation>
695
+ </xs:annotation>
696
+ </xs:attribute>
697
+ <xs:attribute name="batch-size" type="xs:int" default="100">
698
+ <xs:annotation>
699
+ <xs:documentation>The statement batch size used when modifying this table.</xs:documentation>
700
+ </xs:annotation>
701
+ </xs:attribute>
702
+ </xs:complexType>
703
+
704
+ <xs:complexType name="id-column">
705
+ <xs:attribute name="name" type="xs:string" default="id">
706
+ <xs:annotation>
707
+ <xs:documentation>The name of the column used to store the cache key or bucket id.</xs:documentation>
708
+ </xs:annotation>
709
+ </xs:attribute>
710
+ <xs:attribute name="type" type="xs:string" default="VARCHAR">
711
+ <xs:annotation>
712
+ <xs:documentation>The type of the column used to store the cache key or bucket id.</xs:documentation>
713
+ </xs:annotation>
714
+ </xs:attribute>
715
+ </xs:complexType>
716
+
717
+ <xs:complexType name="data-column">
718
+ <xs:attribute name="name" type="xs:string" default="datum">
719
+ <xs:annotation>
720
+ <xs:documentation>The name of the column used to store the cache entry or bucket.</xs:documentation>
721
+ </xs:annotation>
722
+ </xs:attribute>
723
+ <xs:attribute name="type" type="xs:string" default="BINARY">
724
+ <xs:annotation>
725
+ <xs:documentation>The type of the column used to store the cache entry or bucket.</xs:documentation>
726
+ </xs:annotation>
727
+ </xs:attribute>
728
+ </xs:complexType>
729
+
730
+ <xs:complexType name="timestamp-column">
731
+ <xs:attribute name="name" type="xs:string" default="version">
732
+ <xs:annotation>
733
+ <xs:documentation>The name of the column used to store the cache entry or bucket timestamp.</xs:documentation>
734
+ </xs:annotation>
735
+ </xs:attribute>
736
+ <xs:attribute name="type" type="xs:string" default="BIGINT">
737
+ <xs:annotation>
738
+ <xs:documentation>The type of the column used to store the cache entry or bucket timestamp.</xs:documentation>
739
+ </xs:annotation>
740
+ </xs:attribute>
741
+ </xs:complexType>
742
+
743
+ <xs:complexType name="state-transfer">
744
+ <xs:attribute name="enabled" type="xs:boolean" default="true">
745
+ <xs:annotation>
746
+ <xs:documentation>If enabled, this will cause the cache to ask neighboring caches for state when it starts up, so the cache starts 'warm', although it will impact startup time.</xs:documentation>
747
+ </xs:annotation>
748
+ </xs:attribute>
749
+ <xs:attribute name="timeout" type="xs:long" default="60000">
750
+ <xs:annotation>
751
+ <xs:documentation>The maximum amount of time (ms) to wait for state from neighboring caches, before throwing an exception and aborting startup.</xs:documentation>
752
+ </xs:annotation>
753
+ </xs:attribute>
754
+ <xs:attribute name="chunk-size" type="xs:integer" default="10000">
755
+ <xs:annotation>
756
+ <xs:documentation>The size, in bytes, in which to batch the transfer of cache entries.</xs:documentation>
757
+ </xs:annotation>
758
+ </xs:attribute>
759
+ </xs:complexType>
760
+
761
+ <xs:complexType name="property">
762
+ <xs:simpleContent>
763
+ <xs:extension base="xs:string">
764
+ <xs:attribute name="name" type="xs:string" use="required">
765
+ <xs:annotation>
766
+ <xs:documentation>Defines the name of a property.</xs:documentation>
767
+ </xs:annotation>
768
+ </xs:attribute>
769
+ </xs:extension>
770
+ </xs:simpleContent>
771
+ </xs:complexType>
772
+
773
+ <xs:simpleType name="isolation">
774
+ <xs:restriction base="xs:token">
775
+ <xs:enumeration value="NONE">
776
+ <xs:annotation>
777
+ <xs:documentation></xs:documentation>
778
+ </xs:annotation>
779
+ </xs:enumeration>
780
+ <xs:enumeration value="READ_UNCOMMITTED">
781
+ <xs:annotation>
782
+ <xs:documentation></xs:documentation>
783
+ </xs:annotation>
784
+ </xs:enumeration>
785
+ <xs:enumeration value="READ_COMMITTED">
786
+ <xs:annotation>
787
+ <xs:documentation></xs:documentation>
788
+ </xs:annotation>
789
+ </xs:enumeration>
790
+ <xs:enumeration value="REPEATABLE_READ">
791
+ <xs:annotation>
792
+ <xs:documentation></xs:documentation>
793
+ </xs:annotation>
794
+ </xs:enumeration>
795
+ <xs:enumeration value="SERIALIZABLE">
796
+ <xs:annotation>
797
+ <xs:documentation></xs:documentation>
798
+ </xs:annotation>
799
+ </xs:enumeration>
800
+ </xs:restriction>
801
+ </xs:simpleType>
802
+
803
+ <xs:simpleType name="transaction-mode">
804
+ <xs:restriction base="xs:token">
805
+ <xs:enumeration value="NONE">
806
+ <xs:annotation>
807
+ <xs:documentation>Cache will not enlist within transactions.</xs:documentation>
808
+ </xs:annotation>
809
+ </xs:enumeration>
810
+ <xs:enumeration value="NON_XA">
811
+ <xs:annotation>
812
+ <xs:documentation>Cache will enlist within transactions as a javax.transaction.Synchronization</xs:documentation>
813
+ </xs:annotation>
814
+ </xs:enumeration>
815
+ <xs:enumeration value="NON_DURABLE_XA">
816
+ <xs:annotation>
817
+ <xs:documentation>Cache will enlist within transactions as a javax.transaction.xa.XAResource, without recovery.</xs:documentation>
818
+ </xs:annotation>
819
+ </xs:enumeration>
820
+ <xs:enumeration value="FULL_XA">
821
+ <xs:annotation>
822
+ <xs:documentation>Cache will enlist within transactions as a javax.transaction.xa.XAResource, with recovery.</xs:documentation>
823
+ </xs:annotation>
824
+ </xs:enumeration>
825
+ </xs:restriction>
826
+ </xs:simpleType>
827
+
828
+ <xs:simpleType name="eager-locking">
829
+ <xs:restriction base="xs:token">
830
+ <xs:enumeration value="NONE">
831
+ <xs:annotation>
832
+ <xs:documentation></xs:documentation>
833
+ </xs:annotation>
834
+ </xs:enumeration>
835
+ <xs:enumeration value="SINGLE">
836
+ <xs:annotation>
837
+ <xs:documentation></xs:documentation>
838
+ </xs:annotation>
839
+ </xs:enumeration>
840
+ <xs:enumeration value="ALL">
841
+ <xs:annotation>
842
+ <xs:documentation></xs:documentation>
843
+ </xs:annotation>
844
+ </xs:enumeration>
845
+ </xs:restriction>
846
+ </xs:simpleType>
847
+
848
+ <xs:simpleType name="indexing">
849
+ <xs:restriction base="xs:token">
850
+ <xs:enumeration value="NONE">
851
+ <xs:annotation>
852
+ <xs:documentation></xs:documentation>
853
+ </xs:annotation>
854
+ </xs:enumeration>
855
+ <xs:enumeration value="LOCAL">
856
+ <xs:annotation>
857
+ <xs:documentation></xs:documentation>
858
+ </xs:annotation>
859
+ </xs:enumeration>
860
+ <xs:enumeration value="ALL">
861
+ <xs:annotation>
862
+ <xs:documentation></xs:documentation>
863
+ </xs:annotation>
864
+ </xs:enumeration>
865
+ </xs:restriction>
866
+ </xs:simpleType>
867
+
868
+ <xs:simpleType name="eviction-strategy">
869
+ <xs:restriction base="xs:token">
870
+ <xs:enumeration value="NONE">
871
+ <xs:annotation>
872
+ <xs:documentation></xs:documentation>
873
+ </xs:annotation>
874
+ </xs:enumeration>
875
+ <xs:enumeration value="UNORDERED">
876
+ <xs:annotation>
877
+ <xs:documentation></xs:documentation>
878
+ </xs:annotation>
879
+ </xs:enumeration>
880
+ <xs:enumeration value="FIFO">
881
+ <xs:annotation>
882
+ <xs:documentation></xs:documentation>
883
+ </xs:annotation>
884
+ </xs:enumeration>
885
+ <xs:enumeration value="LRU">
886
+ <xs:annotation>
887
+ <xs:documentation></xs:documentation>
888
+ </xs:annotation>
889
+ </xs:enumeration>
890
+ <xs:enumeration value="LIRS">
891
+ <xs:annotation>
892
+ <xs:documentation></xs:documentation>
893
+ </xs:annotation>
894
+ </xs:enumeration>
895
+ </xs:restriction>
896
+ </xs:simpleType>
897
+
898
+ <xs:simpleType name="mode">
899
+ <xs:restriction base="xs:token">
900
+ <xs:enumeration value="ASYNC">
901
+ <xs:annotation>
902
+ <xs:documentation></xs:documentation>
903
+ </xs:annotation>
904
+ </xs:enumeration>
905
+ <xs:enumeration value="SYNC">
906
+ <xs:annotation>
907
+ <xs:documentation></xs:documentation>
908
+ </xs:annotation>
909
+ </xs:enumeration>
910
+ </xs:restriction>
911
+ </xs:simpleType>
912
+
913
+ <xs:simpleType name="locking-mode">
914
+ <xs:restriction base="xs:token">
915
+ <xs:enumeration value="OPTIMISTIC">
916
+ <xs:annotation>
917
+ <xs:documentation></xs:documentation>
918
+ </xs:annotation>
919
+ </xs:enumeration>
920
+ <xs:enumeration value="PESSIMISTIC">
921
+ <xs:annotation>
922
+ <xs:documentation></xs:documentation>
923
+ </xs:annotation>
924
+ </xs:enumeration>
925
+ </xs:restriction>
926
+ </xs:simpleType>
927
+
928
+ <xs:simpleType name="controller-mode">
929
+ <xs:restriction base="xs:token">
930
+ <xs:enumeration value="EAGER">
931
+ <xs:annotation>
932
+ <xs:documentation></xs:documentation>
933
+ </xs:annotation>
934
+ </xs:enumeration>
935
+ <xs:enumeration value="LAZY">
936
+ <xs:annotation>
937
+ <xs:documentation></xs:documentation>
938
+ </xs:annotation>
939
+ </xs:enumeration>
940
+ </xs:restriction>
941
+ </xs:simpleType>
942
+
943
+ <xs:simpleType name="aliases">
944
+ <xs:annotation>
945
+ <xs:documentation>A list of aliases.</xs:documentation>
946
+ </xs:annotation>
947
+ <xs:list itemType="xs:string"/>
948
+ </xs:simpleType>
949
+ </xs:schema>