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,57 @@
1
+ <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
2
+ targetNamespace="urn:jboss:domain:jaxr:1.1"
3
+ xmlns="urn:jboss:domain:jaxr:1.1"
4
+ elementFormDefault="qualified"
5
+ attributeFormDefault="unqualified"
6
+ version="1.1">
7
+
8
+ <!-- The subsystem root element -->
9
+ <xs:element name="subsystem" type="subsystemType"/>
10
+
11
+ <xs:complexType name="subsystemType">
12
+ <xs:annotation>
13
+ <xs:documentation>
14
+ <![CDATA[
15
+ The configuration of the JAXR subsystem.
16
+ ]]>
17
+ </xs:documentation>
18
+ </xs:annotation>
19
+ <xs:sequence>
20
+ <xs:element name="connection-factory" type="connectionFactoryType" minOccurs="0" maxOccurs="1"/>
21
+ <xs:element name="properties" type="propertiesType" minOccurs="0" maxOccurs="1"/>
22
+ </xs:sequence>
23
+ </xs:complexType>
24
+
25
+ <xs:complexType name="connectionFactoryType" mixed="false">
26
+ <xs:attribute name="jndi-name" type="xs:token" use="required">
27
+ <xs:annotation>
28
+ <xs:documentation>
29
+ <![CDATA[[
30
+ The JNDI name for the ConnectionFactory
31
+ ]]>
32
+ </xs:documentation>
33
+ </xs:annotation>
34
+ </xs:attribute>
35
+ <xs:attribute name="class" type="xs:token" use="optional">
36
+ <xs:annotation>
37
+ <xs:documentation>
38
+ <![CDATA[[
39
+ The fully qualified class name of the ConnectionFactory implementation.
40
+ ]]>
41
+ </xs:documentation>
42
+ </xs:annotation>
43
+ </xs:attribute>
44
+ </xs:complexType>
45
+
46
+ <xs:complexType name="propertiesType">
47
+ <xs:sequence>
48
+ <xs:element name="property" type="propertyType" maxOccurs="unbounded"/>
49
+ </xs:sequence>
50
+ </xs:complexType>
51
+
52
+ <xs:complexType name="propertyType">
53
+ <xs:attribute name="name" use="required"/>
54
+ <xs:attribute name="value" use="optional"/>
55
+ </xs:complexType>
56
+
57
+ </xs:schema>
@@ -51,6 +51,11 @@
51
51
  <xs:attribute name="advertise-socket" type="xs:string" use="optional"/>
52
52
  <xs:attribute name="proxy-list" type="xs:string" use="optional"/>
53
53
  <xs:attribute name="proxy-url" type="xs:string" use="optional"/>
54
+ <xs:attribute name="balancer" type="xs:string" use="optional">
55
+ <xs:annotation>
56
+ <xs:documentation>The balancer name. All nodes of a cluster have to use the same value.</xs:documentation>
57
+ </xs:annotation>
58
+ </xs:attribute>
54
59
  <xs:attribute name="advertise" type="xs:boolean" use="optional" default="true"/>
55
60
  <xs:attribute name="advertise-security-key" type="xs:string" use="optional"/>
56
61
  <xs:attribute name="sticky-session-force" type="xs:boolean" use="optional" default="true"/>
@@ -75,11 +80,36 @@
75
80
  <xs:documentation>Timeout (in seconds) for proxy connections to a node. That is the time mod_cluster will wait for the back-end response before returning error.</xs:documentation>
76
81
  </xs:annotation>
77
82
  </xs:attribute>
83
+ <xs:attribute name="max-attempts" type="xs:int" use="optional" default="1">
84
+ <xs:annotation>
85
+ <xs:documentation>Number of times an httpd proxy will attempt to send a given request to a worker before giving up.</xs:documentation>
86
+ </xs:annotation>
87
+ </xs:attribute>
88
+ <xs:attribute name="flush-packets" type="xs:boolean" use="optional" default="false">
89
+ <xs:annotation>
90
+ <xs:documentation>Enables/disables packet flushing.</xs:documentation>
91
+ </xs:annotation>
92
+ </xs:attribute>
93
+ <xs:attribute name="flush-wait" type="xs:int" use="optional" default="-1">
94
+ <xs:annotation>
95
+ <xs:documentation>Time to wait before flushing packets in millseconds.</xs:documentation>
96
+ </xs:annotation>
97
+ </xs:attribute>
78
98
  <xs:attribute name="ping" type="xs:int" use="optional" default="10">
79
99
  <xs:annotation>
80
100
  <xs:documentation>Time (in seconds) in which to wait for a pong answer to a ping.</xs:documentation>
81
101
  </xs:annotation>
82
102
  </xs:attribute>
103
+ <xs:attribute name="smax" type="xs:int" use="optional" default="-1">
104
+ <xs:annotation>
105
+ <xs:documentation>Soft maximum idle connection count.</xs:documentation>
106
+ </xs:annotation>
107
+ </xs:attribute>
108
+ <xs:attribute name="ttl" type="xs:int" use="optional" default="-1">
109
+ <xs:annotation>
110
+ <xs:documentation>Time to live (in seconds) for idle connections above smax.</xs:documentation>
111
+ </xs:annotation>
112
+ </xs:attribute>
83
113
  </xs:complexType>
84
114
 
85
115
  <!-- general SSL definitions -->
@@ -85,7 +85,6 @@
85
85
  </xs:documentation>
86
86
  </xs:annotation>
87
87
  <xs:all>
88
- <!-- xs:element name="ssl-whatever??" type="ref" minOccurs="0" -->
89
88
  <xs:element name="sasl" type="sasl" minOccurs="0"/>
90
89
  <xs:element name="authentication-provider" type="ref" minOccurs="0"/>
91
90
  <xs:element name="properties" type="properties" minOccurs="0"/>
@@ -331,14 +330,4 @@
331
330
  </xs:complexContent>
332
331
  </xs:complexType>
333
332
 
334
- <xs:complexType name="xnio-optionsType">
335
- <xs:sequence>
336
- <xs:element name="option" type="xnio-optionType" minOccurs="0" maxOccurs="unbounded"/>
337
- </xs:sequence>
338
- </xs:complexType>
339
-
340
- <xs:complexType name="xnio-optionType">
341
- <xs:attribute name="name" type="xs:string" use="required"/>
342
- <xs:attribute name="value" type="xs:string" use="required"/>
343
- </xs:complexType>
344
333
  </xs:schema>
@@ -149,7 +149,7 @@
149
149
  <xs:attributeGroup name="web-connector-attlist">
150
150
  <xs:attribute name="name" use="required" />
151
151
  <xs:attribute name="protocol" use="required" />
152
- <xs:attribute name="scheme" />
152
+ <xs:attribute name="scheme" use="required" />
153
153
  <xs:attribute name="socket-binding" use="required" />
154
154
  <xs:attribute name="enable-lookups" default="false" type="xs:boolean" />
155
155
  <xs:attribute name="proxy-name" />
@@ -0,0 +1,279 @@
1
+ <!--
2
+ ~ JBoss, Home of Professional Open Source.
3
+ ~ Copyright 2012, Red Hat, Inc., and individual contributors
4
+ ~ as indicated by the @author tags. See the copyright.txt file in the
5
+ ~ distribution for a full listing of individual contributors.
6
+ ~
7
+ ~ This is free software; you can redistribute it and/or modify it
8
+ ~ under the terms of the GNU Lesser General Public License as
9
+ ~ published by the Free Software Foundation; either version 2.1 of
10
+ ~ the License, or (at your option) any later version.
11
+ ~
12
+ ~ This software is distributed in the hope that it will be useful,
13
+ ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+ ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
+ ~ Lesser General Public License for more details.
16
+ ~
17
+ ~ You should have received a copy of the GNU Lesser General Public
18
+ ~ License along with this software; if not, write to the Free
19
+ ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
20
+ ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
21
+ -->
22
+ <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
23
+ targetNamespace="urn:jboss:ejb-client:1.1"
24
+ xmlns="urn:jboss:ejb-client:1.1"
25
+ elementFormDefault="unqualified"
26
+ attributeFormDefault="unqualified"
27
+ version="1.1">
28
+
29
+ <!-- Root element -->
30
+ <xsd:element name="jboss-ejb-client" type="jboss-ejb-clientType">
31
+ <xsd:annotation>
32
+ <xsd:documentation>
33
+ Root element for a jboss-ejb-client.xml file
34
+ </xsd:documentation>
35
+ </xsd:annotation>
36
+ </xsd:element>
37
+
38
+ <xsd:complexType name="jboss-ejb-clientType">
39
+ <xsd:annotation>
40
+ <xsd:documentation>
41
+ The EJB client configurations
42
+ </xsd:documentation>
43
+ </xsd:annotation>
44
+ <xsd:all>
45
+ <xsd:element name="client-context" type="client-contextType">
46
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
47
+ <documentation>
48
+ Configurations that will be used to setup an EJB client context for the
49
+ deployment.
50
+ </documentation>
51
+ </annotation>
52
+ </xsd:element>
53
+ </xsd:all>
54
+
55
+ </xsd:complexType>
56
+
57
+ <xsd:complexType name="client-contextType">
58
+ <xsd:all>
59
+ <xsd:element name="ejb-receivers" type="ejb-receiversType">
60
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
61
+ <documentation>
62
+ Configures EJB receivers for the client context
63
+ </documentation>
64
+ </annotation>
65
+ </xsd:element>
66
+ <xsd:element name="clusters" type="clustersType">
67
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
68
+ <documentation>
69
+ Cluster configurations applicable for this client context
70
+ </documentation>
71
+ </annotation>
72
+ </xsd:element>
73
+ </xsd:all>
74
+ </xsd:complexType>
75
+
76
+ <xsd:complexType name="ejb-receiversType">
77
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
78
+ <xsd:element name="remoting-ejb-receiver" type="remoting-ejb-receiverType">
79
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
80
+ <documentation>
81
+ Configures a remoting based EJB receiver
82
+ </documentation>
83
+ </annotation>
84
+ </xsd:element>
85
+ </xsd:choice>
86
+ <xsd:attribute name="exclude-local-receiver" type="xsd:boolean" use="optional" default="false">
87
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
88
+ <documentation>
89
+ Set to true if the local receiver which gets added to the EJB client context by default, has to be
90
+ excluded from the context
91
+ </documentation>
92
+ </annotation>
93
+ </xsd:attribute>
94
+ <xsd:attribute name="local-receiver-pass-by-value" type="xsd:boolean" use="optional" default="true">
95
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
96
+ <documentation>
97
+ Set to false if the local receiver that's available in the EJB client context, should use
98
+ pass-by-reference (instead of pass-by-value) semantics for the EJB invocations.
99
+ </documentation>
100
+ </annotation>
101
+ </xsd:attribute>
102
+ </xsd:complexType>
103
+
104
+
105
+ <xsd:complexType name="remoting-ejb-receiverType">
106
+ <xsd:attribute name="outbound-connection-ref" type="xsd:string" use="required">
107
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
108
+ <documentation>
109
+ Reference to an outbound connection configured in the remoting subsytem
110
+ </documentation>
111
+ </annotation>
112
+ </xsd:attribute>
113
+ </xsd:complexType>
114
+
115
+ <xsd:complexType name="clustersType">
116
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
117
+ <xsd:element name="cluster" type="clusterType">
118
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
119
+ <documentation>
120
+ Configures a cluster in the client context
121
+ </documentation>
122
+ </annotation>
123
+ </xsd:element>
124
+ </xsd:choice>
125
+ </xsd:complexType>
126
+
127
+ <xsd:complexType name="clusterType">
128
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
129
+ <xsd:element name="channel-creation-options" type="channel-creation-optionsType" maxOccurs="1">
130
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
131
+ <documentation>
132
+ Configures the channel creation options for the nodes in this cluster
133
+ </documentation>
134
+ </annotation>
135
+ </xsd:element>
136
+ <xsd:element name="connection-creation-options" type="connection-creation-optionsType" maxOccurs="1">
137
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
138
+ <documentation>
139
+ Configures the connection creation options for the nodes in this cluster
140
+ </documentation>
141
+ </annotation>
142
+ </xsd:element>
143
+ <xsd:element name="node" type="clusterNodeType" maxOccurs="unbounded">
144
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
145
+ <documentation>
146
+ Configures the channel creation options for the nodes in this cluster
147
+ </documentation>
148
+ </annotation>
149
+ </xsd:element>
150
+ </xsd:choice>
151
+ <xsd:attribute name="name" type="xsd:string" use="required">
152
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
153
+ <documentation>
154
+ The name of the cluster
155
+ </documentation>
156
+ </annotation>
157
+ </xsd:attribute>
158
+ <xsd:attribute name="connect-timeout" type="xsd:long" use="optional">
159
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
160
+ <documentation>
161
+ The timeout in milli seconds while creating a connection for the nodes in the cluster
162
+ </documentation>
163
+ </annotation>
164
+ </xsd:attribute>
165
+ <xsd:attribute name="max-allowed-connected-nodes" type="xsd:long" use="optional">
166
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
167
+ <documentation>
168
+ The maximum number of nodes to which the connection will be established in the cluster
169
+ </documentation>
170
+ </annotation>
171
+ </xsd:attribute>
172
+ <xsd:attribute name="cluster-node-selector" type="xsd:string" use="optional">
173
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
174
+ <documentation>
175
+ The fully qualified classname of the class which implements the
176
+ org.jboss.ejb.client.ClusterNodeSelector
177
+ interface. The instance of this class will be used for selecting nodes, within the cluster, for
178
+ handling
179
+ invocations
180
+ </documentation>
181
+ </annotation>
182
+ </xsd:attribute>
183
+ <xsd:attribute name="username" type="xsd:string" use="optional">
184
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
185
+ <documentation>
186
+ The username that will be used for authentication during connection creation for nodes in the
187
+ cluster
188
+ </documentation>
189
+ </annotation>
190
+ </xsd:attribute>
191
+ <xsd:attribute name="security-realm" type="xsd:string" use="optional">
192
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
193
+ <documentation>
194
+ The security-realm that will be used for authentication during connection creation for nodes in the
195
+ cluster
196
+ </documentation>
197
+ </annotation>
198
+ </xsd:attribute>
199
+ </xsd:complexType>
200
+
201
+ <xsd:complexType name="clusterNodeType">
202
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
203
+ <xsd:element name="channel-creation-options" type="channel-creation-optionsType" maxOccurs="1">
204
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
205
+ <documentation>
206
+ Configures the channel creation options for the node
207
+ </documentation>
208
+ </annotation>
209
+ </xsd:element>
210
+ <xsd:element name="connection-creation-options" type="connection-creation-optionsType" maxOccurs="1">
211
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
212
+ <documentation>
213
+ Configures the connection creation options for the node
214
+ </documentation>
215
+ </annotation>
216
+ </xsd:element>
217
+ </xsd:choice>
218
+ <xsd:attribute name="name" type="xsd:string" use="required">
219
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
220
+ <documentation>
221
+ The name of the cluster node
222
+ </documentation>
223
+ </annotation>
224
+ </xsd:attribute>
225
+ <xsd:attribute name="connect-timeout" type="xsd:long" use="optional">
226
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
227
+ <documentation>
228
+ The timeout in milli seconds while creating a connection for the node
229
+ </documentation>
230
+ </annotation>
231
+ </xsd:attribute>
232
+ <xsd:attribute name="username" type="xsd:string" use="optional">
233
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
234
+ <documentation>
235
+ The username that will be used for authentication during connection creation for the node
236
+ </documentation>
237
+ </annotation>
238
+ </xsd:attribute>
239
+ <xsd:attribute name="security-realm" type="xsd:string" use="optional">
240
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
241
+ <documentation>
242
+ The security-realm that will be used for authentication during connection creation for the node
243
+ cluster
244
+ </documentation>
245
+ </annotation>
246
+ </xsd:attribute>
247
+ </xsd:complexType>
248
+
249
+ <xsd:complexType name="channel-creation-optionsType">
250
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
251
+ <xsd:element name="property" type="propertyType"/>
252
+ </xsd:choice>
253
+ </xsd:complexType>
254
+
255
+ <xsd:complexType name="connection-creation-optionsType">
256
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
257
+ <xsd:element name="property" type="propertyType"/>
258
+ </xsd:choice>
259
+ </xsd:complexType>
260
+
261
+ <xsd:complexType name="propertyType">
262
+ <xsd:attribute name="name" type="xsd:string" use="required">
263
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
264
+ <documentation>
265
+ The name of the property. Example org.xnio.Options.SASL_POLICY_NOANONYMOUS
266
+ </documentation>
267
+ </annotation>
268
+ </xsd:attribute>
269
+ <xsd:attribute name="value" type="xsd:string" use="required">
270
+ <annotation xmlns="http://www.w3.org/2001/XMLSchema">
271
+ <documentation>
272
+ The value of the property.
273
+ </documentation>
274
+ </annotation>
275
+ </xsd:attribute>
276
+
277
+ </xsd:complexType>
278
+ </xsd:schema>
279
+
@@ -1,6 +1,5 @@
1
1
  #
2
- # Properties declaration of users for the realm 'ApplicationRealm' which is the default realm
3
- # for application access on a new AS 7.1 installation.
2
+ # Properties declaration of users roles for the realm 'ApplicationRealm'.
4
3
  #
5
4
  # This includes the following protocols: remote ejb, remote jndi, web, remote jms
6
5
  #
@@ -17,8 +16,7 @@
17
16
  # - Windows
18
17
  # bin\add-user.bat
19
18
  #
20
- # The following illustrates how an admin user could be defined, this
21
- # is for illustration only and does not correspond to a usable password.
19
+ # The following illustrates how an admin user could be defined.
22
20
  #
23
21
  #admin=PowerUser,BillingAdmin,
24
22
  #guest=guest
@@ -20,4 +20,4 @@
20
20
  # The following illustrates how an admin user could be defined, this
21
21
  # is for illustration only and does not correspond to a usable password.
22
22
  #
23
- #admin=2a0923285184943425d1f53ddd58ec7a
23
+ #admin=2a0923285184943425d1f53ddd58ec7a
@@ -1,5 +1,5 @@
1
1
  <?xml version='1.0' encoding='UTF-8'?>
2
- <domain xmlns='urn:jboss:domain:1.1'>
2
+ <domain xmlns='urn:jboss:domain:1.2'>
3
3
  <extensions>
4
4
  <extension module='org.jboss.as.clustering.infinispan'/>
5
5
  <extension module='org.jboss.as.clustering.jgroups'/>
@@ -32,13 +32,13 @@
32
32
  <extension module='org.jboss.as.weld'/>
33
33
  <extension module='org.torquebox.bootstrap'/>
34
34
  <extension module='org.torquebox.core'/>
35
+ <extension module='org.torquebox.messaging'/>
36
+ <extension module='org.torquebox.jobs'/>
37
+ <extension module='org.torquebox.cache'/>
35
38
  <extension module='org.torquebox.stomp'/>
39
+ <extension module='org.torquebox.cdi'/>
36
40
  <extension module='org.torquebox.security'/>
37
- <extension module='org.torquebox.jobs'/>
38
41
  <extension module='org.torquebox.services'/>
39
- <extension module='org.torquebox.cdi'/>
40
- <extension module='org.torquebox.cache'/>
41
- <extension module='org.torquebox.messaging'/>
42
42
  <extension module='org.torquebox.web'/>
43
43
  <extension module='org.projectodd.polyglot.hasingleton'/>
44
44
  </extensions>
@@ -128,10 +128,6 @@
128
128
  <stateful default-access-timeout='5000' cache-ref='simple' clustered-cache-ref='clustered'/>
129
129
  <singleton default-access-timeout='5000'/>
130
130
  </session-bean>
131
- <mdb>
132
- <resource-adapter-ref resource-adapter-name='hornetq-ra'/>
133
- <bean-instance-pool-ref pool-name='mdb-strict-max-pool'/>
134
- </mdb>
135
131
  <pools>
136
132
  <bean-instance-pools>
137
133
  <strict-max-pool name='slsb-strict-max-pool' max-pool-size='20' instance-acquisition-timeout='5' instance-acquisition-timeout-unit='MINUTES'/>
@@ -159,14 +155,14 @@
159
155
  </thread-pool>
160
156
  </thread-pools>
161
157
  </subsystem>
162
- <subsystem xmlns='urn:jboss:domain:infinispan:1.1' default-cache-container='cluster'>
158
+ <subsystem xmlns='urn:jboss:domain:infinispan:1.2' default-cache-container='cluster'>
163
159
  <cache-container name='cluster' aliases='ha-partition' default-cache='default'>
164
160
  <transport lock-timeout='60000'/>
165
161
  <replicated-cache name='default' mode='SYNC' batching='true'>
166
162
  <locking isolation='REPEATABLE_READ'/>
167
163
  </replicated-cache>
168
164
  </cache-container>
169
- <cache-container name='web' aliases='standard-session-cache' default-cache='repl'>
165
+ <cache-container name='web' aliases='torquebox standard-session-cache' default-cache='repl'>
170
166
  <transport lock-timeout='60000'/>
171
167
  <replicated-cache name='repl' mode='ASYNC' batching='true'>
172
168
  <file-store/>
@@ -182,8 +178,10 @@
182
178
  <eviction strategy='LRU'/>
183
179
  <file-store/>
184
180
  </replicated-cache>
185
- <!-- Clustered cache used internally by EJB subsytem for managing the client-mapping(s) of
186
- the socketbinding referenced by the EJB remoting connector -->
181
+ <!--
182
+ ~ Clustered cache used internally by EJB subsytem for managing the client-mapping(s) of
183
+ ~ the socketbinding referenced by the EJB remoting connector
184
+ -->
187
185
  <replicated-cache name='remote-connector-client-mappings' mode='SYNC' batching='true'/>
188
186
  <distributed-cache name='dist' mode='ASYNC' batching='true'>
189
187
  <eviction strategy='LRU'/>
@@ -207,17 +205,11 @@
207
205
  <eviction strategy='NONE'/>
208
206
  </replicated-cache>
209
207
  </cache-container>
210
- <cache-container name='torquebox' default-cache='sessions'>
211
- <local-cache name='sessions'>
212
- <eviction strategy='LRU' max-entries='10000'/>
213
- <expiration max-idle='100000'/>
214
- </local-cache>
215
- </cache-container>
216
208
  </subsystem>
217
209
  <subsystem xmlns='urn:jboss:domain:jaxrs:1.0'/>
218
210
  <subsystem xmlns='urn:jboss:domain:jca:1.1'>
219
211
  <archive-validation enabled='true' fail-on-error='true' fail-on-warn='false'/>
220
- <bean-validation enabled='false'/>
212
+ <bean-validation enabled='true'/>
221
213
  <default-workmanager>
222
214
  <short-running-threads>
223
215
  <core-threads count='50'/>
@@ -232,6 +224,7 @@
232
224
  <keepalive-time time='10' unit='seconds'/>
233
225
  </long-running-threads>
234
226
  </default-workmanager>
227
+ <cached-connection-manager/>
235
228
  </subsystem>
236
229
  <subsystem xmlns='urn:jboss:domain:jdr:1.0'/>
237
230
  <subsystem xmlns='urn:jboss:domain:jgroups:1.1' default-stack='udp'>
@@ -270,7 +263,7 @@
270
263
  </subsystem>
271
264
  <subsystem xmlns='urn:jboss:domain:jmx:1.1'>
272
265
  <show-model value='true'/>
273
- <remoting-connector/>
266
+ <!--<remoting-connector use-management-endpoint="false"/>-->
274
267
  </subsystem>
275
268
  <subsystem xmlns='urn:jboss:domain:jpa:1.0'>
276
269
  <jpa default-datasource=''/>
@@ -281,7 +274,11 @@
281
274
  </mail-session>
282
275
  </subsystem>
283
276
  <subsystem xmlns='urn:jboss:domain:modcluster:1.0'>
284
- <mod-cluster-config advertise-socket='modcluster'/>
277
+ <mod-cluster-config advertise-socket='modcluster'>
278
+ <dynamic-load-provider>
279
+ <load-metric type='busyness'/>
280
+ </dynamic-load-provider>
281
+ </mod-cluster-config>
285
282
  </subsystem>
286
283
  <subsystem xmlns='urn:jboss:domain:naming:1.1'/>
287
284
  <subsystem xmlns='urn:jboss:domain:osgi:1.2' activation='lazy'>
@@ -347,6 +344,7 @@
347
344
  </subsystem>
348
345
  <subsystem xmlns='urn:jboss:domain:web:1.1' default-virtual-server='default-host' native='false'>
349
346
  <connector name='http' protocol='HTTP/1.1' scheme='http' socket-binding='http'/>
347
+ <connector name='ajp' protocol='AJP/1.3' scheme='http' socket-binding='ajp'/>
350
348
  <virtual-server name='default-host'>
351
349
  <alias name='localhost'/>
352
350
  <alias name='example.com'/>
@@ -369,13 +367,13 @@
369
367
  <subsystem xmlns='urn:jboss:domain:weld:1.0'/>
370
368
  <subsystem xmlns='urn:jboss:domain:torquebox-bootstrap:1.0'/>
371
369
  <subsystem xmlns='urn:jboss:domain:torquebox-core:1.0'/>
370
+ <subsystem xmlns='urn:jboss:domain:torquebox-messaging:1.0'/>
371
+ <subsystem xmlns='urn:jboss:domain:torquebox-jobs:1.0'/>
372
+ <subsystem xmlns='urn:jboss:domain:torquebox-cache:1.0'/>
372
373
  <subsystem xmlns='urn:jboss:domain:torquebox-stomp:1.0' socket-binding='stomp'/>
374
+ <subsystem xmlns='urn:jboss:domain:torquebox-cdi:1.0'/>
373
375
  <subsystem xmlns='urn:jboss:domain:torquebox-security:1.0'/>
374
- <subsystem xmlns='urn:jboss:domain:torquebox-jobs:1.0'/>
375
376
  <subsystem xmlns='urn:jboss:domain:torquebox-services:1.0'/>
376
- <subsystem xmlns='urn:jboss:domain:torquebox-cdi:1.0'/>
377
- <subsystem xmlns='urn:jboss:domain:torquebox-cache:1.0'/>
378
- <subsystem xmlns='urn:jboss:domain:torquebox-messaging:1.0'/>
379
377
  <subsystem xmlns='urn:jboss:domain:torquebox-web:1.0'/>
380
378
  <subsystem xmlns='urn:jboss:domain:polyglot-hasingleton:1.0'/>
381
379
  </profile>
@@ -489,7 +487,7 @@
489
487
  </thread-pools>
490
488
  <iiop enable-by-default='false' use-qualified-name='false'/>
491
489
  </subsystem>
492
- <subsystem xmlns='urn:jboss:domain:infinispan:1.1' default-cache-container='hibernate'>
490
+ <subsystem xmlns='urn:jboss:domain:infinispan:1.2' default-cache-container='hibernate'>
493
491
  <cache-container name='hibernate' default-cache='local-query'>
494
492
  <local-cache name='entity'>
495
493
  <transaction mode='NON_XA'/>
@@ -506,21 +504,14 @@
506
504
  <eviction strategy='NONE'/>
507
505
  </local-cache>
508
506
  </cache-container>
509
- <cache-container name='torquebox' default-cache='sessions'>
510
- <local-cache name='sessions'>
511
- <eviction strategy='LRU' max-entries='10000'/>
512
- <expiration max-idle='100000'/>
513
- </local-cache>
514
- </cache-container>
515
507
  </subsystem>
516
508
  <subsystem xmlns='urn:jboss:domain:jacorb:1.1'>
517
509
  <orb>
518
510
  <initializers transactions='spec' security='on'/>
519
511
  </orb>
520
512
  </subsystem>
521
- <subsystem xmlns='urn:jboss:domain:jaxr:1.0'>
513
+ <subsystem xmlns='urn:jboss:domain:jaxr:1.1'>
522
514
  <connection-factory jndi-name='java:jboss/jaxr/ConnectionFactory'/>
523
- <juddi-server publish-url='http://localhost:8080/juddi/publish' query-url='http://localhost:8080/juddi/query'/>
524
515
  </subsystem>
525
516
  <subsystem xmlns='urn:jboss:domain:jaxrs:1.0'/>
526
517
  <subsystem xmlns='urn:jboss:domain:jca:1.1'>
@@ -545,7 +536,7 @@
545
536
  <subsystem xmlns='urn:jboss:domain:jdr:1.0'/>
546
537
  <subsystem xmlns='urn:jboss:domain:jmx:1.1'>
547
538
  <show-model value='true'/>
548
- <remoting-connector/>
539
+ <!--<remoting-connector use-management-endpoint="false"/>-->
549
540
  </subsystem>
550
541
  <subsystem xmlns='urn:jboss:domain:jpa:1.0'>
551
542
  <jpa default-datasource=''/>
@@ -743,13 +734,13 @@
743
734
  <subsystem xmlns='urn:jboss:domain:weld:1.0'/>
744
735
  <subsystem xmlns='urn:jboss:domain:torquebox-bootstrap:1.0'/>
745
736
  <subsystem xmlns='urn:jboss:domain:torquebox-core:1.0'/>
737
+ <subsystem xmlns='urn:jboss:domain:torquebox-messaging:1.0'/>
738
+ <subsystem xmlns='urn:jboss:domain:torquebox-jobs:1.0'/>
739
+ <subsystem xmlns='urn:jboss:domain:torquebox-cache:1.0'/>
746
740
  <subsystem xmlns='urn:jboss:domain:torquebox-stomp:1.0' socket-binding='stomp'/>
741
+ <subsystem xmlns='urn:jboss:domain:torquebox-cdi:1.0'/>
747
742
  <subsystem xmlns='urn:jboss:domain:torquebox-security:1.0'/>
748
- <subsystem xmlns='urn:jboss:domain:torquebox-jobs:1.0'/>
749
743
  <subsystem xmlns='urn:jboss:domain:torquebox-services:1.0'/>
750
- <subsystem xmlns='urn:jboss:domain:torquebox-cdi:1.0'/>
751
- <subsystem xmlns='urn:jboss:domain:torquebox-cache:1.0'/>
752
- <subsystem xmlns='urn:jboss:domain:torquebox-messaging:1.0'/>
753
744
  <subsystem xmlns='urn:jboss:domain:torquebox-web:1.0'/>
754
745
  <subsystem xmlns='urn:jboss:domain:polyglot-hasingleton:1.0'/>
755
746
  </profile>
@@ -795,6 +786,7 @@
795
786
  <level name='ERROR'/>
796
787
  </logger>
797
788
  </subsystem>
789
+ <subsystem xmlns='urn:jboss:domain:cmp:1.0'/>
798
790
  <subsystem xmlns='urn:jboss:domain:configadmin:1.0'/>
799
791
  <subsystem xmlns='urn:jboss:domain:datasources:1.0'>
800
792
  <datasources>
@@ -864,14 +856,14 @@
864
856
  </thread-pools>
865
857
  <iiop enable-by-default='false' use-qualified-name='false'/>
866
858
  </subsystem>
867
- <subsystem xmlns='urn:jboss:domain:infinispan:1.1' default-cache-container='cluster'>
859
+ <subsystem xmlns='urn:jboss:domain:infinispan:1.2' default-cache-container='cluster'>
868
860
  <cache-container name='cluster' aliases='ha-partition' default-cache='default'>
869
861
  <transport lock-timeout='60000'/>
870
862
  <replicated-cache name='default' mode='SYNC' batching='true'>
871
863
  <locking isolation='REPEATABLE_READ'/>
872
864
  </replicated-cache>
873
865
  </cache-container>
874
- <cache-container name='web' aliases='standard-session-cache' default-cache='repl'>
866
+ <cache-container name='web' aliases='torquebox standard-session-cache' default-cache='repl'>
875
867
  <transport lock-timeout='60000'/>
876
868
  <replicated-cache name='repl' mode='ASYNC' batching='true'>
877
869
  <file-store/>
@@ -887,8 +879,10 @@
887
879
  <eviction strategy='LRU'/>
888
880
  <file-store/>
889
881
  </replicated-cache>
890
- <!-- Clustered cache used internally by EJB subsytem for managing the client-mapping(s) of
891
- the socketbinding referenced by the EJB remoting connector -->
882
+ <!--
883
+ ~ Clustered cache used internally by EJB subsytem for managing the client-mapping(s) of
884
+ ~ the socketbinding referenced by the EJB remoting connector
885
+ -->
892
886
  <replicated-cache name='remote-connector-client-mappings' mode='SYNC' batching='true'/>
893
887
  <distributed-cache name='dist' mode='ASYNC' batching='true'>
894
888
  <eviction strategy='LRU'/>
@@ -912,21 +906,14 @@
912
906
  <eviction strategy='NONE'/>
913
907
  </replicated-cache>
914
908
  </cache-container>
915
- <cache-container name='torquebox' default-cache='sessions'>
916
- <local-cache name='sessions'>
917
- <eviction strategy='LRU' max-entries='10000'/>
918
- <expiration max-idle='100000'/>
919
- </local-cache>
920
- </cache-container>
921
909
  </subsystem>
922
910
  <subsystem xmlns='urn:jboss:domain:jacorb:1.1'>
923
911
  <orb>
924
912
  <initializers transactions='spec' security='on'/>
925
913
  </orb>
926
914
  </subsystem>
927
- <subsystem xmlns='urn:jboss:domain:jaxr:1.0'>
915
+ <subsystem xmlns='urn:jboss:domain:jaxr:1.1'>
928
916
  <connection-factory jndi-name='java:jboss/jaxr/ConnectionFactory'/>
929
- <juddi-server publish-url='http://localhost:8080/juddi/publish' query-url='http://localhost:8080/juddi/query'/>
930
917
  </subsystem>
931
918
  <subsystem xmlns='urn:jboss:domain:jaxrs:1.0'/>
932
919
  <subsystem xmlns='urn:jboss:domain:jca:1.1'>
@@ -946,6 +933,7 @@
946
933
  <keepalive-time time='10' unit='seconds'/>
947
934
  </long-running-threads>
948
935
  </default-workmanager>
936
+ <cached-connection-manager/>
949
937
  </subsystem>
950
938
  <subsystem xmlns='urn:jboss:domain:jdr:1.0'/>
951
939
  <subsystem xmlns='urn:jboss:domain:jgroups:1.1' default-stack='udp'>
@@ -984,7 +972,7 @@
984
972
  </subsystem>
985
973
  <subsystem xmlns='urn:jboss:domain:jmx:1.1'>
986
974
  <show-model value='true'/>
987
- <remoting-connector/>
975
+ <!--<remoting-connector use-management-endpoint="false"/>-->
988
976
  </subsystem>
989
977
  <subsystem xmlns='urn:jboss:domain:jpa:1.0'>
990
978
  <jpa default-datasource=''/>
@@ -997,6 +985,9 @@
997
985
  </subsystem>
998
986
  <subsystem xmlns='urn:jboss:domain:messaging:1.1'>
999
987
  <hornetq-server>
988
+ <clustered>
989
+ true
990
+ </clustered>
1000
991
  <persistence-enabled>
1001
992
  true
1002
993
  </persistence-enabled>
@@ -1021,6 +1012,46 @@
1021
1012
  </netty-acceptor>
1022
1013
  <in-vm-acceptor name='in-vm' server-id='0'/>
1023
1014
  </acceptors>
1015
+ <broadcast-groups>
1016
+ <broadcast-group name='bg-group1'>
1017
+ <group-address>
1018
+ 231.7.7.7
1019
+ </group-address>
1020
+ <group-port>
1021
+ 9876
1022
+ </group-port>
1023
+ <broadcast-period>
1024
+ 5000
1025
+ </broadcast-period>
1026
+ <connector-ref>
1027
+ netty
1028
+ </connector-ref>
1029
+ </broadcast-group>
1030
+ </broadcast-groups>
1031
+ <discovery-groups>
1032
+ <discovery-group name='dg-group1'>
1033
+ <group-address>
1034
+ 231.7.7.7
1035
+ </group-address>
1036
+ <group-port>
1037
+ 9876
1038
+ </group-port>
1039
+ <refresh-timeout>
1040
+ 10000
1041
+ </refresh-timeout>
1042
+ </discovery-group>
1043
+ </discovery-groups>
1044
+ <cluster-connections>
1045
+ <cluster-connection name='my-cluster'>
1046
+ <address>
1047
+ jms
1048
+ </address>
1049
+ <connector-ref>
1050
+ netty
1051
+ </connector-ref>
1052
+ <discovery-group-ref discovery-group-name='dg-group1'/>
1053
+ </cluster-connection>
1054
+ </cluster-connections>
1024
1055
  <security-settings>
1025
1056
  <security-setting match='#'>
1026
1057
  <permission type='send' roles='guest'/>
@@ -1041,6 +1072,9 @@
1041
1072
  <redelivery-delay>
1042
1073
  0
1043
1074
  </redelivery-delay>
1075
+ <redistribution-delay>
1076
+ 1000
1077
+ </redistribution-delay>
1044
1078
  <max-size-bytes>
1045
1079
  10485760
1046
1080
  </max-size-bytes>
@@ -1085,7 +1119,11 @@
1085
1119
  </hornetq-server>
1086
1120
  </subsystem>
1087
1121
  <subsystem xmlns='urn:jboss:domain:modcluster:1.0'>
1088
- <mod-cluster-config advertise-socket='modcluster'/>
1122
+ <mod-cluster-config advertise-socket='modcluster'>
1123
+ <dynamic-load-provider>
1124
+ <load-metric type='busyness'/>
1125
+ </dynamic-load-provider>
1126
+ </mod-cluster-config>
1089
1127
  </subsystem>
1090
1128
  <subsystem xmlns='urn:jboss:domain:naming:1.1'/>
1091
1129
  <subsystem xmlns='urn:jboss:domain:osgi:1.2' activation='lazy'>
@@ -1151,6 +1189,7 @@
1151
1189
  </subsystem>
1152
1190
  <subsystem xmlns='urn:jboss:domain:web:1.1' default-virtual-server='default-host' native='false'>
1153
1191
  <connector name='http' protocol='HTTP/1.1' scheme='http' socket-binding='http'/>
1192
+ <connector name='ajp' protocol='AJP/1.3' scheme='http' socket-binding='ajp'/>
1154
1193
  <virtual-server name='default-host'>
1155
1194
  <alias name='localhost'/>
1156
1195
  <alias name='example.com'/>
@@ -1173,24 +1212,26 @@
1173
1212
  <subsystem xmlns='urn:jboss:domain:weld:1.0'/>
1174
1213
  <subsystem xmlns='urn:jboss:domain:torquebox-bootstrap:1.0'/>
1175
1214
  <subsystem xmlns='urn:jboss:domain:torquebox-core:1.0'/>
1215
+ <subsystem xmlns='urn:jboss:domain:torquebox-messaging:1.0'/>
1216
+ <subsystem xmlns='urn:jboss:domain:torquebox-jobs:1.0'/>
1217
+ <subsystem xmlns='urn:jboss:domain:torquebox-cache:1.0'/>
1176
1218
  <subsystem xmlns='urn:jboss:domain:torquebox-stomp:1.0' socket-binding='stomp'/>
1219
+ <subsystem xmlns='urn:jboss:domain:torquebox-cdi:1.0'/>
1177
1220
  <subsystem xmlns='urn:jboss:domain:torquebox-security:1.0'/>
1178
- <subsystem xmlns='urn:jboss:domain:torquebox-jobs:1.0'/>
1179
1221
  <subsystem xmlns='urn:jboss:domain:torquebox-services:1.0'/>
1180
- <subsystem xmlns='urn:jboss:domain:torquebox-cdi:1.0'/>
1181
- <subsystem xmlns='urn:jboss:domain:torquebox-cache:1.0'/>
1182
- <subsystem xmlns='urn:jboss:domain:torquebox-messaging:1.0'/>
1183
1222
  <subsystem xmlns='urn:jboss:domain:torquebox-web:1.0'/>
1184
1223
  <subsystem xmlns='urn:jboss:domain:polyglot-hasingleton:1.0'/>
1185
1224
  </profile>
1186
1225
  </profiles>
1187
1226
  <!--
1188
- Named interfaces that can be referenced elsewhere in the configuration. The configuration
1189
- for how to associate these logical names with an actual network interface can either
1190
- be specified here or can be declared on a per-host basis in the equivalent element in host.xml.
1191
-
1192
- These default configurations require the binding specification to be done in host.xml.
1193
- -->
1227
+ ~
1228
+ ~ Named interfaces that can be referenced elsewhere in the configuration. The configuration
1229
+ ~ for how to associate these logical names with an actual network interface can either
1230
+ ~ be specified here or can be declared on a per-host basis in the equivalent element in host.xml.
1231
+ ~
1232
+ ~ These default configurations require the binding specification to be done in host.xml.
1233
+ ~
1234
+ -->
1194
1235
  <interfaces>
1195
1236
  <interface name='management'/>
1196
1237
  <interface name='public'/>
@@ -1198,6 +1239,48 @@
1198
1239
  </interfaces>
1199
1240
  <socket-binding-groups>
1200
1241
  <socket-binding-group name='standard-sockets' default-interface='public'>
1242
+ <!-- Needed for server groups using the 'ha' profile -->
1243
+ <socket-binding name='ajp' port='8009'/>
1244
+ <socket-binding name='http' port='8080'/>
1245
+ <socket-binding name='https' port='8443'/>
1246
+ <socket-binding name='jgroups-diagnostics' port='0' multicast-address='224.0.75.75' multicast-port='7500'/>
1247
+ <socket-binding name='jgroups-mping' port='0' multicast-address='${jboss.default.multicast.address:230.0.0.4}' multicast-port='45700'/>
1248
+ <socket-binding name='jgroups-tcp' port='7600'/>
1249
+ <socket-binding name='jgroups-tcp-fd' port='57600'/>
1250
+ <socket-binding name='jgroups-udp' port='55200' multicast-address='${jboss.default.multicast.address:230.0.0.4}' multicast-port='45688'/>
1251
+ <socket-binding name='jgroups-udp-fd' port='54200'/>
1252
+ <socket-binding name='modcluster' port='0' multicast-address='224.0.1.105' multicast-port='23364'/>
1253
+ <socket-binding name='osgi-http' interface='management' port='8090'/>
1254
+ <socket-binding name='remoting' port='4447'/>
1255
+ <socket-binding name='txn-recovery-environment' port='4712'/>
1256
+ <socket-binding name='txn-status-manager' port='4713'/>
1257
+ <outbound-socket-binding name='mail-smtp'>
1258
+ <remote-destination host='localhost' port='25'/>
1259
+ </outbound-socket-binding>
1260
+ <socket-binding name='stomp' port='8675'/>
1261
+ <socket-binding name='default-broadcast-group' port='0' multicast-address='231.7.7.7' multicast-port='9876'/>
1262
+ </socket-binding-group>
1263
+ <socket-binding-group name='full-sockets' default-interface='public'>
1264
+ <!-- Needed for server groups using the 'full' profile -->
1265
+ <socket-binding name='ajp' port='8009'/>
1266
+ <socket-binding name='http' port='8080'/>
1267
+ <socket-binding name='https' port='8443'/>
1268
+ <socket-binding name='jacorb' interface='unsecure' port='3528'/>
1269
+ <socket-binding name='jacorb-ssl' interface='unsecure' port='3529'/>
1270
+ <socket-binding name='messaging' port='5445'/>
1271
+ <socket-binding name='messaging-throughput' port='5455'/>
1272
+ <socket-binding name='osgi-http' interface='management' port='8090'/>
1273
+ <socket-binding name='remoting' port='4447'/>
1274
+ <socket-binding name='txn-recovery-environment' port='4712'/>
1275
+ <socket-binding name='txn-status-manager' port='4713'/>
1276
+ <outbound-socket-binding name='mail-smtp'>
1277
+ <remote-destination host='localhost' port='25'/>
1278
+ </outbound-socket-binding>
1279
+ <socket-binding name='default-broadcast-group' port='0' multicast-address='231.7.7.7' multicast-port='9876'/>
1280
+ </socket-binding-group>
1281
+ <socket-binding-group name='full-ha-sockets' default-interface='public'>
1282
+ <!-- Needed for server groups using the 'full-ha' profile -->
1283
+ <socket-binding name='ajp' port='8009'/>
1201
1284
  <socket-binding name='http' port='8080'/>
1202
1285
  <socket-binding name='https' port='8443'/>
1203
1286
  <socket-binding name='jacorb' interface='unsecure' port='3528'/>
@@ -1218,7 +1301,6 @@
1218
1301
  <outbound-socket-binding name='mail-smtp'>
1219
1302
  <remote-destination host='localhost' port='25'/>
1220
1303
  </outbound-socket-binding>
1221
- <socket-binding name='stomp' port='8675'/>
1222
1304
  <socket-binding name='default-broadcast-group' port='0' multicast-address='231.7.7.7' multicast-port='9876'/>
1223
1305
  </socket-binding-group>
1224
1306
  </socket-binding-groups>