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,10 @@
1
+ OSGi Specification License, Version 1.0.
2
+
3
+ The OSGi Alliance ("OSGi Alliance") hereby grants you a fully-paid, non-exclusive, non-transferable, worldwide, limited license (without the right to sublicense), under the OSGi Alliance's applicable intellectual property rights to view, download, and reproduce the OSGi Specification ("Specification") which follows this License Agreement ("Agreement"). You are not authorized to create any derivative work of the Specification. The OSGi Alliance also grants you a perpetual, non-exclusive, worldwide, fully paid-up, royalty free, limited license (without the right to sublicense) under any applicable copyrights, to create and/or distribute an implementation of the Specification that: (i) fully implements the Specification including all its required interfaces and functionality; (ii) does not modify, subset, superset or otherwise extend the OSGi Name Space, or include any public or protected packages, classes, Java interfaces, fields or methods within the OSGi Name Space other than those required and authorized by the Specification. An implementation that does not satisfy limitations (i)-(ii) is not considered an implementation of the Specification, does not receive the benefits of this license, and must not be described as an implementation of the Specification. An implementation of the Specification must not claim to be a compliant implementation of the Specification unless it passes the OSGi Alliance Compliance Tests for the Specification in accordance with OSGi Alliance processes. "OSGi Name Space" shall mean the public class or interface declarations whose names begin with "org.osgi" or any recognized successors or replacements thereof.
4
+
5
+ THE SPECIFICATION IS PROVIDED "AS IS," AND THE OSGi ALLIANCE, ITS MEMBERS AND ANY OTHER AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. THE OSGi ALLIANCE, ITS MEMBERS AND ANY OTHER AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SPECIFICATION OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.
6
+
7
+ The name and trademarks of the OSGi Alliance or any other Authors may NOT be used in any manner, including advertising or publicity pertaining to the Specification or its contents without specific, written prior permission. Title to copyright in the Specification will at all times remain with the Authors.
8
+
9
+ No other rights are granted by implication, estoppel or otherwise.
10
+
@@ -3,7 +3,7 @@
3
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
4
  <head>
5
5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
- <meta name="generator" content="Docutils 0.6: http://docutils.sourceforge.net/" />
6
+ <meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
7
7
  <title>The Jython License</title>
8
8
  <link rel="stylesheet" href="../cssold/html4css1.css" type="text/css" />
9
9
  <link type="text/css" href="css/newstyle.css" rel="stylesheet">
@@ -60,9 +60,9 @@
60
60
  <a href="./" ><img class="logoImage" alt="Jython" style="border: 0px; padding-top: 20px; position:absolute; left: 35px" src="css/jython.png" title="Jython"></a>
61
61
  </div>
62
62
  <div class="latest_release" style="position:absolute; color:#000; width:180px; top: 15px; right: 30px; padding:0px 10px 10px 30px; font-size:11px; background:url('css/latest_release_bg.png') no-repeat">
63
- <p style="top: 25px; color:#000">Latest release - 2.5.2<br/>
63
+ <p style="top: 25px; color:#000">Latest release - 2.5.3b1<br/>
64
64
  <a style="color:#000" href="latest.html">View Release Notes</a><br/>
65
- Download: <a style="color:#000" href="http://sourceforge.net/projects/jython/files/jython/2.5.2/jython_installer-2.5.2.jar/download">.jar</a>
65
+ Download: <a style="color:#000" href="http://sourceforge.net/projects/jython/files/jython-dev/2.5.3b1/jython_installer-2.5.3b1.jar/download">.jar</a>
66
66
  </div>
67
67
  <div class="searchbox">
68
68
  <form action="http://www.google.com/search" method="get" class="roundtopsmall">
@@ -38,11 +38,44 @@
38
38
  </xs:annotation>
39
39
  <xs:complexType>
40
40
  <xs:sequence>
41
+ <xs:element ref="default-controller" minOccurs="0"/>
42
+ <xs:element ref="history" minOccurs="0"/>
41
43
  <xs:element ref="ssl" minOccurs="0" maxOccurs="1"/>
42
44
  </xs:sequence>
43
45
  </xs:complexType>
44
46
  </xs:element>
45
47
 
48
+ <xs:element name="default-controller">
49
+ <xs:annotation>
50
+ <xs:documentation>
51
+ This element contains the configuration of the default controller to connect to
52
+ when the connect command is executed w/o arguments.
53
+ </xs:documentation>
54
+ </xs:annotation>
55
+ <xs:complexType>
56
+ <xs:sequence>
57
+ <xs:element name="host" type="xs:string" minOccurs="0" default="localhost"/>
58
+ <xs:element name="port" type="xs:int" minOccurs="0" default="9999"/>
59
+ </xs:sequence>
60
+ </xs:complexType>
61
+ </xs:element>
62
+
63
+ <xs:element name="history">
64
+ <xs:annotation>
65
+ <xs:documentation>
66
+ This element contains the configuration for the commands and operations history log.
67
+ </xs:documentation>
68
+ </xs:annotation>
69
+ <xs:complexType>
70
+ <xs:sequence>
71
+ <xs:element name="enabled" type="xs:boolean" minOccurs="0" default="true"/>
72
+ <xs:element name="file-name" type="xs:string" minOccurs="0" default=".jboss-cli-history"/>
73
+ <xs:element name="file-dir" type="xs:string" minOccurs="0" default="${user.home}"/>
74
+ <xs:element name="max-size" type="xs:int" minOccurs="0" default="500"/>
75
+ </xs:sequence>
76
+ </xs:complexType>
77
+ </xs:element>
78
+
46
79
  <xs:element name="ssl">
47
80
  <xs:annotation>
48
81
  <xs:documentation>
@@ -239,7 +239,7 @@
239
239
  <xs:sequence>
240
240
  <xs:element name="server-identities" type="server-identitiesType" minOccurs="0" />
241
241
  <xs:element name="authentication" type="authenticationType" minOccurs="0" />
242
- <xs:element name="authorization" type="authorizationType" minOccurs="0" />
242
+ <xs:element name="authorization" type="authorizationType" minOccurs="0" />
243
243
  </xs:sequence>
244
244
  <xs:attribute name="name" type="xs:string" use="required">
245
245
  <xs:annotation>
@@ -249,21 +249,21 @@
249
249
  </xs:annotation>
250
250
  </xs:attribute>
251
251
  </xs:complexType>
252
-
252
+
253
253
  <xs:complexType name="authorizationType">
254
254
  <xs:annotation>
255
255
  <xs:documentation>
256
256
  Configuration defining how to load the authorization information for the authenticated user.
257
-
258
- After a user has been authenticated additional information such as roles can be loaded and
259
- associated with the user for subsequent authorization checks, this type is used to define
260
- how the roles are loaded.
257
+
258
+ After a user has been authenticated additional information such as roles can be loaded and
259
+ associated with the user for subsequent authorization checks, this type is used to define
260
+ how the roles are loaded.
261
261
  </xs:documentation>
262
262
  </xs:annotation>
263
- <xs:sequence>
263
+ <xs:sequence>
264
264
  <xs:element name="properties" type="propertiesFileType" minOccurs="1" /> <!-- minOccurs="1" while this is the only mech -->
265
265
  </xs:sequence>
266
- </xs:complexType>
266
+ </xs:complexType>
267
267
 
268
268
  <xs:complexType name="server-identitiesType">
269
269
  <xs:annotation>
@@ -481,7 +481,7 @@
481
481
  </xs:annotation>
482
482
  </xs:attribute>
483
483
  </xs:complexType>
484
-
484
+
485
485
  <xs:complexType name="propertiesFileType">
486
486
  <xs:annotation>
487
487
  <xs:documentation>
@@ -506,7 +506,7 @@
506
506
  </xs:annotation>
507
507
  </xs:attribute>
508
508
  </xs:complexType>
509
-
509
+
510
510
  <xs:complexType name="propertiesAuthenticationType">
511
511
  <xs:annotation>
512
512
  <xs:documentation>
@@ -528,7 +528,7 @@
528
528
  </xs:annotation>
529
529
  </xs:attribute>
530
530
  </xs:extension>
531
- </xs:complexContent>
531
+ </xs:complexContent>
532
532
  </xs:complexType>
533
533
 
534
534
  <xs:complexType name="host-management-interfacesType">
@@ -612,6 +612,7 @@
612
612
  <xs:sequence>
613
613
  <xs:element name="socket" type="http-management-socketType"/>
614
614
  </xs:sequence>
615
+ <xs:attribute name="console-enabled" type="xs:boolean" use="optional" default="true"/>
615
616
  </xs:extension>
616
617
  </xs:complexContent>
617
618
  </xs:complexType>
@@ -722,7 +723,7 @@
722
723
  <xs:element name="socket" type="http-management-socketType"/>
723
724
  <xs:element name="socket-binding" type="http-management-socket-binding-refType"/>
724
725
  </xs:choice>
725
- <xs:attribute name="console-enabled" type="xs:boolean" use="optional"/>
726
+ <xs:attribute name="console-enabled" type="xs:boolean" use="optional" default="true"/>
726
727
  </xs:extension>
727
728
  </xs:complexContent>
728
729
  </xs:complexType>
@@ -0,0 +1,2116 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+
3
+ <!--
4
+ ~ JBoss, Home of Professional Open Source.
5
+ ~ Copyright 2012, 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
+
25
+ <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
26
+ xmlns="urn:jboss:domain:1.2"
27
+ targetNamespace="urn:jboss:domain:1.2"
28
+ elementFormDefault="qualified"
29
+ attributeFormDefault="unqualified"
30
+ >
31
+
32
+
33
+ <xs:element name="domain">
34
+ <xs:annotation>
35
+ <xs:documentation>
36
+ Root element for the master document specifying the core configuration
37
+ for the servers in a domain. There should be one such master
38
+ document per domain, available to the host controller that
39
+ is configured to act as the domain controller.
40
+ </xs:documentation>
41
+ </xs:annotation>
42
+ <xs:complexType>
43
+ <xs:sequence>
44
+ <xs:element name="extensions" type="extensionsType" minOccurs="0" maxOccurs="1"/>
45
+ <xs:element name="system-properties" type="properties-with-boottime" minOccurs="0" maxOccurs="1"/>
46
+ <xs:element name="paths" type="named-pathsType" minOccurs="0" maxOccurs="1" />
47
+ <xs:element name="profiles" type="profilesType" minOccurs="0" maxOccurs="1"/>
48
+ <xs:element name="interfaces" type="named-interfacesType" minOccurs="0" maxOccurs="1"/>
49
+ <xs:element name="socket-binding-groups" type="socket-binding-groupsType" minOccurs="0" maxOccurs="1"/>
50
+ <xs:element name="deployments" type="domain-deploymentsType" minOccurs="0" maxOccurs="1"/>
51
+ <xs:element name="server-groups" type="server-groupsType" minOccurs="0" maxOccurs="1"/>
52
+ <xs:element name="management-client-content" type="management-client-contentType" minOccurs="0" maxOccurs="1"/>
53
+ </xs:sequence>
54
+ </xs:complexType>
55
+ </xs:element>
56
+
57
+ <xs:element name="host">
58
+ <xs:annotation>
59
+ <xs:documentation>
60
+ Root element for a document configuring a host controller and
61
+ the group of servers under the control of that host controller.
62
+ The standard usage would be for a domain to have one such host controller
63
+ on each physical (or virtual) host machine. Emphasis in this
64
+ document is on enumerating the servers, configuring items that
65
+ are specific to the host environment (e.g. IP addresses), and
66
+ on any server-specific configuration settings.
67
+ </xs:documentation>
68
+ </xs:annotation>
69
+ <xs:complexType>
70
+ <xs:sequence>
71
+ <xs:element name="system-properties" type="properties-with-boottime" minOccurs="0"/>
72
+ <xs:element name="paths" type="specified-pathsType" minOccurs="0" maxOccurs="1" />
73
+ <xs:element name="vault" type="vaultType" minOccurs="0" maxOccurs="1"/>
74
+ <xs:element name="management" type="host-managementType" minOccurs="1" maxOccurs="1"/>
75
+ <xs:element name="domain-controller" type="domain-controllerType"/>
76
+ <xs:element name="interfaces" type="specified-interfacesType" minOccurs="0"/>
77
+ <xs:element name="jvms" type="jvmsType" minOccurs="0"/>
78
+ <xs:element name="servers" type="serversType" minOccurs="0"/>
79
+ </xs:sequence>
80
+ <xs:attribute name="name" type="xs:string" use="optional">
81
+ <xs:annotation>
82
+ <xs:documentation>
83
+ The name to use for this host's host controller. Must be unique across the domain.
84
+ If not set, defaults to the runtime value "HOSTNAME" or "COMPUTERNAME" environment variables,
85
+ or, if neither environment variable is present, to the value of InetAddress.getLocalHost().getHostName().
86
+
87
+ If the special value "jboss.domain.uuid" is used, a java.util.UUID will be created
88
+ and used, based on the value of InetAddress.getLocalHost().
89
+ </xs:documentation>
90
+ </xs:annotation>
91
+ </xs:attribute>
92
+ </xs:complexType>
93
+ </xs:element>
94
+
95
+ <xs:element name="server">
96
+ <xs:annotation>
97
+ <xs:documentation>
98
+ Root element for a document specifying the configuration
99
+ of a single "standalone" server that does not operate
100
+ as part of a domain.
101
+
102
+ Note that this element is distinct from the 'serverType'
103
+ specified in this schema. The latter type forms part of the
104
+ configuration of a server that operates as part of a domain.
105
+ </xs:documentation>
106
+ </xs:annotation>
107
+ <xs:complexType>
108
+ <xs:sequence>
109
+ <xs:element name="extensions" type="extensionsType" minOccurs="0" maxOccurs="1"/>
110
+ <xs:element name="system-properties" type="properties" minOccurs="0" maxOccurs="1"/>
111
+ <xs:element name="paths" type="specified-pathsType" minOccurs="0" maxOccurs="1"/>
112
+ <xs:element name="vault" type="vaultType" minOccurs="0" maxOccurs="1"/>
113
+ <xs:element name="management" type="server-managementType" minOccurs="0" maxOccurs="1"/>
114
+ <xs:element name="profile" type="standalone-profileType" minOccurs="0"/>
115
+ <xs:element name="interfaces" type="specified-interfacesType" minOccurs="0" maxOccurs="1"/>
116
+ <xs:element name="socket-binding-group" type="standalone-socket-binding-groupType" minOccurs="0" maxOccurs="1"/>
117
+ <xs:element name="deployments" type="mapped-deploymentsType" minOccurs="0" maxOccurs="1"/>
118
+ </xs:sequence>
119
+ <xs:attribute name="name" type="xs:string" use="optional">
120
+ <xs:annotation>
121
+ <xs:documentation>
122
+ The name to use for this server.
123
+ If not set, defaults to the runtime value "HOSTNAME" or "COMPUTERNAME" environment variables,
124
+ or, if neither environment variable is present, to the value of InetAddress.getLocalHost().getHostName().
125
+
126
+ If the special value "jboss.domain.uuid" is used, a java.util.UUID will be created
127
+ and used, based on the value of InetAddress.getLocalHost().
128
+ </xs:documentation>
129
+ </xs:annotation>
130
+ </xs:attribute>
131
+ </xs:complexType>
132
+ </xs:element>
133
+
134
+ <xs:complexType name="domain-managementType">
135
+ <xs:annotation>
136
+ <xs:documentation>
137
+ Domain-wide default configuration settings for the management of standalone servers and a Host Controller.
138
+ </xs:documentation>
139
+ </xs:annotation>
140
+ <xs:sequence>
141
+ <xs:element name="security-realms" minOccurs="0">
142
+ <xs:complexType>
143
+ <xs:sequence>
144
+ <xs:element name="security-realm" type="security-realmType" minOccurs="1"
145
+ maxOccurs="unbounded"/>
146
+ </xs:sequence>
147
+ </xs:complexType>
148
+ </xs:element>
149
+ <xs:element name="outbound-connections" minOccurs="0">
150
+ <xs:complexType>
151
+ <xs:sequence>
152
+ <xs:element name="ldap" type="ldapType" minOccurs="1" /> <!-- TODO minOccurs only while ldap is only supported connection. -->
153
+ </xs:sequence>
154
+ </xs:complexType>
155
+ </xs:element>
156
+ </xs:sequence>
157
+ </xs:complexType>
158
+
159
+ <xs:complexType name="host-managementType">
160
+ <xs:annotation>
161
+ <xs:documentation>
162
+ The centralized configuration for the management of a Host Controller.
163
+ </xs:documentation>
164
+ </xs:annotation>
165
+ <xs:complexContent>
166
+ <xs:extension base="domain-managementType">
167
+ <xs:sequence>
168
+ <xs:element name="management-interfaces" type="host-management-interfacesType" minOccurs="1"/>
169
+ </xs:sequence>
170
+ </xs:extension>
171
+ </xs:complexContent>
172
+ </xs:complexType>
173
+
174
+ <xs:complexType name="server-managementType">
175
+ <xs:annotation>
176
+ <xs:documentation>
177
+ The centralized configuration for the management of standalone server.
178
+ </xs:documentation>
179
+ </xs:annotation>
180
+ <xs:complexContent>
181
+ <xs:extension base="domain-managementType">
182
+ <xs:sequence>
183
+ <xs:element name="management-interfaces" type="server-management-interfacesType" minOccurs="0"/>
184
+ </xs:sequence>
185
+ </xs:extension>
186
+ </xs:complexContent>
187
+ </xs:complexType>
188
+
189
+ <xs:complexType name="ldapType">
190
+ <xs:annotation>
191
+ <xs:documentation>
192
+ The LDAP connection definition.
193
+ </xs:documentation>
194
+ </xs:annotation>
195
+ <xs:attribute name="name" type="xs:string" use="required">
196
+ <xs:annotation>
197
+ <xs:documentation>
198
+ The name of this connection.
199
+ </xs:documentation>
200
+ </xs:annotation>
201
+ </xs:attribute>
202
+ <xs:attribute name="url" type="xs:string" use="required">
203
+ <xs:annotation>
204
+ <xs:documentation>
205
+ The URL to connect to ldap.
206
+ </xs:documentation>
207
+ </xs:annotation>
208
+ </xs:attribute>
209
+ <!-- TODO - Later will be optional if we support GSSAPI to connect to LDAP -->
210
+ <xs:attribute name="search-dn" type="xs:string" use="required">
211
+ <xs:annotation>
212
+ <xs:documentation>
213
+ The distinguished name to use when connecting to LDAP to perform searches.
214
+ </xs:documentation>
215
+ </xs:annotation>
216
+ </xs:attribute>
217
+ <xs:attribute name="search-credential" type="xs:string" use="required">
218
+ <xs:annotation>
219
+ <xs:documentation>
220
+ The credential to use when connecting to perform a search.
221
+ </xs:documentation>
222
+ </xs:annotation>
223
+ </xs:attribute>
224
+ <xs:attribute name="initial-context-factory" type="xs:string" default="com.sun.jndi.ldap.LdapCtxFactory">
225
+ <xs:annotation>
226
+ <xs:documentation>
227
+ The initial context factory to establish the LdapContext.
228
+ </xs:documentation>
229
+ </xs:annotation>
230
+ </xs:attribute>
231
+ </xs:complexType>
232
+
233
+ <xs:complexType name="security-realmType">
234
+ <xs:annotation>
235
+ <xs:documentation>
236
+ Configuration of a security realm for securing access to the management interfaces.
237
+ </xs:documentation>
238
+ </xs:annotation>
239
+ <xs:sequence>
240
+ <xs:element name="server-identities" type="server-identitiesType" minOccurs="0" />
241
+ <xs:element name="authentication" type="authenticationType" minOccurs="0" />
242
+ <xs:element name="authorization" type="authorizationType" minOccurs="0" />
243
+ </xs:sequence>
244
+ <xs:attribute name="name" type="xs:string" use="required">
245
+ <xs:annotation>
246
+ <xs:documentation>
247
+ The name of this security-realm, each security-realm must be assigned a unique name.
248
+ </xs:documentation>
249
+ </xs:annotation>
250
+ </xs:attribute>
251
+ </xs:complexType>
252
+
253
+ <xs:complexType name="authorizationType">
254
+ <xs:annotation>
255
+ <xs:documentation>
256
+ Configuration defining how to load the authorization information for the authenticated user.
257
+
258
+ After a user has been authenticated additional information such as roles can be loaded and
259
+ associated with the user for subsequent authorization checks, this type is used to define
260
+ how the roles are loaded.
261
+ </xs:documentation>
262
+ </xs:annotation>
263
+ <xs:sequence>
264
+ <xs:element name="properties" type="propertiesFileType" minOccurs="1" /> <!-- minOccurs="1" while this is the only mech -->
265
+ </xs:sequence>
266
+ </xs:complexType>
267
+
268
+ <xs:complexType name="server-identitiesType">
269
+ <xs:annotation>
270
+ <xs:documentation>
271
+ Configuration of the identities that represent the server.
272
+ </xs:documentation>
273
+ </xs:annotation>
274
+ <xs:sequence>
275
+ <xs:element name="ssl" type="sslType" minOccurs="0" />
276
+ <xs:element name="secret" type="secretType" minOccurs="0" />
277
+ </xs:sequence>
278
+ </xs:complexType>
279
+
280
+ <xs:complexType name="secretType">
281
+ <xs:annotation>
282
+ <xs:documentation>
283
+ Configuration of the secret/password-based identity of this server.
284
+ </xs:documentation>
285
+ </xs:annotation>
286
+ <xs:attribute name="value" type="xs:string" use="required">
287
+ <xs:annotation>
288
+ <xs:documentation>
289
+ The secret / password - Base64 Encoded
290
+ </xs:documentation>
291
+ </xs:annotation>
292
+ </xs:attribute>
293
+ </xs:complexType>
294
+
295
+ <xs:complexType name="sslType">
296
+ <xs:annotation>
297
+ <xs:documentation>
298
+ Configuration of the SSL identity of this server.
299
+ </xs:documentation>
300
+ </xs:annotation>
301
+ <xs:sequence>
302
+ <xs:element name="keystore" type="keystoreType" />
303
+ </xs:sequence>
304
+ <xs:attribute name="protocol" type="xs:string" default="TLS">
305
+ <xs:annotation>
306
+ <xs:documentation>
307
+ The protocol to use when creating the SSLContext.
308
+ </xs:documentation>
309
+ </xs:annotation>
310
+ </xs:attribute>
311
+ </xs:complexType>
312
+
313
+ <xs:complexType name="keystoreType">
314
+ <xs:annotation>
315
+ <xs:documentation>
316
+ The keystore configuration for the server.
317
+ </xs:documentation>
318
+ </xs:annotation>
319
+ <xs:attribute name="path" type="xs:string" use="required">
320
+ <xs:annotation>
321
+ <xs:documentation>
322
+ The path of the keystore.
323
+ </xs:documentation>
324
+ </xs:annotation>
325
+ </xs:attribute>
326
+ <xs:attribute name="relative-to" use="optional" type="xs:string">
327
+ <xs:annotation>
328
+ <xs:documentation>
329
+ The name of another previously named path, or of one of the
330
+ standard paths provided by the system. If 'relative-to' is
331
+ provided, the value of the 'path' attribute is treated as
332
+ relative to the path specified by this attribute.
333
+ </xs:documentation>
334
+ </xs:annotation>
335
+ </xs:attribute>
336
+ <xs:attribute name="password" type="xs:string" use="required">
337
+ <xs:annotation>
338
+ <xs:documentation>
339
+ The password to open the keystore.
340
+ </xs:documentation>
341
+ </xs:annotation>
342
+ </xs:attribute>
343
+ </xs:complexType>
344
+
345
+ <xs:complexType name="authenticationType">
346
+ <xs:annotation>
347
+ <xs:documentation>
348
+ Configuration of the server side authentication mechanisms.
349
+
350
+ Optionally one truststore can be defined and one username/password based store can be defined.
351
+ Authentication will first attempt to use the truststore and if this is not available will fall back
352
+ to the username/password authentication.
353
+
354
+ If none of these are specified the only available mechanism will be the local mechanism for the
355
+ Native interface and the HTTP interface will not be accessible.
356
+ </xs:documentation>
357
+ </xs:annotation>
358
+ <xs:sequence>
359
+ <xs:element name="truststore" type="keystoreType" minOccurs="0">
360
+ <xs:annotation>
361
+ <xs:documentation>
362
+ Configuration of a keystore to use to create a trust manager to verify clients.
363
+ </xs:documentation>
364
+ </xs:annotation>
365
+ </xs:element>
366
+ <xs:choice minOccurs="0">
367
+ <xs:element name="jaas" type="jaasAuthenticationType" minOccurs="0" />
368
+ <xs:element name="ldap" type="ldapAuthenticationType" minOccurs="0" />
369
+ <xs:element name="properties" type="propertiesAuthenticationType" minOccurs="0" />
370
+ <xs:element name="users" type="usersAuthenticationType" minOccurs="0" />
371
+ </xs:choice>
372
+ </xs:sequence>
373
+ </xs:complexType>
374
+
375
+ <xs:complexType name="jaasAuthenticationType">
376
+ <xs:annotation>
377
+ <xs:documentation>
378
+ Definition to use a JAAS based configuration for authentication.
379
+ </xs:documentation>
380
+ </xs:annotation>
381
+ <xs:attribute name="name" type="xs:string" use="required">
382
+ <xs:annotation>
383
+ <xs:documentation>
384
+ The name identifying the jaas configuration of LoginModules.
385
+ </xs:documentation>
386
+ </xs:annotation>
387
+ </xs:attribute>
388
+ </xs:complexType>
389
+
390
+ <xs:complexType name="ldapAuthenticationType">
391
+ <xs:annotation>
392
+ <xs:documentation>
393
+ Definition to use LDAP as the user repository.
394
+ </xs:documentation>
395
+ </xs:annotation>
396
+ <xs:choice>
397
+ <xs:element name="username-filter">
398
+ <xs:complexType>
399
+ <xs:attribute name="attribute" type="xs:string" use="required">
400
+ <xs:annotation>
401
+ <xs:documentation>
402
+ The name of the attribute to search for the user, this filter will then perform
403
+ a simple search where the username entered by the user matches the attribute
404
+ specified here.
405
+ </xs:documentation>
406
+ </xs:annotation>
407
+ </xs:attribute>
408
+ </xs:complexType>
409
+ </xs:element>
410
+ <xs:element name="advanced-filter">
411
+ <xs:complexType>
412
+ <xs:attribute name="filter" type="xs:string" use="required">
413
+ <xs:annotation>
414
+ <xs:documentation>
415
+ The fully defined filter to be used to search for the user based on their entered
416
+ user ID. The filter should contain a variable in the form {0} - this will be
417
+ replaced with the username supplied by the user.
418
+ </xs:documentation>
419
+ </xs:annotation>
420
+ </xs:attribute>
421
+ </xs:complexType>
422
+ </xs:element>
423
+ </xs:choice>
424
+
425
+ <xs:attribute name="connection" type="xs:string" use="required">
426
+ <xs:annotation>
427
+ <xs:documentation>
428
+ The name of the connection to use to connect to LDAP.
429
+ </xs:documentation>
430
+ </xs:annotation>
431
+ </xs:attribute>
432
+ <xs:attribute name="base-dn" type="xs:string" use="required">
433
+ <xs:annotation>
434
+ <xs:documentation>
435
+ The base distinguished name to commence the search for the user.
436
+ </xs:documentation>
437
+ </xs:annotation>
438
+ </xs:attribute>
439
+ <xs:attribute name="recursive" type="xs:boolean" default="false">
440
+ <xs:annotation>
441
+ <xs:documentation>
442
+ Should the search be recursive.
443
+ </xs:documentation>
444
+ </xs:annotation>
445
+ </xs:attribute>
446
+ <xs:attribute name="user-dn" type="xs:string" default="dn">
447
+ <xs:annotation>
448
+ <xs:documentation>
449
+ The name of the attribute which is the users distinguished name.
450
+ </xs:documentation>
451
+ </xs:annotation>
452
+ </xs:attribute>
453
+ </xs:complexType>
454
+
455
+
456
+ <xs:complexType name="usersAuthenticationType">
457
+ <xs:annotation>
458
+ <xs:documentation>
459
+ A set of users
460
+ </xs:documentation>
461
+ </xs:annotation>
462
+ <xs:sequence>
463
+ <xs:element name="user" type="userType" maxOccurs="unbounded"/>
464
+ </xs:sequence>
465
+ </xs:complexType>
466
+
467
+ <xs:complexType name="userType">
468
+ <xs:annotation>
469
+ <xs:documentation>
470
+ A single user.
471
+ </xs:documentation>
472
+ </xs:annotation>
473
+ <xs:choice>
474
+ <xs:element name="password" type="xs:string" />
475
+ </xs:choice>
476
+ <xs:attribute name="username" type="xs:string" use="required">
477
+ <xs:annotation>
478
+ <xs:documentation>
479
+ The users username.
480
+ </xs:documentation>
481
+ </xs:annotation>
482
+ </xs:attribute>
483
+ </xs:complexType>
484
+
485
+ <xs:complexType name="propertiesFileType">
486
+ <xs:annotation>
487
+ <xs:documentation>
488
+ Declaration of a location of a properties file.
489
+ </xs:documentation>
490
+ </xs:annotation>
491
+ <xs:attribute name="relative-to" use="optional" type="xs:string">
492
+ <xs:annotation>
493
+ <xs:documentation>
494
+ The name of another previously named path, or of one of the
495
+ standard paths provided by the system. If 'relative-to' is
496
+ provided, the value of the 'path' attribute is treated as
497
+ relative to the path specified by this attribute.
498
+ </xs:documentation>
499
+ </xs:annotation>
500
+ </xs:attribute>
501
+ <xs:attribute name="path" type="xs:string" use="required">
502
+ <xs:annotation>
503
+ <xs:documentation>
504
+ The path of the properties file.
505
+ </xs:documentation>
506
+ </xs:annotation>
507
+ </xs:attribute>
508
+ </xs:complexType>
509
+
510
+ <xs:complexType name="propertiesAuthenticationType">
511
+ <xs:annotation>
512
+ <xs:documentation>
513
+ Declaration of users stored within properties files.
514
+
515
+ The entries within the properties file are username={credentials} with each user
516
+ being specified on it's own line.
517
+ </xs:documentation>
518
+ </xs:annotation>
519
+ <xs:complexContent>
520
+ <xs:extension base="propertiesFileType">
521
+ <xs:attribute name="plain-text" type="xs:boolean" default="false">
522
+ <xs:annotation>
523
+ <xs:documentation>
524
+ Are the credentials within the properties file stored in plain text, if not
525
+ the {credential} is expected to be the hex encoded Digest hash
526
+ of 'username : realm : password'.
527
+ </xs:documentation>
528
+ </xs:annotation>
529
+ </xs:attribute>
530
+ </xs:extension>
531
+ </xs:complexContent>
532
+ </xs:complexType>
533
+
534
+ <xs:complexType name="host-management-interfacesType">
535
+ <xs:sequence>
536
+ <xs:element name="native-interface" type="host-native-management-interfaceType"/>
537
+ <xs:element name="http-interface" type="host-http-management-interfaceType" minOccurs="0"/>
538
+ </xs:sequence>
539
+ </xs:complexType>
540
+
541
+ <xs:complexType name="management-interfaceType">
542
+ <xs:attribute name="security-realm" type="xs:string" use="optional">
543
+ <xs:annotation>
544
+ <xs:documentation>
545
+ The security realm to use for this management interface, the capabilities
546
+ of the security realm will be queried to identify the authentication mechanism(s) to
547
+ offer.
548
+ </xs:documentation>
549
+ </xs:annotation>
550
+ </xs:attribute>
551
+ </xs:complexType>
552
+
553
+ <xs:complexType name="host-native-management-interfaceType">
554
+ <xs:annotation>
555
+ <xs:documentation>
556
+ Configuration of a host's exposed native management interface.
557
+ </xs:documentation>
558
+ </xs:annotation>
559
+ <xs:complexContent>
560
+ <xs:extension base="management-interfaceType">
561
+ <xs:sequence>
562
+ <xs:element name="socket" type="native-management-socketType"/>
563
+ </xs:sequence>
564
+ </xs:extension>
565
+ </xs:complexContent>
566
+ </xs:complexType>
567
+
568
+ <xs:complexType name="management-socketType">
569
+ <xs:annotation>
570
+ <xs:documentation>
571
+ Configuration of the socket used by host or standalone server's exposed management interface.
572
+ </xs:documentation>
573
+ </xs:annotation>
574
+ <xs:attribute name="interface" type="xs:string" use="required">
575
+ <xs:annotation>
576
+ <xs:documentation>
577
+ Network interface on which the host's socket for
578
+ management communication should be opened.
579
+ </xs:documentation>
580
+ </xs:annotation>
581
+ </xs:attribute>
582
+ </xs:complexType>
583
+
584
+ <xs:complexType name="native-management-socketType">
585
+ <xs:annotation>
586
+ <xs:documentation>
587
+ Configuration of the socket used by host or standalone server's exposed HTTP management interface.
588
+ </xs:documentation>
589
+ </xs:annotation>
590
+ <xs:complexContent>
591
+ <xs:extension base="management-socketType">
592
+ <xs:attribute name="port" type="xs:int" use="required">
593
+ <xs:annotation>
594
+ <xs:documentation>
595
+ Port on which the host's socket for native
596
+ management communication should be opened.
597
+ </xs:documentation>
598
+ </xs:annotation>
599
+ </xs:attribute>
600
+ </xs:extension>
601
+ </xs:complexContent>
602
+ </xs:complexType>
603
+
604
+ <xs:complexType name="host-http-management-interfaceType">
605
+ <xs:annotation>
606
+ <xs:documentation>
607
+ Configuration of a host's exposed HTTP management interface.
608
+ </xs:documentation>
609
+ </xs:annotation>
610
+ <xs:complexContent>
611
+ <xs:extension base="management-interfaceType">
612
+ <xs:sequence>
613
+ <xs:element name="socket" type="http-management-socketType"/>
614
+ </xs:sequence>
615
+ <xs:attribute name="console-enabled" type="xs:boolean" use="optional" default="true"/>
616
+ </xs:extension>
617
+ </xs:complexContent>
618
+ </xs:complexType>
619
+
620
+ <xs:complexType name="http-management-socketType">
621
+ <xs:annotation>
622
+ <xs:documentation>
623
+ Configuration of the socket used by host or standalone server's exposed HTTP management interface.
624
+ </xs:documentation>
625
+ </xs:annotation>
626
+ <xs:complexContent>
627
+ <xs:extension base="management-socketType">
628
+ <xs:attribute name="port" type="xs:int" use="optional">
629
+ <xs:annotation>
630
+ <xs:documentation>
631
+ Port on which the host's socket for
632
+ management communication should be opened.
633
+
634
+ If not specified the port will not be opened.
635
+ </xs:documentation>
636
+ </xs:annotation>
637
+ </xs:attribute>
638
+ <xs:attribute name="secure-port" type="xs:int" use="optional">
639
+ <xs:annotation>
640
+ <xs:documentation>
641
+ Port on which the host's socket for HTTPS
642
+ management communication should be opened.
643
+
644
+ If not specified the port will not be opened.
645
+
646
+ If specified the security-realm will be required to obtain
647
+ the SSL configuration.
648
+ </xs:documentation>
649
+ </xs:annotation>
650
+ </xs:attribute>
651
+ </xs:extension>
652
+ </xs:complexContent>
653
+ </xs:complexType>
654
+
655
+ <xs:complexType name="server-management-interfacesType">
656
+ <xs:sequence>
657
+ <xs:element name="native-remoting-interface" type="management-remoting-interfaceType" minOccurs="0"/>
658
+ <xs:element name="native-interface" type="server-native-management-interfaceType" minOccurs="0"/>
659
+ <xs:element name="http-interface" type="server-http-management-interfaceType" minOccurs="0"/>
660
+ </xs:sequence>
661
+ </xs:complexType>
662
+
663
+ <xs:complexType name="server-native-management-interfaceType">
664
+ <xs:annotation>
665
+ <xs:documentation>
666
+ Configuration of the socket used by host or standalone server's exposed HTTP management interface.
667
+ </xs:documentation>
668
+ </xs:annotation>
669
+ <xs:complexContent>
670
+ <xs:extension base="management-interfaceType">
671
+ <xs:annotation>
672
+ <xs:documentation>
673
+ Configuration of the socket to use for the native management interface is a choice
674
+ between a direct configuration of the address and port, or a reference to a socket-binding
675
+ configuration in the server's socket-binding-group element. The latter is the recommended
676
+ approach is it makes it easier to avoid port conflicts by taking advantage of the
677
+ socket-binding-group's port-offset configuration. Direct configuration of the address and
678
+ ports is provided to preserve backward compatibility.
679
+ </xs:documentation>
680
+ </xs:annotation>
681
+ <xs:choice>
682
+ <xs:element name="socket" type="native-management-socketType"/>
683
+ <xs:element name="socket-binding" type="native-management-socket-binding-refType"/>
684
+ </xs:choice>
685
+ </xs:extension>
686
+ </xs:complexContent>
687
+ </xs:complexType>
688
+
689
+ <xs:complexType name="native-management-socket-binding-refType">
690
+ <xs:annotation>
691
+ <xs:documentation>
692
+ Reference to the configuration of the socket to be used by a standalone server's exposed native management interface.
693
+ </xs:documentation>
694
+ </xs:annotation>
695
+ <xs:attribute name="native" type="xs:string" use="required">
696
+ <xs:annotation>
697
+ <xs:documentation>
698
+ Name of a socket-binding configuration declared in the server's socket-binding-group.
699
+ </xs:documentation>
700
+ </xs:annotation>
701
+ </xs:attribute>
702
+ </xs:complexType>
703
+
704
+ <xs:complexType name="server-http-management-interfaceType">
705
+ <xs:annotation>
706
+ <xs:documentation>
707
+ Configuration of a standalone server's exposed HTTP/HTTPS management interface.
708
+ </xs:documentation>
709
+ </xs:annotation>
710
+ <xs:complexContent>
711
+ <xs:extension base="management-interfaceType">
712
+ <xs:annotation>
713
+ <xs:documentation>
714
+ Configuration of the socket to use for the HTTP/HTTPS management interface is a choice
715
+ between a direct configuration of the address and ports, or a reference to socket-binding
716
+ configurations in the server's socket-binding-group element. The latter is the recommended
717
+ approach is it makes it easier to avoid port conflicts by taking advantage of the
718
+ socket-binding-group's port-offset configuration. Direct configuration of the address and
719
+ ports is provided to preserve backward compatibility.
720
+ </xs:documentation>
721
+ </xs:annotation>
722
+ <xs:choice>
723
+ <xs:element name="socket" type="http-management-socketType"/>
724
+ <xs:element name="socket-binding" type="http-management-socket-binding-refType"/>
725
+ </xs:choice>
726
+ <xs:attribute name="console-enabled" type="xs:boolean" use="optional" default="true"/>
727
+ </xs:extension>
728
+ </xs:complexContent>
729
+ </xs:complexType>
730
+
731
+ <xs:complexType name="http-management-socket-binding-refType">
732
+ <xs:annotation>
733
+ <xs:documentation>
734
+ Reference to the configurations of the sockets to be used by a standalone server's exposed HTTP and HTTPS management interface.
735
+ </xs:documentation>
736
+ </xs:annotation>
737
+ <xs:attribute name="http" type="xs:string" use="optional">
738
+ <xs:annotation>
739
+ <xs:documentation>
740
+ Name of a socket-binding configuration declared in the server's socket-binding-group to use for a HTTP socket.
741
+ </xs:documentation>
742
+ </xs:annotation>
743
+ </xs:attribute>
744
+ <xs:attribute name="https" type="xs:string" use="optional">
745
+ <xs:annotation>
746
+ <xs:documentation>
747
+ Name of a socket-binding configuration declared in the server's socket-binding-group to use for a HTTPS socket.
748
+ </xs:documentation>
749
+ </xs:annotation>
750
+ </xs:attribute>
751
+ </xs:complexType>
752
+
753
+ <xs:complexType name="management-remoting-interfaceType">
754
+ <xs:annotation>
755
+ <xs:documentation>
756
+ Makes the native management interface available via the connectors set up in the remoting subsystem,
757
+ using the remoting subsystem's endpoint. This should only be used for a server not for a HC/DC.
758
+ </xs:documentation>
759
+ </xs:annotation>
760
+ </xs:complexType>
761
+
762
+ <xs:complexType name="domain-controllerType">
763
+ <xs:choice>
764
+ <xs:element name="local" type="domain-controller-localType"/>
765
+ <xs:element name="remote" type="domain-controller-remoteType"/>
766
+ </xs:choice>
767
+ </xs:complexType>
768
+
769
+ <xs:complexType name="domain-controller-localType" />
770
+
771
+ <xs:complexType name="domain-controller-remoteType">
772
+ <xs:sequence>
773
+ <xs:element name="ignored-resources" type="ignored-resourcesType" minOccurs="0" maxOccurs="unbounded"/>
774
+ </xs:sequence>
775
+ <xs:attribute name="host" type="xs:string" use="required" />
776
+ <xs:attribute name="port" type="xs:integer" use="required" />
777
+ <xs:attribute name="security-realm" type="xs:string" use="optional" />
778
+ </xs:complexType>
779
+
780
+ <xs:complexType name="ignored-resourcesType">
781
+ <xs:annotation>
782
+ <xs:documentation>
783
+ Provides names of direct child resources of the domain root resource requests for which the
784
+ Host Controller should ignore. Only relevant on a slave Host Controller. Configuring such
785
+ "ignored resources" may help allow a Host Controller from an earlier release to function as a
786
+ slave to a master Host Controller running a later release, by letting the slave ignore portions
787
+ of the configuration its version of the software cannot understand. This strategy can only be
788
+ successful if the servers managed by the slave Host Controller do not reference any of the
789
+ ignored configuration.
790
+
791
+ Supports the following attributes:
792
+
793
+ type -- the type of resource (e.g. 'profile' or 'socket-binding-group') certain instances of which
794
+ should be ignored. The value corresponds to the 'key' portion of the first element in the
795
+ resource's address (e.g. 'profile' in the address /profile=ha/subsystem=web)
796
+
797
+ wildcard -- if 'true', all resources of the given type should be ignored.
798
+
799
+ Child elements list the names of specific instances of the given type of resource
800
+ that should be ignored. Each element in the list corresponds to the 'value' portion of
801
+ the first element in the resource's address (e.g. 'ha' in the address /profile=ha/subsystem=web.)
802
+ </xs:documentation>
803
+ </xs:annotation>
804
+ <xs:sequence>
805
+ <xs:element name="instance" type="ignored-resource-instanceType" minOccurs="0" maxOccurs="unbounded"/>
806
+ </xs:sequence>
807
+ <xs:attribute name="type" type="xs:string" use="required" />
808
+ <xs:attribute name="wildcard" type="xs:boolean" use="optional" default="false" />
809
+ <xs:attribute name="names" type="xs:string" use="optional" />
810
+ </xs:complexType>
811
+
812
+ <xs:complexType name="ignored-resource-instanceType">
813
+ <xs:annotation>
814
+ <xs:documentation>
815
+ The name of a specific instances of a particular type of resource that should be ignored.
816
+ The 'name' attribute corresponds to the 'value' portion of the first element in the resource's address
817
+ (e.g. 'ha' in the address /profile=ha/subsystem=web.)
818
+ </xs:documentation>
819
+ </xs:annotation>
820
+ <xs:attribute name="name" type="xs:string" use="required" />
821
+ </xs:complexType>
822
+
823
+ <xs:complexType name="serversType">
824
+ <xs:sequence>
825
+ <xs:element name="server" type="serverType" minOccurs="0" maxOccurs="unbounded"/>
826
+ </xs:sequence>
827
+ <xs:attribute name="directory-grouping" default="by-server" use="optional">
828
+ <xs:simpleType>
829
+ <xs:restriction base="xs:token">
830
+ <xs:enumeration value="by-server">
831
+ <xs:annotation>
832
+ <xs:documentation>
833
+ Indicates each server's writable directories should be grouped under the server's name
834
+ in the domain/servers directory. This is the default option.
835
+ </xs:documentation>
836
+ </xs:annotation>
837
+ </xs:enumeration>
838
+ <xs:enumeration value="by-type">
839
+ <xs:annotation>
840
+ <xs:documentation>
841
+ Indicates each server's writable directories should be grouped based on their "type"
842
+ (i.e. "data", "log", "tmp") with directories of a given type for all servers appearing
843
+ in the domain level directory for that type, e.g. domain/data/servers/server-name.
844
+ </xs:documentation>
845
+ </xs:annotation>
846
+ </xs:enumeration>
847
+ </xs:restriction>
848
+ </xs:simpleType>
849
+ </xs:attribute>
850
+ </xs:complexType>
851
+
852
+ <xs:complexType name="serverType">
853
+ <xs:all>
854
+ <xs:element name="paths" type="specified-pathsType" minOccurs="0" maxOccurs="1" />
855
+
856
+ <xs:element name="interfaces" type="specified-interfacesType" minOccurs="0"/>
857
+ <xs:element name="socket-bindings" type="server-socket-bindingsType" minOccurs="0"/>
858
+
859
+ <!--<xs:element name="loggers" type="loggersType" minOccurs="0"/>-->
860
+ <xs:element name="system-properties" type="properties-with-boottime" minOccurs="0"/>
861
+ <xs:element name="jvm" minOccurs="0" type="serverJvmType"/>
862
+ </xs:all>
863
+ <xs:attribute name="name" type="xs:string" use="required"/>
864
+ <xs:attribute name="group" type="xs:string" use="required"/>
865
+ <xs:attribute name="auto-start" type="xs:boolean" default="true"/>
866
+ </xs:complexType>
867
+
868
+ <xs:complexType name="server-socket-bindingsType">
869
+ <xs:annotation>
870
+ <xs:documentation>
871
+ <![CDATA[
872
+ Server-specific overrides to the default socket binding configuration inherited from the server group.
873
+ ]]>
874
+ </xs:documentation>
875
+ </xs:annotation>
876
+ <xs:attribute name="socket-binding-group" type="xs:string" use="optional">
877
+ <xs:annotation>
878
+ <xs:documentation>
879
+ <![CDATA[
880
+ The socket binding group to use for the server. If undefined, the socket binding group
881
+ specified for the server group is used.
882
+ ]]>
883
+ </xs:documentation>
884
+ </xs:annotation>
885
+ </xs:attribute>
886
+ <xs:attribute name="port-offset" type="xs:int" default="0">
887
+ <xs:annotation>
888
+ <xs:documentation>
889
+ <![CDATA[
890
+ Increment to apply to the base port values defined in the
891
+ referenced socket binding group to derive the values to use on this
892
+ server.
893
+ ]]>
894
+ </xs:documentation>
895
+ </xs:annotation>
896
+ </xs:attribute>
897
+ </xs:complexType>
898
+
899
+ <xs:complexType name="extensionsType">
900
+ <xs:annotation>
901
+ <xs:documentation>Contains a list of extension modules.</xs:documentation>
902
+ </xs:annotation>
903
+ <xs:sequence>
904
+ <xs:element name="extension" type="extensionType" minOccurs="1" maxOccurs="unbounded"/>
905
+ </xs:sequence>
906
+ </xs:complexType>
907
+
908
+ <xs:complexType name="extensionType">
909
+ <xs:annotation>
910
+ <xs:documentation>
911
+ A module that extends the standard capabilities of a domain
912
+ or a standalone server.
913
+ </xs:documentation>
914
+ </xs:annotation>
915
+ <xs:attribute name="module" use="required" type="xs:string">
916
+ <xs:annotation>
917
+ <xs:documentation>The name of the module</xs:documentation>
918
+ </xs:annotation>
919
+ </xs:attribute>
920
+ </xs:complexType>
921
+
922
+ <xs:complexType name="server-groupsType">
923
+ <xs:sequence>
924
+ <xs:element name="server-group" type="server-groupType" minOccurs="0" maxOccurs="unbounded"/>
925
+ </xs:sequence>
926
+ </xs:complexType>
927
+
928
+ <xs:complexType name="server-groupType">
929
+ <xs:sequence>
930
+ <xs:element name="jvm" type="namedJvmType" minOccurs="0"/>
931
+ <xs:element name="socket-binding-group" type="socket-binding-group-refType" minOccurs="1"/>
932
+
933
+ <xs:element name="deployments" type="mapped-deploymentsType" minOccurs="0"/>
934
+
935
+ <xs:element name="system-properties" minOccurs="0" type="properties-with-boottime"/>
936
+ </xs:sequence>
937
+ <xs:attribute name="name" type="xs:string">
938
+ <xs:annotation>
939
+ <xs:documentation>
940
+ The name of the server group
941
+ </xs:documentation>
942
+ </xs:annotation>
943
+ </xs:attribute>
944
+ <xs:attribute name="profile" type="xs:string">
945
+ <xs:annotation>
946
+ <xs:documentation>
947
+ The name of the profile this server is running.
948
+ </xs:documentation>
949
+ </xs:annotation>
950
+ </xs:attribute>
951
+ <xs:attribute name="management-subsystem-endpoint" type="xs:boolean" default="false">
952
+ <xs:annotation>
953
+ <xs:documentation>
954
+ Set to true to have servers belonging to the server group connect back to the host controller using the
955
+ endpoint from their remoting subsystem. The subsystem must be preset for this to
956
+ work.
957
+ </xs:documentation>
958
+ </xs:annotation>
959
+ </xs:attribute>
960
+ </xs:complexType>
961
+
962
+ <xs:complexType name="mapped-deploymentsType">
963
+ <xs:annotation>
964
+ <xs:documentation>Contains a list of deployments that have been mapped to a server-group.</xs:documentation>
965
+ </xs:annotation>
966
+ <xs:sequence>
967
+ <xs:element name="deployment" type="mapped-deploymentType" maxOccurs="unbounded"/>
968
+ </xs:sequence>
969
+ </xs:complexType>
970
+
971
+ <xs:complexType name="mapped-deploymentType">
972
+ <xs:annotation>
973
+ <xs:documentation>A deployment that has been mapped to a server group.</xs:documentation>
974
+ </xs:annotation>
975
+ <xs:sequence>
976
+ <!-- TODO: maxOccurs should be unbounded once overlays are in place -->
977
+ <xs:choice maxOccurs="1">
978
+ <xs:element name="content" type="contentType"/>
979
+ <xs:element name="fs-archive" type="fs-archiveType"/>
980
+ <xs:element name="fs-exploded" type="fs-explodedType"/>
981
+ </xs:choice>
982
+ </xs:sequence>
983
+ <xs:attribute name="name" use="required">
984
+ <xs:annotation>
985
+ <xs:documentation>Unique identifier of the deployment. Must be unique across all deployments.
986
+ </xs:documentation>
987
+ </xs:annotation>
988
+ </xs:attribute>
989
+ <xs:attribute name="runtime-name" use="required">
990
+ <xs:annotation>
991
+ <xs:documentation>Name by which the deployment will be known within a running server.of the deployment.
992
+ Does not need to be unique across all deployments in the domain, although it must be unique within
993
+ an individual server. For example, two different deployments running on different servers in
994
+ the domain could both have a 'runtime-name' of 'example.war', with one having a 'name'
995
+ of 'example.war_v1' and another with an 'name' of 'example.war_v2'.
996
+ </xs:documentation>
997
+ </xs:annotation>
998
+ </xs:attribute>
999
+ <!-- TODO clarify what a value of 'false' means -->
1000
+ <xs:attribute name="enabled" use="optional" type="xs:boolean" default="true">
1001
+ <xs:annotation>
1002
+ <xs:documentation>Whether the deployment deploy automatically when the server starts up.
1003
+ </xs:documentation>
1004
+ </xs:annotation>
1005
+ </xs:attribute>
1006
+ </xs:complexType>
1007
+
1008
+ <xs:complexType name="contentType">
1009
+ <xs:attribute name="sha1" use="required">
1010
+ <xs:annotation>
1011
+ <xs:documentation>The checksum of the content</xs:documentation>
1012
+ </xs:annotation>
1013
+ </xs:attribute>
1014
+ </xs:complexType>
1015
+
1016
+ <xs:complexType name="fs-archiveType">
1017
+ <xs:annotation>
1018
+ <xs:documentation>Archived content found on the filesystem</xs:documentation>
1019
+ </xs:annotation>
1020
+ <xs:complexContent>
1021
+ <xs:extension base="fs-baseType"/>
1022
+ </xs:complexContent>
1023
+ </xs:complexType>
1024
+
1025
+ <xs:complexType name="fs-baseType">
1026
+ <xs:complexContent>
1027
+ <xs:extension base="pathType"/>
1028
+ </xs:complexContent>
1029
+ <!-- TODO: make path required
1030
+ <xs:complexContent>
1031
+ <xs:restriction base="pathType">
1032
+ <xs:attribute name="path" use="required"/>
1033
+ </xs:restriction>
1034
+ </xs:complexContent>
1035
+ -->
1036
+ </xs:complexType>
1037
+
1038
+ <xs:complexType name="fs-explodedType">
1039
+ <xs:annotation>
1040
+ <xs:documentation>Exploded content found on the filesystem</xs:documentation>
1041
+ </xs:annotation>
1042
+ <xs:complexContent>
1043
+ <xs:extension base="fs-baseType"/>
1044
+ </xs:complexContent>
1045
+ </xs:complexType>
1046
+
1047
+ <xs:complexType name="domain-deploymentsType">
1048
+ <xs:annotation>
1049
+ <xs:documentation>Contains a list of domain-level deployments</xs:documentation>
1050
+ </xs:annotation>
1051
+ <xs:sequence>
1052
+ <xs:element name="deployment" type="deploymentType" maxOccurs="unbounded"/>
1053
+ </xs:sequence>
1054
+ </xs:complexType>
1055
+
1056
+ <xs:complexType name="deploymentType">
1057
+ <xs:annotation>
1058
+ <xs:documentation>Deployment represents anything that can be deployed (e.g. an application such as EJB-JAR,
1059
+ WAR, EAR,
1060
+ any kind of standard archive such as RAR or JBoss-specific deployment),
1061
+ which can be enabled or disabled on a domain level.
1062
+ </xs:documentation>
1063
+ </xs:annotation>
1064
+ <xs:complexContent>
1065
+ <xs:extension base="mapped-deploymentType" />
1066
+ </xs:complexContent>
1067
+ </xs:complexType>
1068
+
1069
+ <!-- TODO this is not used anywhere yet -->
1070
+ <xs:complexType name="clustersType">
1071
+ <xs:complexContent>
1072
+ <xs:extension base="server-groupType">
1073
+ <xs:sequence>
1074
+ <xs:element name="partition-name" type="xs:string"/>
1075
+ <xs:element name="state-transfer-timeout" type="xs:integer"/>
1076
+ <xs:element name="method-call-timeout" type="xs:integer"/>
1077
+ </xs:sequence>
1078
+ <xs:attribute name="category" type="xs:string" use="required"/>
1079
+ </xs:extension>
1080
+ </xs:complexContent>
1081
+ </xs:complexType>
1082
+
1083
+ <!-- domain-configuration related definitions -->
1084
+ <xs:complexType name="domain-configurationType">
1085
+ <xs:annotation>
1086
+ <xs:documentation>The domain controller/server bootstrap configuration</xs:documentation>
1087
+ </xs:annotation>
1088
+ <xs:sequence>
1089
+ <xs:element ref="bootstrapURI"/>
1090
+ </xs:sequence>
1091
+ </xs:complexType>
1092
+ <xs:element name="bootstrapURI" type="xs:string">
1093
+ <xs:annotation>
1094
+ <xs:documentation>The URI for bootstrapping a domain server</xs:documentation>
1095
+ </xs:annotation>
1096
+ </xs:element>
1097
+
1098
+ <xs:complexType name="profilesType">
1099
+ <xs:annotation>
1100
+ <xs:documentation>Contains a list of profiles available for use in the domain</xs:documentation>
1101
+ </xs:annotation>
1102
+ <xs:sequence>
1103
+ <xs:element name="profile" type="domain-profileType" minOccurs="1" maxOccurs="unbounded"/>
1104
+ </xs:sequence>
1105
+ </xs:complexType>
1106
+
1107
+ <xs:complexType name="domain-profileType">
1108
+ <xs:annotation>
1109
+ <xs:documentation>Contains a list of subsystems</xs:documentation>
1110
+ </xs:annotation>
1111
+ <xs:sequence>
1112
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded">
1113
+ <xs:annotation>
1114
+ <xs:documentation>A profile declaration may include configuration
1115
+ elements from other namespaces for the subsystems that make up the profile.
1116
+ </xs:documentation>
1117
+ </xs:annotation>
1118
+ </xs:any>
1119
+ </xs:sequence>
1120
+ <xs:attribute name="name" type="xs:string" use="required">
1121
+ <xs:annotation>
1122
+ <xs:documentation>Name of the profile</xs:documentation>
1123
+ </xs:annotation>
1124
+ </xs:attribute>
1125
+ </xs:complexType>
1126
+
1127
+ <xs:complexType name="standalone-profileType">
1128
+ <xs:annotation>
1129
+ <xs:documentation>Contains a list of subsystems</xs:documentation>
1130
+ </xs:annotation>
1131
+ <xs:sequence>
1132
+ <xs:choice minOccurs="1" maxOccurs="unbounded">
1133
+ <xs:any namespace="##other">
1134
+ <xs:annotation>
1135
+ <xs:documentation>A profile declaration may include configuration
1136
+ elements from other namespaces for the subsystems that make up the profile.
1137
+ </xs:documentation>
1138
+ </xs:annotation>
1139
+ </xs:any>
1140
+ </xs:choice>
1141
+ </xs:sequence>
1142
+ </xs:complexType>
1143
+
1144
+ <!-- general socket definition -->
1145
+ <xs:complexType name="socket-binding-groupsType">
1146
+ <xs:annotation>
1147
+ <xs:documentation>Contains a list of socket binding groups</xs:documentation>
1148
+ </xs:annotation>
1149
+ <xs:sequence>
1150
+ <xs:element name="socket-binding-group" type="socket-binding-groupType" maxOccurs="unbounded"/>
1151
+ </xs:sequence>
1152
+ </xs:complexType>
1153
+
1154
+ <xs:complexType name="socket-binding-groupType">
1155
+ <xs:annotation>
1156
+ <xs:documentation>Contains a list of socket configurations</xs:documentation>
1157
+ </xs:annotation>
1158
+ <xs:sequence>
1159
+ <xs:element name="socket-binding" type="socket-bindingType" maxOccurs="unbounded"/>
1160
+ <xs:element name="outbound-socket-binding" type="outbound-socket-bindingType" minOccurs="0" maxOccurs="unbounded"/>
1161
+ </xs:sequence>
1162
+ <xs:attribute name="name" type="xs:string" use="required"/>
1163
+ <xs:attribute name="default-interface" type="xs:string" use="required">
1164
+ <xs:annotation>
1165
+ <xs:documentation>
1166
+ Name of an interface that should be used as the interface for
1167
+ any sockets that do not explicitly declare one.
1168
+ </xs:documentation>
1169
+ </xs:annotation>
1170
+ </xs:attribute>
1171
+ </xs:complexType>
1172
+
1173
+ <xs:complexType name="standalone-socket-binding-groupType">
1174
+ <xs:annotation>
1175
+ <xs:documentation>Contains a list of socket configurations</xs:documentation>
1176
+ </xs:annotation>
1177
+ <xs:sequence>
1178
+ <xs:element name="socket-binding" type="socket-bindingType" maxOccurs="unbounded"/>
1179
+ <xs:element name="outbound-socket-binding" type="outbound-socket-bindingType" minOccurs="0" maxOccurs="unbounded"/>
1180
+ </xs:sequence>
1181
+ <xs:attribute name="name" type="xs:string" use="required"/>
1182
+ <xs:attribute name="default-interface" type="xs:string" use="required">
1183
+ <xs:annotation>
1184
+ <xs:documentation>
1185
+ Name of an interface that should be used as the interface for
1186
+ any sockets that do not explicitly declare one.
1187
+ </xs:documentation>
1188
+ </xs:annotation>
1189
+ </xs:attribute>
1190
+ <xs:attribute name="port-offset" type="xs:int" use="optional" default="0">
1191
+ <xs:annotation>
1192
+ <xs:documentation>
1193
+ Increment to apply to the base port values defined in the
1194
+ socket group to derive the values to use on this
1195
+ server.
1196
+ </xs:documentation>
1197
+ </xs:annotation>
1198
+ </xs:attribute>
1199
+ </xs:complexType>
1200
+
1201
+ <xs:complexType name="socket-bindingType">
1202
+ <xs:annotation>
1203
+ <xs:documentation>Configuration information for a socket.</xs:documentation>
1204
+ </xs:annotation>
1205
+ <xs:choice>
1206
+ <xs:element name="client-mapping" type="socket-binding-client-mappingType"
1207
+ minOccurs="0" maxOccurs="unbounded">
1208
+ <xs:annotation>
1209
+ <xs:documentation>
1210
+ Specifies zero or more client mappings for this socket binding.
1211
+ A client connecting to this socket should use the destination address
1212
+ specified in the mapping that matches its desired outbound interface.
1213
+ This allows for advanced network topologies that use either network
1214
+ address translation, or have bindings on multiple network interfaces
1215
+ to function.
1216
+
1217
+ Each mapping should be evaluated in declared order, with the first successful
1218
+ match used to determine the destination.
1219
+ </xs:documentation>
1220
+ </xs:annotation>
1221
+ </xs:element>
1222
+ </xs:choice>
1223
+ <xs:attribute name="name" type="xs:string" use="required"/>
1224
+ <xs:attribute name="interface" type="xs:string" use="optional">
1225
+ <xs:annotation>
1226
+ <xs:documentation>
1227
+ Name of the interface to which the socket should be bound, or, for multicast
1228
+ sockets, the interface on which it should listen. This should
1229
+ be one of the declared interfaces.
1230
+ </xs:documentation>
1231
+ </xs:annotation>
1232
+ </xs:attribute>
1233
+ <xs:attribute name="port" type="xs:unsignedShort" use="optional" default="0">
1234
+ <xs:annotation>
1235
+ <xs:documentation>
1236
+ Number of the port to which the socket should be bound.
1237
+ </xs:documentation>
1238
+ </xs:annotation>
1239
+ </xs:attribute>
1240
+ <xs:attribute name="fixed-port" type="xs:boolean" use="optional" default="false">
1241
+ <xs:annotation>
1242
+ <xs:documentation>
1243
+ Whether the port value should remain fixed even if numerically offsets
1244
+ are applied to the other sockets in the socket group..
1245
+ </xs:documentation>
1246
+ </xs:annotation>
1247
+ </xs:attribute>
1248
+ <xs:attribute name="multicast-address" type="xs:string" use="optional">
1249
+ <xs:annotation>
1250
+ <xs:documentation>
1251
+ Multicast address on which the socket should receive multicast
1252
+ traffic. If unspecified, the socket will not be configured
1253
+ to receive multicast.
1254
+ </xs:documentation>
1255
+ </xs:annotation>
1256
+ </xs:attribute>
1257
+ <xs:attribute name="multicast-port" type="xs:positiveInteger" use="optional">
1258
+ <xs:annotation>
1259
+ <xs:documentation>
1260
+ Port on which the socket should receive multicast
1261
+ traffic. Must be configured if 'multicast-address' is configured.
1262
+ </xs:documentation>
1263
+ </xs:annotation>
1264
+ </xs:attribute>
1265
+ </xs:complexType>
1266
+
1267
+ <xs:complexType name="socket-binding-client-mappingType">
1268
+ <xs:annotation>
1269
+ <xs:documentation>
1270
+ Type definition for a client mapping on a socket binding. A client
1271
+ mapping specifies how external clients should connect to this
1272
+ socket's port, provided that the client's outbound interface
1273
+ match the specified source network value.
1274
+ </xs:documentation>
1275
+ </xs:annotation>
1276
+ <xs:attribute name="source-network" type="xs:string" use="optional">
1277
+ <xs:annotation>
1278
+ <xs:documentation>
1279
+ Source network the client connection binds on. This value is in
1280
+ the form of ip/netmask. A client should match this value against
1281
+ the desired client host network interface, and if matched the
1282
+ client should connect to the corresponding destination values.
1283
+
1284
+ If omitted this mapping should match any interface.
1285
+ </xs:documentation>
1286
+ </xs:annotation>
1287
+ </xs:attribute>
1288
+ <xs:attribute name="destination-address" type="xs:string" use="required">
1289
+ <xs:annotation>
1290
+ <xs:documentation>
1291
+ The destination address that a client should connect to if the
1292
+ source-network matches. This value can either be a hostname or
1293
+ an ip address.
1294
+ </xs:documentation>
1295
+ </xs:annotation>
1296
+ </xs:attribute>
1297
+ <xs:attribute name="destination-port" type="xs:string" use="optional">
1298
+ <xs:annotation>
1299
+ <xs:documentation>
1300
+ The destination port that a client should connect to if the
1301
+ source-network matches.
1302
+
1303
+ If omitted this mapping will reuse the effective socket binding
1304
+ port.
1305
+ </xs:documentation>
1306
+ </xs:annotation>
1307
+ </xs:attribute>
1308
+ </xs:complexType>
1309
+
1310
+ <xs:complexType name="outbound-socket-bindingType">
1311
+ <xs:annotation>
1312
+ <xs:documentation>Configuration information for a outbound socket.</xs:documentation>
1313
+ </xs:annotation>
1314
+ <xs:choice>
1315
+ <xs:element name="remote-destination" type="remote-destinationType" maxOccurs="1"/>
1316
+ <xs:element name="local-destination" type="local-destinationType" maxOccurs="1"/>
1317
+ </xs:choice>
1318
+
1319
+ <xs:attribute name="name" type="xs:string" use="required">
1320
+ <xs:annotation>
1321
+ <xs:documentation>
1322
+ The name of the outbound socket binding
1323
+ </xs:documentation>
1324
+ </xs:annotation>
1325
+ </xs:attribute>
1326
+ <xs:attribute name="source-interface" type="xs:string" use="optional">
1327
+ <xs:annotation>
1328
+ <xs:documentation>
1329
+ The name of the interface that should be used for setting up the source address of the
1330
+ outbound socket. This should be one of the declared interfaces.
1331
+ </xs:documentation>
1332
+ </xs:annotation>
1333
+
1334
+ </xs:attribute>
1335
+ <xs:attribute name="source-port" type="xs:positiveInteger" use="optional">
1336
+ <xs:annotation>
1337
+ <xs:documentation>
1338
+ The port number that will be used for setting the source addresss of the outbound socket. If the
1339
+ source-interface attribute has been specified and the source-port attribute is absent,
1340
+ then the system uses a ephemeral port while binding the socket to a source address.
1341
+ </xs:documentation>
1342
+ </xs:annotation>
1343
+ </xs:attribute>
1344
+ <xs:attribute name="fixed-source-port" type="xs:boolean" use="optional" default="false">
1345
+ <xs:annotation>
1346
+ <xs:documentation>
1347
+ Whether the source-port value should remain fixed even if the socket binding group specifies
1348
+ a port offset
1349
+ </xs:documentation>
1350
+ </xs:annotation>
1351
+ </xs:attribute>
1352
+ </xs:complexType>
1353
+
1354
+ <xs:complexType name="remote-destinationType">
1355
+ <xs:attribute name="host" type="xs:string" use="required">
1356
+ <xs:annotation>
1357
+ <xs:documentation>
1358
+ The remote server address to which the outbound socket has to be connect.
1359
+ The address can be either a IP address of the host server of the hostname of the server
1360
+ </xs:documentation>
1361
+ </xs:annotation>
1362
+ </xs:attribute>
1363
+ <xs:attribute name="port" type="xs:positiveInteger" use="required">
1364
+ <xs:annotation>
1365
+ <xs:documentation>
1366
+ The remote port to which the outbound socket has to connect.
1367
+ </xs:documentation>
1368
+ </xs:annotation>
1369
+ </xs:attribute>
1370
+ </xs:complexType>
1371
+
1372
+ <xs:complexType name="local-destinationType">
1373
+ <xs:attribute name="socket-binding-ref" type="xs:string" use="required">
1374
+ <xs:annotation>
1375
+ <xs:documentation>
1376
+ The reference to a socket binding that has to be used as the destination for the outbound
1377
+ socket binding. This socket binding name should belong to the same socket binding group
1378
+ to which this local destination client socket belongs.
1379
+ </xs:documentation>
1380
+ </xs:annotation>
1381
+ </xs:attribute>
1382
+ </xs:complexType>
1383
+
1384
+ <xs:complexType name="socket-binding-group-refType">
1385
+ <xs:attribute name="ref" type="xs:string">
1386
+ <xs:annotation>
1387
+ <xs:documentation>
1388
+ The socket group to use for the server group or server.
1389
+ </xs:documentation>
1390
+ </xs:annotation>
1391
+ </xs:attribute>
1392
+ <xs:attribute name="port-offset" type="xs:int" default="0">
1393
+ <xs:annotation>
1394
+ <xs:documentation>
1395
+ Increment to apply to the base port values defined in the
1396
+ referenced socket group to derive the values to use on this
1397
+ server.
1398
+ </xs:documentation>
1399
+ </xs:annotation>
1400
+ </xs:attribute>
1401
+ </xs:complexType>
1402
+
1403
+
1404
+ <xs:complexType name="named-interfacesType">
1405
+ <xs:annotation>
1406
+ <xs:documentation>
1407
+ A list of named network interfaces. The interfaces may or may
1408
+ not be fully specified (i.e. include criteria on how to determine
1409
+ their IP address.)
1410
+ </xs:documentation>
1411
+ </xs:annotation>
1412
+ <xs:sequence>
1413
+ <xs:element name="interface" type="named-interfaceType" minOccurs="0" maxOccurs="unbounded"/>
1414
+ </xs:sequence>
1415
+ </xs:complexType>
1416
+
1417
+ <!-- TODO make this and specified-interfaceType the same except for interface-criteriaGroup minOccurs -->
1418
+ <xs:complexType name="named-interfaceType">
1419
+ <xs:annotation>
1420
+ <xs:documentation>
1421
+ A named network interface, but without any criteria
1422
+ for determining the IP address to associate with that interface.
1423
+ Acts as a placeholder in the model (e.g. at the domain level)
1424
+ until a fully specified interface definition is applied at a
1425
+ lower level (e.g. at the server level, where available addresses
1426
+ are known.)
1427
+ </xs:documentation>
1428
+ </xs:annotation>
1429
+ <xs:group ref="interface-criteriaGroup" minOccurs="0"/>
1430
+ <xs:attribute name="name" type="xs:string" use="required"/>
1431
+ </xs:complexType>
1432
+
1433
+ <xs:complexType name="specified-interfacesType">
1434
+ <xs:annotation>
1435
+ <xs:documentation>
1436
+ A list of fully specified named network interfaces.
1437
+ </xs:documentation>
1438
+ </xs:annotation>
1439
+ <xs:sequence>
1440
+ <xs:element name="interface" type="specified-interfaceType" minOccurs="0" maxOccurs="unbounded"/>
1441
+ </xs:sequence>
1442
+ </xs:complexType>
1443
+
1444
+ <xs:complexType name="specified-interfaceType">
1445
+ <xs:annotation>
1446
+ <xs:documentation>
1447
+ A named network interface, along with required criteria
1448
+ for determining the IP address to associate with that interface.
1449
+ </xs:documentation>
1450
+ </xs:annotation>
1451
+ <xs:group ref="interface-criteriaGroup" minOccurs="1"/>
1452
+ <xs:attribute name="name" type="xs:string" use="required"/>
1453
+ </xs:complexType>
1454
+
1455
+ <xs:group name="interface-criteriaGroup">
1456
+ <xs:annotation>
1457
+ <xs:documentation>
1458
+ A set of criteria that can be used at runtime to determine
1459
+ what IP address to use for an interface.
1460
+ </xs:documentation>
1461
+ </xs:annotation>
1462
+ <xs:choice>
1463
+ <xs:element name="any-address" type="any-addressType"/>
1464
+ <xs:element name="any-ipv6-address" type="any-ipv6-addressType"/>
1465
+ <xs:element name="any-ipv4-address" type="any-ipv4-addressType"/>
1466
+ <xs:choice maxOccurs="unbounded">
1467
+ <xs:element name="inet-address" type="inet-addressType"/>
1468
+ <xs:element name="loopback" type="loopbackType"/>
1469
+ <xs:element name="loopback-address" type="loopback-addressType"/>
1470
+ <xs:element name="multicast" type="multicastType"/>
1471
+ <xs:element name="point-to-point" type="point-to-pointType"/>
1472
+ <xs:element name="virtual" type="interface-virtualType"/>
1473
+ <xs:element name="up" type="interface-upType"/>
1474
+ <xs:element name="public-address" type="public-addressType"/>
1475
+ <xs:element name="link-local-address" type="link-local-addressType"/>
1476
+ <xs:element name="site-local-address" type="site-local-addressType"/>
1477
+ <xs:element name="nic" type="nicType"/>
1478
+ <xs:element name="nic-match" type="nic-matchType"/>
1479
+ <xs:element name="subnet-match" type="subnet-matchType"/>
1480
+ <xs:element name="not" type="address-exclusionType"/>
1481
+ <xs:element name="any" type="address-exclusionType"/>
1482
+ </xs:choice>
1483
+ </xs:choice>
1484
+ </xs:group>
1485
+
1486
+ <xs:complexType name="inet-addressType">
1487
+ <xs:attribute name="value" type="xs:string" use="required">
1488
+ <xs:annotation>
1489
+ <xs:documentation>
1490
+ Either a IP address in IPv6 or IPv4 dotted decimal notation,
1491
+ or a hostname that can be resolved to an IP address.
1492
+ </xs:documentation>
1493
+ </xs:annotation>
1494
+ </xs:attribute>
1495
+ </xs:complexType>
1496
+
1497
+ <xs:complexType name="nicType">
1498
+ <xs:attribute name="name" type="xs:string" use="required">
1499
+ <xs:annotation>
1500
+ <xs:documentation>
1501
+ The name of a network interface (e.g. eth0, eth1, lo).
1502
+ </xs:documentation>
1503
+ </xs:annotation>
1504
+ </xs:attribute>
1505
+ </xs:complexType>
1506
+
1507
+ <xs:complexType name="nic-matchType">
1508
+ <xs:attribute name="pattern" type="xs:string" use="required">
1509
+ <xs:annotation>
1510
+ <xs:documentation>
1511
+ A regular expression against which the names of the network
1512
+ interfaces available on the machine can be matched to find
1513
+ an acceptable interface.
1514
+ </xs:documentation>
1515
+ </xs:annotation>
1516
+ </xs:attribute>
1517
+ </xs:complexType>
1518
+
1519
+ <xs:complexType name="subnet-matchType">
1520
+ <xs:attribute name="value" type="xs:string" use="required">
1521
+ <xs:annotation>
1522
+ <xs:documentation>
1523
+ A network IP address and the number of bits in the
1524
+ address' network prefix, written in "slash notation";
1525
+ e.g. "192.168.0.0/16".
1526
+ </xs:documentation>
1527
+ </xs:annotation>
1528
+ </xs:attribute>
1529
+ </xs:complexType>
1530
+
1531
+ <xs:complexType name="address-exclusionType">
1532
+ <xs:choice>
1533
+ <xs:element name="inet-address" type="inet-addressType" minOccurs="0" maxOccurs="unbounded"/>
1534
+ <xs:element name="loopback" type="loopbackType"/>
1535
+ <xs:element name="loopback-address" type="loopback-addressType"/>
1536
+ <xs:element name="multicast" type="multicastType"/>
1537
+ <xs:element name="point-to-point" type="point-to-pointType"/>
1538
+ <xs:element name="virtual" type="interface-virtualType"/>
1539
+ <xs:element name="up" type="interface-upType"/>
1540
+ <xs:element name="public-address" type="public-addressType"/>
1541
+ <xs:element name="link-local-address" type="link-local-addressType"/>
1542
+ <xs:element name="site-local-address" type="site-local-addressType"/>
1543
+ <xs:element name="nic" type="nicType" minOccurs="0" maxOccurs="unbounded"/>
1544
+ <xs:element name="nic-match" type="nic-matchType" minOccurs="0" maxOccurs="unbounded"/>
1545
+ <xs:element name="subnet-match" type="subnet-matchType" minOccurs="0" maxOccurs="unbounded"/>
1546
+ </xs:choice>
1547
+ </xs:complexType>
1548
+
1549
+ <xs:complexType name="loopbackType">
1550
+ <xs:annotation>
1551
+ <xs:documentation>
1552
+ Empty element indicating that part of the selection criteria
1553
+ for an interface should be whether or not it is a loopback
1554
+ interface.
1555
+ </xs:documentation>
1556
+ </xs:annotation>
1557
+ </xs:complexType>
1558
+
1559
+ <xs:complexType name="loopback-addressType">
1560
+ <xs:annotation>
1561
+ <xs:documentation>
1562
+ A loopback address that may not actually be configured on the machine's loopback interface.
1563
+ Differs from inet-addressType in that the given value will be used even if no NIC can
1564
+ be found that has the IP address associated with it.
1565
+ </xs:documentation>
1566
+ </xs:annotation>
1567
+ <xs:attribute name="value" type="xs:string" use="required">
1568
+ <xs:annotation>
1569
+ <xs:documentation>
1570
+ An IP address in IPv6 or IPv4 dotted decimal notation.
1571
+ </xs:documentation>
1572
+ </xs:annotation>
1573
+ </xs:attribute>
1574
+ </xs:complexType>
1575
+
1576
+ <xs:complexType name="multicastType">
1577
+ <xs:annotation>
1578
+ <xs:documentation>
1579
+ Empty element indicating that part of the selection criteria
1580
+ for an interface should be whether or not it supports
1581
+ multicast.
1582
+ </xs:documentation>
1583
+ </xs:annotation>
1584
+ </xs:complexType>
1585
+
1586
+ <xs:complexType name="point-to-pointType">
1587
+ <xs:annotation>
1588
+ <xs:documentation>
1589
+ Empty element indicating that part of the selection criteria
1590
+ for an interface should be whether or not it is a point-to-point
1591
+ interface.
1592
+ </xs:documentation>
1593
+ </xs:annotation>
1594
+ </xs:complexType>
1595
+
1596
+ <xs:complexType name="interface-upType">
1597
+ <xs:annotation>
1598
+ <xs:documentation>
1599
+ Empty element indicating that part of the selection criteria
1600
+ for an interface should be whether or not it is currently up.
1601
+ </xs:documentation>
1602
+ </xs:annotation>
1603
+ </xs:complexType>
1604
+
1605
+ <xs:complexType name="interface-virtualType">
1606
+ <xs:annotation>
1607
+ <xs:documentation>
1608
+ Empty element indicating that part of the selection criteria
1609
+ for an interface should be whether or not it is a virtual
1610
+ interface.
1611
+ </xs:documentation>
1612
+ </xs:annotation>
1613
+ </xs:complexType>
1614
+
1615
+ <xs:complexType name="public-addressType">
1616
+ <xs:annotation>
1617
+ <xs:documentation>
1618
+ Empty element indicating that part of the selection criteria
1619
+ for an interface should be whether or not it has a publicly
1620
+ routable address.
1621
+ </xs:documentation>
1622
+ </xs:annotation>
1623
+ </xs:complexType>
1624
+
1625
+ <xs:complexType name="site-local-addressType">
1626
+ <xs:annotation>
1627
+ <xs:documentation>
1628
+ Empty element indicating that part of the selection criteria
1629
+ for an interface should be whether or not an address associated
1630
+ with it is site-local.
1631
+ </xs:documentation>
1632
+ </xs:annotation>
1633
+ </xs:complexType>
1634
+
1635
+ <xs:complexType name="link-local-addressType">
1636
+ <xs:annotation>
1637
+ <xs:documentation>
1638
+ Empty element indicating that part of the selection criteria
1639
+ for an interface should be whether or not an address associated
1640
+ with it is link-local.
1641
+ </xs:documentation>
1642
+ </xs:annotation>
1643
+ </xs:complexType>
1644
+
1645
+ <xs:complexType name="any-ipv6-addressType">
1646
+ <xs:annotation>
1647
+ <xs:documentation>
1648
+ Empty element indicating that sockets using this interface
1649
+ should be bound to the IPv6 wildcard address (::).
1650
+ </xs:documentation>
1651
+ </xs:annotation>
1652
+ </xs:complexType>
1653
+
1654
+ <xs:complexType name="any-ipv4-addressType">
1655
+ <xs:annotation>
1656
+ <xs:documentation>
1657
+ Empty element indicating that sockets using this interface
1658
+ should be bound to the IPv4 wildcard address (0.0.0.0).
1659
+ </xs:documentation>
1660
+ </xs:annotation>
1661
+ </xs:complexType>
1662
+
1663
+ <xs:complexType name="any-addressType">
1664
+ <xs:annotation>
1665
+ <xs:documentation>
1666
+ Empty element indicating that sockets using this interface
1667
+ should be bound to a wildcard address. The IPv6 wildcard
1668
+ address (::) will be used unless the java.net.preferIpV4Stack
1669
+ system property is set to true, in which case the IPv4
1670
+ wildcard address (0.0.0.0) will be used. If a socket is
1671
+ bound to an IPv6 anylocal address on a dual-stack machine,
1672
+ it can accept both IPv6 and IPv4 traffic; if it is bound to
1673
+ an IPv4 (IPv4-mapped) anylocal address, it can only accept
1674
+ IPv4 traffic.
1675
+ </xs:documentation>
1676
+ </xs:annotation>
1677
+ </xs:complexType>
1678
+
1679
+ <xs:complexType name="socketType">
1680
+ <xs:annotation>
1681
+ <xs:documentation>Configuration information for a socket.</xs:documentation>
1682
+ </xs:annotation>
1683
+ <xs:attribute name="name" type="xs:string" use="required"/>
1684
+ <xs:attribute name="interface" type="xs:string" use="optional">
1685
+ <xs:annotation>
1686
+ <xs:documentation>
1687
+ Name of the interface to which the socket should be bound, or, for multicast
1688
+ sockets, the interface on which it should listen. This should
1689
+ be one of the declared interfaces.
1690
+ </xs:documentation>
1691
+ </xs:annotation>
1692
+ </xs:attribute>
1693
+ <xs:attribute name="port" type="xs:unsignedShort" use="optional" default="0">
1694
+ <xs:annotation>
1695
+ <xs:documentation>
1696
+ Number of the port to which the socket should be bound.
1697
+ </xs:documentation>
1698
+ </xs:annotation>
1699
+ </xs:attribute>
1700
+ <xs:attribute name="fixed-port" type="xs:boolean" use="optional" default="false">
1701
+ <xs:annotation>
1702
+ <xs:documentation>
1703
+ Whether the port value should remain fixed even if numerically offsets
1704
+ are applied to the other sockets in the socket group..
1705
+ </xs:documentation>
1706
+ </xs:annotation>
1707
+ </xs:attribute>
1708
+ <xs:attribute name="multicast-address" type="xs:string" use="optional">
1709
+ <xs:annotation>
1710
+ <xs:documentation>
1711
+ Multicast address on which the socket should receive multicast
1712
+ traffic. If unspecified, the socket will not be configured
1713
+ to receive multicast.
1714
+ </xs:documentation>
1715
+ </xs:annotation>
1716
+ </xs:attribute>
1717
+ <xs:attribute name="multicast-port" type="xs:positiveInteger" use="optional">
1718
+ <xs:annotation>
1719
+ <xs:documentation>
1720
+ Port on which the socket should receive multicast
1721
+ traffic. If unspecified, the socket will not be configured
1722
+ to receive multicast.
1723
+ </xs:documentation>
1724
+ </xs:annotation>
1725
+ </xs:attribute>
1726
+ </xs:complexType>
1727
+
1728
+ <!-- Path configurations -->
1729
+ <xs:complexType name="named-pathsType">
1730
+ <xs:annotation>
1731
+ <xs:documentation>
1732
+ A list of named filesystem paths. The paths may or may
1733
+ not be fully specified (i.e. include the actual paths.)
1734
+ </xs:documentation>
1735
+ </xs:annotation>
1736
+ <xs:sequence>
1737
+ <xs:element name="path" type="named-pathType" minOccurs="0" maxOccurs="unbounded"/>
1738
+ </xs:sequence>
1739
+ </xs:complexType>
1740
+
1741
+ <xs:complexType name="named-pathType">
1742
+ <xs:annotation>
1743
+ <xs:documentation>
1744
+ A named filesystem path, but without a requirement to specify
1745
+ the actual path. If no actual path is specified, acts as a
1746
+ as a placeholder in the model (e.g. at the domain level)
1747
+ until a fully specified path definition is applied at a
1748
+ lower level (e.g. at the host level, where available addresses
1749
+ are known.)
1750
+ </xs:documentation>
1751
+ </xs:annotation>
1752
+ <xs:complexContent>
1753
+ <xs:extension base="pathType">
1754
+ <xs:attribute name="name" type="xs:string" use="required">
1755
+ <xs:annotation>
1756
+ <xs:documentation>
1757
+ The name of the path. Cannot be one of the standard fixed paths
1758
+ provided by the system:
1759
+
1760
+ jboss.home - the root directory of the JBoss AS distribution
1761
+ user.home - user's home directory
1762
+ user.dir - user's current working directory
1763
+ java.home - java installation directory
1764
+ jboss.server.base.dir - root directory for an individual server
1765
+ instance
1766
+
1767
+ Note that the system provides other standard paths that can be
1768
+ overridden by declaring them in the configuration file. See
1769
+ the 'relative-to' attribute documentation for a complete
1770
+ list of standard paths.
1771
+ </xs:documentation>
1772
+ </xs:annotation>
1773
+ </xs:attribute>
1774
+ </xs:extension>
1775
+ </xs:complexContent>
1776
+ </xs:complexType>
1777
+
1778
+ <xs:complexType name="pathType">
1779
+ <xs:attribute name="path">
1780
+ <xs:annotation>
1781
+ <xs:documentation>
1782
+ The actual filesystem path. Treated as an absolute path, unless the
1783
+ 'relative-to' attribute is specified, in which case the value
1784
+ is treated as relative to that path.
1785
+
1786
+ If treated as an absolute path, the actual runtime pathname specified
1787
+ by the value of this attribute will be determined as follows:
1788
+
1789
+ If this value is already absolute, then the value is directly
1790
+ used. Otherwise the runtime pathname is resolved in a
1791
+ system-dependent way. On UNIX systems, a relative pathname is
1792
+ made absolute by resolving it against the current user directory.
1793
+ On Microsoft Windows systems, a relative pathname is made absolute
1794
+ by resolving it against the current directory of the drive named by the
1795
+ pathname, if any; if not, it is resolved against the current user
1796
+ directory.
1797
+ </xs:documentation>
1798
+ </xs:annotation>
1799
+ <xs:simpleType>
1800
+ <xs:restriction base="xs:string">
1801
+ <xs:minLength value="1"/>
1802
+ </xs:restriction>
1803
+ </xs:simpleType>
1804
+ </xs:attribute>
1805
+ <xs:attribute name="relative-to" type="xs:string" use="optional">
1806
+ <xs:annotation>
1807
+ <xs:documentation>
1808
+ The name of another previously named path, or of one of the
1809
+ standard paths provided by the system. If 'relative-to' is
1810
+ provided, the value of the 'path' attribute is treated as
1811
+ relative to the path specified by this attribute. The standard
1812
+ paths provided by the system include:
1813
+
1814
+ jboss.home - the root directory of the JBoss AS distribution
1815
+ user.home - user's home directory
1816
+ user.dir - user's current working directory
1817
+ java.home - java installation directory
1818
+ jboss.server.base.dir - root directory for an individual server
1819
+ instance
1820
+ jboss.server.data.dir - directory the server will use for persistent
1821
+ data file storage
1822
+ jboss.server.log.dir - directory the server will use for
1823
+ log file storage
1824
+ jboss.server.temp.dir - directory the server will use for
1825
+ temporary file storage
1826
+ jboss.domain.servers.dir - directory under which a host controller
1827
+ will create the working area for
1828
+ individual server instances
1829
+ </xs:documentation>
1830
+ </xs:annotation>
1831
+ </xs:attribute>
1832
+ </xs:complexType>
1833
+
1834
+ <xs:complexType name="specified-pathsType">
1835
+ <xs:annotation>
1836
+ <xs:documentation>
1837
+ A list of named filesystem paths.
1838
+ </xs:documentation>
1839
+ </xs:annotation>
1840
+ <xs:sequence>
1841
+ <xs:element name="path" type="specified-pathType" minOccurs="0" maxOccurs="unbounded"/>
1842
+ </xs:sequence>
1843
+ </xs:complexType>
1844
+
1845
+ <xs:complexType name="specified-pathType">
1846
+ <xs:annotation>
1847
+ <xs:documentation>
1848
+ A named filesystem path.
1849
+ </xs:documentation>
1850
+ </xs:annotation>
1851
+ <xs:attribute name="name" type="xs:string" use="required">
1852
+ <xs:annotation>
1853
+ <xs:documentation>
1854
+ The name of the path. Cannot be one of the standard fixed paths
1855
+ provided by the system:
1856
+
1857
+ jboss.home.dir - the root directory of the JBoss AS distribution
1858
+ user.home - user's home directory
1859
+ user.dir - user's current working directory
1860
+ java.home - java installation directory
1861
+ jboss.server.base.dir - root directory for an individual server
1862
+ instance
1863
+
1864
+ Note that the system provides other standard paths that can be
1865
+ overridden by declaring them in the configuration file. See
1866
+ the 'relative-to' attribute documentation for a complete
1867
+ list of standard paths.
1868
+ </xs:documentation>
1869
+ </xs:annotation>
1870
+ </xs:attribute>
1871
+ <xs:attribute name="path" use="required">
1872
+ <xs:annotation>
1873
+ <xs:documentation>
1874
+ The actual filesystem path. Treated as an absolute path, unless the
1875
+ 'relative-to' attribute is specified, in which case the value
1876
+ is treated as relative to that path.
1877
+
1878
+ If treated as an absolute path, the actual runtime pathname specified
1879
+ by the value of this attribute will be determined as follows:
1880
+
1881
+ If this value is already absolute, then the value is directly
1882
+ used. Otherwise the runtime pathname is resolved in a
1883
+ system-dependent way. On UNIX systems, a relative pathname is
1884
+ made absolute by resolving it against the current user directory.
1885
+ On Microsoft Windows systems, a relative pathname is made absolute
1886
+ by resolving it against the current directory of the drive named by the
1887
+ pathname, if any; if not, it is resolved against the current user
1888
+ directory.
1889
+
1890
+ Note relative path declarations have to use '/' as file separator.
1891
+ </xs:documentation>
1892
+ </xs:annotation>
1893
+ <xs:simpleType>
1894
+ <xs:restriction base="xs:string">
1895
+ <xs:minLength value="1"/>
1896
+ </xs:restriction>
1897
+ </xs:simpleType>
1898
+ </xs:attribute>
1899
+ <xs:attribute name="relative-to" type="xs:string" use="optional">
1900
+ <xs:annotation>
1901
+ <xs:documentation>
1902
+ The name of another previously named path, or of one of the
1903
+ standard paths provided by the system. If 'relative-to' is
1904
+ provided, the value of the 'path' attribute is treated as
1905
+ relative to the path specified by this attribute. The standard
1906
+ paths provided by the system include:
1907
+
1908
+ jboss.home.dir - the root directory of the JBoss AS distribution
1909
+ user.home - user's home directory
1910
+ user.dir - user's current working directory
1911
+ java.home - java installation directory
1912
+ jboss.server.base.dir - root directory for an individual server
1913
+ instance
1914
+ jboss.server.data.dir - directory the server will use for persistent
1915
+ data file storage
1916
+ jboss.server.log.dir - directory the server will use for
1917
+ log file storage
1918
+ jboss.server.temp.dir - directory the server will use for
1919
+ temporary file storage
1920
+ jboss.domain.servers.dir - directory under which a host controller
1921
+ will create the working area for
1922
+ individual server instances
1923
+ </xs:documentation>
1924
+ </xs:annotation>
1925
+ </xs:attribute>
1926
+ </xs:complexType>
1927
+
1928
+ <!-- JVM configurations -->
1929
+ <xs:complexType name="jvmsType">
1930
+ <xs:sequence>
1931
+ <xs:element name="jvm" type="namedJvmType" minOccurs="0" maxOccurs="unbounded"/>
1932
+ </xs:sequence>
1933
+ </xs:complexType>
1934
+
1935
+ <xs:complexType name="jvmType">
1936
+ <xs:all minOccurs="0" maxOccurs="1">
1937
+ <xs:element name="heap" type="heapType" minOccurs="0"/>
1938
+ <!-- XX:PermSize, XX:MaxPermSize -->
1939
+ <xs:element name="permgen" type="bounded-memory-sizeType" minOccurs="0"/>
1940
+ <!-- Xss -->
1941
+ <xs:element name="stack" type="memory-sizeType" minOccurs="0"/>
1942
+ <xs:element name="agent-lib" type="jvm-agentLibType" minOccurs="0"/>
1943
+ <xs:element name="agent-path" type="jvm-agentPathType" minOccurs="0"/>
1944
+ <xs:element name="javaagent" type="jvm-javaagentType" minOccurs="0"/>
1945
+ <xs:element name="jvm-options" type="jvm-optionsType" minOccurs="0"/>
1946
+ <xs:element name="environment-variables" type="environmentVariablesType" minOccurs="0"/>
1947
+ </xs:all>
1948
+ <xs:attribute name="java-home" type="xs:string"/>
1949
+ <xs:attribute name="type" default="SUN">
1950
+ <xs:simpleType>
1951
+ <xs:restriction base="xs:token">
1952
+ <xs:enumeration value="SUN">
1953
+ <xs:annotation>
1954
+ <xs:documentation>Allows the full set of JVM options to be set via the jvm schema elements</xs:documentation>
1955
+ </xs:annotation>
1956
+ </xs:enumeration>
1957
+ <xs:enumeration value="IBM">
1958
+ <xs:annotation>
1959
+ <xs:documentation>Sets a subset of the JVM options via the jvm schema elements</xs:documentation>
1960
+ </xs:annotation>
1961
+ </xs:enumeration>
1962
+ </xs:restriction>
1963
+ </xs:simpleType>
1964
+ </xs:attribute>
1965
+ <xs:attribute name="env-classpath-ignored" default="true" type="xs:boolean"/>
1966
+ </xs:complexType>
1967
+
1968
+ <xs:complexType name="namedJvmType">
1969
+ <xs:complexContent>
1970
+ <xs:extension base="jvmType">
1971
+ <xs:attribute name="name" type="xs:string"/>
1972
+ </xs:extension>
1973
+ </xs:complexContent>
1974
+ </xs:complexType>
1975
+
1976
+ <xs:complexType name="serverJvmType">
1977
+ <xs:complexContent>
1978
+ <xs:extension base="namedJvmType">
1979
+ <xs:attribute name="debug-enabled" type="xs:boolean" default="false"/>
1980
+ <xs:attribute name="debug-options" type="xs:string" />
1981
+ </xs:extension>
1982
+ </xs:complexContent>
1983
+ </xs:complexType>
1984
+
1985
+ <xs:complexType name="heapType">
1986
+ <xs:attribute name="size" use="optional">
1987
+ <xs:annotation>
1988
+ <xs:documentation>Initial JVM heap size</xs:documentation>
1989
+ </xs:annotation>
1990
+ </xs:attribute>
1991
+ <xs:attribute name="max-size" use="optional">
1992
+ <xs:annotation>
1993
+ <xs:documentation>Maximum JVM heap size</xs:documentation>
1994
+ </xs:annotation>
1995
+ </xs:attribute>
1996
+ </xs:complexType>
1997
+
1998
+ <xs:complexType name="jvm-optionsType">
1999
+ <xs:sequence>
2000
+ <xs:element name="option" type="jvm-optionType" minOccurs="0" maxOccurs="unbounded"/>
2001
+ </xs:sequence>
2002
+ </xs:complexType>
2003
+
2004
+ <xs:complexType name="jvm-optionType">
2005
+ <xs:attribute name="value" use="required">
2006
+ <xs:annotation>
2007
+ <xs:documentation>JVM option value</xs:documentation>
2008
+ </xs:annotation>
2009
+ </xs:attribute>
2010
+ </xs:complexType>
2011
+
2012
+ <xs:complexType name="jvm-agentLibType">
2013
+ <xs:attribute name="value" use="required">
2014
+ <xs:annotation>
2015
+ <xs:documentation>JVM agent lib value </xs:documentation>
2016
+ </xs:annotation>
2017
+ </xs:attribute>
2018
+ </xs:complexType>
2019
+
2020
+ <xs:complexType name="jvm-agentPathType">
2021
+ <xs:attribute name="value" use="required">
2022
+ <xs:annotation>
2023
+ <xs:documentation>JVM agent path value </xs:documentation>
2024
+ </xs:annotation>
2025
+ </xs:attribute>
2026
+ </xs:complexType>
2027
+
2028
+ <xs:complexType name="jvm-javaagentType">
2029
+ <xs:attribute name="value" use="required">
2030
+ <xs:annotation>
2031
+ <xs:documentation>JVM javaagent value </xs:documentation>
2032
+ </xs:annotation>
2033
+ </xs:attribute>
2034
+ </xs:complexType>
2035
+
2036
+ <xs:complexType name="bounded-memory-sizeType">
2037
+ <xs:attribute name="size" type="xs:string"/>
2038
+ <xs:attribute name="max-size" type="xs:string"/>
2039
+ </xs:complexType>
2040
+
2041
+ <xs:complexType name="memory-sizeType">
2042
+ <xs:attribute name="size" type="xs:string" use="required"/>
2043
+ </xs:complexType>
2044
+
2045
+ <xs:complexType name="properties-with-boottime">
2046
+ <xs:sequence>
2047
+ <xs:element name="property" type="boottimePropertyType" maxOccurs="unbounded"/>
2048
+ </xs:sequence>
2049
+ </xs:complexType>
2050
+
2051
+ <xs:complexType name="properties">
2052
+ <xs:sequence>
2053
+ <xs:element name="property" type="propertyType" maxOccurs="unbounded"/>
2054
+ </xs:sequence>
2055
+ </xs:complexType>
2056
+
2057
+ <xs:complexType name="environmentVariablesType">
2058
+ <xs:sequence>
2059
+ <xs:element name="variable" type="propertyType" maxOccurs="unbounded"/>
2060
+ </xs:sequence>
2061
+ </xs:complexType>
2062
+
2063
+ <xs:complexType name="propertyType">
2064
+ <xs:attribute name="name" use="required"/>
2065
+ <xs:attribute name="value" use="optional"/>
2066
+ </xs:complexType>
2067
+
2068
+ <xs:complexType name="boottimePropertyType">
2069
+ <xs:complexContent>
2070
+ <xs:extension base="propertyType">
2071
+ <xs:attribute name="boot-time" type="xs:boolean" default="true"/>
2072
+ </xs:extension>
2073
+ </xs:complexContent>
2074
+ </xs:complexType>
2075
+
2076
+ <xs:complexType name="vaultType">
2077
+ <xs:annotation>
2078
+ <xs:documentation>
2079
+ <![CDATA[
2080
+ Vault Configuration.
2081
+ ]]>
2082
+ </xs:documentation>
2083
+ </xs:annotation>
2084
+ <xs:sequence>
2085
+ <xs:element name="vault-option" type="propertyType" minOccurs="0" maxOccurs="unbounded"/>
2086
+ </xs:sequence>
2087
+ <xs:attribute name="code" type="xs:string" use="optional"/>
2088
+ </xs:complexType>
2089
+
2090
+ <xs:complexType name="management-client-contentType">
2091
+ <xs:annotation>
2092
+ <xs:documentation>
2093
+ <![CDATA[
2094
+ Storage information about re-usable chunks of data useful to management clients that are stored
2095
+ in the domain content repository.
2096
+ ]]>
2097
+ </xs:documentation>
2098
+ </xs:annotation>
2099
+ <xs:sequence>
2100
+ <xs:element name="rollout-plans" type="contentType" minOccurs="0" maxOccurs="1">
2101
+ <xs:annotation>
2102
+ <xs:documentation>
2103
+ <![CDATA[
2104
+ Storage information about a set of named management update rollout plans useful to management
2105
+ clients that are stored in the domain content repository. The management API exposed by the domain
2106
+ controller provides access to these plans to management clients, allowing clients to use the plans
2107
+ by referencing them by name, avoiding the need to recreate them for each use.
2108
+ ]]>
2109
+ </xs:documentation>
2110
+ </xs:annotation>
2111
+ </xs:element>
2112
+ </xs:sequence>
2113
+ </xs:complexType>
2114
+
2115
+
2116
+ </xs:schema>