torquebox-server 2.1.2-java → 2.2.0-java

Sign up to get free protection for your applications and to get access to all the features.
Files changed (674) hide show
  1. data/jboss/bin/add-user.sh +0 -0
  2. data/jboss/bin/appclient.sh +1 -1
  3. data/jboss/bin/client/jboss-client.jar +0 -0
  4. data/jboss/bin/domain.sh +7 -2
  5. data/jboss/bin/init.d/jboss-as-standalone.sh +1 -1
  6. data/jboss/bin/jboss-cli-logging.properties +46 -0
  7. data/jboss/bin/jboss-cli.sh +1 -1
  8. data/jboss/bin/jconsole.sh +2 -1
  9. data/jboss/bin/jdr.sh +0 -0
  10. data/jboss/bin/run.sh +1 -1
  11. data/jboss/bin/standalone.sh +0 -0
  12. data/jboss/bin/vault.sh +0 -0
  13. data/jboss/bin/wsconsume.sh +0 -0
  14. data/jboss/bin/wsprovide.sh +0 -0
  15. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.x.incremental.129.jar +0 -0
  16. data/jboss/docs/examples/configs/standalone-hornetq-colocated.xml +1 -1
  17. data/jboss/docs/examples/configs/standalone-jts.xml +1 -1
  18. data/jboss/docs/examples/configs/standalone-xts.xml +1 -1
  19. data/jboss/docs/licenses/lgpl 2.1 - lgpl-2.1.html +4 -1
  20. data/jboss/docs/licenses/licenses.xml +264 -187
  21. data/jboss/docs/licenses/the jython license - license.html +3 -3
  22. data/jboss/docs/licenses/the mit license - mit-license.php +628 -0
  23. data/jboss/docs/schema/XMLSchema.dtd +402 -0
  24. data/jboss/docs/schema/application-client_6.xsd +311 -0
  25. data/jboss/docs/schema/application_1_2.dtd +197 -0
  26. data/jboss/docs/schema/application_1_3.dtd +312 -0
  27. data/jboss/docs/schema/application_1_4.xsd +314 -0
  28. data/jboss/docs/schema/application_5.xsd +334 -0
  29. data/jboss/docs/schema/application_6.xsd +394 -0
  30. data/jboss/docs/schema/datatypes.dtd +203 -0
  31. data/jboss/docs/schema/j2ee_1_4.xsd +1607 -0
  32. data/jboss/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd +885 -0
  33. data/jboss/docs/schema/j2ee_web_services_1_1.xsd +490 -0
  34. data/jboss/docs/schema/j2ee_web_services_client_1_1.xsd +344 -0
  35. data/jboss/docs/schema/java-properties_1_0.xsd +58 -0
  36. data/jboss/docs/schema/javaee_5.xsd +2095 -0
  37. data/jboss/docs/schema/javaee_6.xsd +2431 -0
  38. data/jboss/docs/schema/javaee_web_services_1_2.xsd +747 -0
  39. data/jboss/docs/schema/javaee_web_services_1_3.xsd +580 -0
  40. data/jboss/docs/schema/javaee_web_services_client_1_2.xsd +578 -0
  41. data/jboss/docs/schema/javaee_web_services_client_1_3.xsd +745 -0
  42. data/jboss/docs/schema/jboss-app_3_0.dtd +41 -0
  43. data/jboss/docs/schema/jboss-app_3_2.dtd +76 -0
  44. data/jboss/docs/schema/jboss-app_4_0.dtd +145 -0
  45. data/jboss/docs/schema/jboss-app_4_2.dtd +188 -0
  46. data/jboss/docs/schema/jboss-app_5_0.dtd +194 -0
  47. data/jboss/docs/schema/jboss-app_7_0.xsd +123 -123
  48. data/jboss/docs/schema/jboss-as-logging_1_0.xsd +0 -5
  49. data/jboss/docs/schema/jboss-as-logging_1_1.xsd +0 -5
  50. data/jboss/docs/schema/jboss-as-web_1_2.xsd +427 -0
  51. data/jboss/docs/schema/jboss-client_6_0.xsd +63 -0
  52. data/jboss/docs/schema/jboss-common_5_1.xsd +546 -0
  53. data/jboss/docs/schema/jboss-common_6_0.xsd +572 -0
  54. data/jboss/docs/schema/jboss-ejb-client_1_1.xsd +2 -2
  55. data/jboss/docs/schema/jboss-ejb-client_1_2.xsd +4 -4
  56. data/jboss/docs/schema/jboss-pojo_7_0.xsd +5 -2
  57. data/jboss/docs/schema/jboss-web_7_0.xsd +828 -0
  58. data/jboss/docs/schema/jbxb_1_0.xsd +425 -0
  59. data/jboss/docs/schema/jndi-binding-service_1_0.xsd +87 -0
  60. data/jboss/docs/schema/jsp_2_0.xsd +308 -0
  61. data/jboss/docs/schema/jsp_2_1.xsd +343 -0
  62. data/jboss/docs/schema/jsp_2_2.xsd +398 -0
  63. data/jboss/docs/schema/orm_1_0.xsd +1516 -0
  64. data/jboss/docs/schema/persistence_1_0.xsd +260 -0
  65. data/jboss/docs/schema/persistence_2_0.xsd +253 -0
  66. data/jboss/docs/schema/service-ref_4_0.dtd +90 -0
  67. data/jboss/docs/schema/service-ref_4_2.dtd +165 -0
  68. data/jboss/docs/schema/service-ref_5_0.dtd +159 -0
  69. data/jboss/docs/schema/trans-timeout-1_0.xsd +46 -0
  70. data/jboss/docs/schema/user-roles_1_0.xsd +67 -0
  71. data/jboss/docs/schema/web-app_2_2.dtd +639 -0
  72. data/jboss/docs/schema/web-app_2_3.dtd +1063 -0
  73. data/jboss/docs/schema/web-app_2_4.xsd +1234 -0
  74. data/jboss/docs/schema/web-app_2_5.xsd +1271 -0
  75. data/jboss/docs/schema/web-app_3_0.xsd +281 -0
  76. data/jboss/docs/schema/web-common_3_0.xsd +1584 -0
  77. data/jboss/docs/schema/web-facesconfig_1_0.dtd +874 -0
  78. data/jboss/docs/schema/web-facesconfig_1_1.dtd +895 -0
  79. data/jboss/docs/schema/web-facesconfig_1_2.xsd +2108 -0
  80. data/jboss/docs/schema/web-fragment_3_0.xsd +281 -0
  81. data/jboss/docs/schema/web-jsptaglibrary_1_1.dtd +207 -0
  82. data/jboss/docs/schema/web-jsptaglibrary_1_2.dtd +478 -0
  83. data/jboss/docs/schema/web-jsptaglibrary_2_0.xsd +1010 -0
  84. data/jboss/docs/schema/web-jsptaglibrary_2_1.xsd +1144 -0
  85. data/jboss/docs/schema/xml.xsd +86 -0
  86. data/jboss/domain/configuration/domain.xml +31 -29
  87. data/jboss/jboss-modules.jar +0 -0
  88. data/jboss/modules/com/github/relaxng/main/module.xml +38 -0
  89. data/jboss/modules/com/github/relaxng/main/relaxngDatatype-2011.1.jar +0 -0
  90. data/jboss/modules/com/github/relaxng/main/relaxngDatatype-2011.1.jar.index +9 -0
  91. data/jboss/modules/com/h2database/h2/main/h2-1.3.168.jar +0 -0
  92. data/jboss/modules/com/h2database/h2/main/{h2-1.3.161.jar.index → h2-1.3.168.jar.index} +0 -0
  93. data/jboss/modules/com/h2database/h2/main/module.xml +1 -1
  94. data/jboss/modules/com/sun/codemodel/main/codemodel-2.6.jar +0 -0
  95. data/jboss/modules/com/sun/codemodel/main/codemodel-2.6.jar.index +11 -0
  96. data/jboss/modules/com/sun/codemodel/main/module.xml +39 -0
  97. data/jboss/modules/com/sun/istack/main/istack-commons-runtime-2.6.1.jar +0 -0
  98. data/jboss/modules/com/sun/istack/main/istack-commons-runtime-2.6.1.jar.index +10 -0
  99. data/jboss/modules/com/sun/istack/main/istack-commons-tools-2.6.1.jar +0 -0
  100. data/jboss/modules/com/sun/istack/main/istack-commons-tools-2.6.1.jar.index +9 -0
  101. data/jboss/modules/com/sun/istack/main/module.xml +41 -0
  102. data/jboss/modules/com/sun/jsf-impl/main/{jsf-impl-2.1.7-jbossorg-2.jar → jsf-impl-2.1.13-jbossorg-1.jar} +0 -0
  103. data/jboss/modules/com/sun/jsf-impl/main/{jsf-impl-2.1.7-jbossorg-2.jar.index → jsf-impl-2.1.13-jbossorg-1.jar.index} +0 -0
  104. data/jboss/modules/com/sun/jsf-impl/main/module.xml +1 -1
  105. data/jboss/modules/com/sun/xml/bind/main/{jaxb-impl-2.2.5.jar → jaxb-impl-2.2.5.jboss-1.jar} +0 -0
  106. data/jboss/modules/com/sun/xml/bind/main/{jaxb-impl-2.2.5.jar.index → jaxb-impl-2.2.5.jboss-1.jar.index} +0 -11
  107. data/jboss/modules/com/sun/xml/bind/main/jaxb-xjc-2.2.5.jboss-1.jar +0 -0
  108. data/jboss/modules/com/sun/xml/bind/main/jaxb-xjc-2.2.5.jboss-1.jar.index +48 -0
  109. data/jboss/modules/com/sun/xml/bind/main/module.xml +8 -2
  110. data/jboss/modules/{org/jboss/ws/native/jbossws-native-factories → com/sun/xml/txw2}/main/module.xml +7 -3
  111. data/jboss/modules/com/sun/xml/txw2/main/txw2-20110809.jar +0 -0
  112. data/jboss/modules/com/sun/xml/txw2/main/txw2-20110809.jar.index +11 -0
  113. data/jboss/modules/com/sun/xsom/main/module.xml +40 -0
  114. data/jboss/modules/com/sun/xsom/main/xsom-20110809.jar +0 -0
  115. data/jboss/modules/com/sun/xsom/main/xsom-20110809.jar.index +17 -0
  116. data/jboss/modules/ibm/jdk/main/module.xml +48 -0
  117. data/jboss/modules/javax/api/main/module.xml +1 -0
  118. data/jboss/modules/javax/el/api/main/{jboss-el-api_2.2_spec-1.0.1.Final.jar → jboss-el-api_2.2_spec-1.0.2.Final.jar} +0 -0
  119. data/jboss/modules/javax/el/api/main/{jboss-el-api_2.2_spec-1.0.1.Final.jar.index → jboss-el-api_2.2_spec-1.0.2.Final.jar.index} +4 -0
  120. data/jboss/modules/javax/el/api/main/module.xml +1 -1
  121. data/jboss/modules/javax/faces/api/main/{jboss-jsf-api_2.1_spec-2.0.2.Final.jar → jboss-jsf-api_2.1_spec-2.0.7.Final.jar} +0 -0
  122. data/jboss/modules/javax/faces/api/main/{jboss-jsf-api_2.1_spec-2.0.2.Final.jar.index → jboss-jsf-api_2.1_spec-2.0.7.Final.jar.index} +10 -12
  123. data/jboss/modules/javax/faces/api/main/module.xml +1 -1
  124. data/jboss/modules/org/apache/cxf/{main/cxf-common-utilities-2.4.6.jar → impl/main/cxf-common-utilities-2.4.9.jar} +0 -0
  125. data/jboss/modules/org/apache/cxf/{main/cxf-common-utilities-2.4.6.jar.index → impl/main/cxf-common-utilities-2.4.9.jar.index} +2 -2
  126. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-coloc-2.4.6.jar → impl/main/cxf-rt-bindings-coloc-2.4.9.jar} +0 -0
  127. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-coloc-2.4.6.jar.index → impl/main/cxf-rt-bindings-coloc-2.4.9.jar.index} +1 -1
  128. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-http-2.4.6.jar → impl/main/cxf-rt-bindings-http-2.4.9.jar} +0 -0
  129. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-http-2.4.6.jar.index → impl/main/cxf-rt-bindings-http-2.4.9.jar.index} +0 -0
  130. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-object-2.4.6.jar → impl/main/cxf-rt-bindings-object-2.4.9.jar} +0 -0
  131. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-object-2.4.6.jar.index → impl/main/cxf-rt-bindings-object-2.4.9.jar.index} +0 -0
  132. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-soap-2.4.6.jar → impl/main/cxf-rt-bindings-soap-2.4.9.jar} +0 -0
  133. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-soap-2.4.6.jar.index → impl/main/cxf-rt-bindings-soap-2.4.9.jar.index} +0 -0
  134. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-xml-2.4.6.jar → impl/main/cxf-rt-bindings-xml-2.4.9.jar} +0 -0
  135. data/jboss/modules/org/apache/cxf/{main/cxf-rt-bindings-xml-2.4.6.jar.index → impl/main/cxf-rt-bindings-xml-2.4.9.jar.index} +0 -0
  136. data/jboss/modules/org/apache/cxf/{main/cxf-rt-core-2.4.6.jar → impl/main/cxf-rt-core-2.4.9.jar} +0 -0
  137. data/jboss/modules/org/apache/cxf/{main/cxf-rt-core-2.4.6.jar.index → impl/main/cxf-rt-core-2.4.9.jar.index} +5 -4
  138. data/jboss/modules/org/apache/cxf/{main/cxf-rt-databinding-aegis-2.4.6.jar → impl/main/cxf-rt-databinding-aegis-2.4.9.jar} +0 -0
  139. data/jboss/modules/org/apache/cxf/{main/cxf-rt-databinding-aegis-2.4.6.jar.index → impl/main/cxf-rt-databinding-aegis-2.4.9.jar.index} +3 -3
  140. data/jboss/modules/org/apache/cxf/{main/cxf-rt-databinding-jaxb-2.4.6.jar → impl/main/cxf-rt-databinding-jaxb-2.4.9.jar} +0 -0
  141. data/jboss/modules/org/apache/cxf/{main/cxf-rt-databinding-jaxb-2.4.6.jar.index → impl/main/cxf-rt-databinding-jaxb-2.4.9.jar.index} +0 -0
  142. data/jboss/modules/org/apache/cxf/{main/cxf-rt-frontend-jaxws-2.4.6.jar → impl/main/cxf-rt-frontend-jaxws-2.4.9.jar} +0 -0
  143. data/jboss/modules/org/apache/cxf/{main/cxf-rt-frontend-jaxws-2.4.6.jar.index → impl/main/cxf-rt-frontend-jaxws-2.4.9.jar.index} +2 -2
  144. data/jboss/modules/org/apache/cxf/{main/cxf-rt-frontend-simple-2.4.6.jar → impl/main/cxf-rt-frontend-simple-2.4.9.jar} +0 -0
  145. data/jboss/modules/org/apache/cxf/{main/cxf-rt-frontend-simple-2.4.6.jar.index → impl/main/cxf-rt-frontend-simple-2.4.9.jar.index} +1 -1
  146. data/jboss/modules/org/apache/cxf/{main/cxf-rt-management-2.4.6.jar → impl/main/cxf-rt-management-2.4.9.jar} +0 -0
  147. data/jboss/modules/org/apache/cxf/{main/cxf-rt-management-2.4.6.jar.index → impl/main/cxf-rt-management-2.4.9.jar.index} +1 -1
  148. data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-transports-common-2.4.9.jar +0 -0
  149. data/jboss/modules/org/apache/cxf/{main/cxf-rt-transports-common-2.4.6.jar.index → impl/main/cxf-rt-transports-common-2.4.9.jar.index} +0 -0
  150. data/jboss/modules/org/apache/cxf/{main/cxf-rt-transports-http-2.4.6.jar → impl/main/cxf-rt-transports-http-2.4.9.jar} +0 -0
  151. data/jboss/modules/org/apache/cxf/{main/cxf-rt-transports-http-2.4.6.jar.index → impl/main/cxf-rt-transports-http-2.4.9.jar.index} +0 -0
  152. data/jboss/modules/org/apache/cxf/{main/cxf-rt-transports-jms-2.4.6.jar → impl/main/cxf-rt-transports-jms-2.4.9.jar} +0 -0
  153. data/jboss/modules/org/apache/cxf/{main/cxf-rt-transports-jms-2.4.6.jar.index → impl/main/cxf-rt-transports-jms-2.4.9.jar.index} +0 -0
  154. data/jboss/modules/org/apache/cxf/{main/cxf-rt-transports-local-2.4.6.jar → impl/main/cxf-rt-transports-local-2.4.9.jar} +0 -0
  155. data/jboss/modules/org/apache/cxf/{main/cxf-rt-transports-local-2.4.6.jar.index → impl/main/cxf-rt-transports-local-2.4.9.jar.index} +0 -0
  156. data/jboss/modules/org/apache/cxf/impl/main/cxf-rt-ws-addr-2.4.9.jar +0 -0
  157. data/jboss/modules/org/apache/cxf/{main/cxf-rt-ws-addr-2.4.6.jar.index → impl/main/cxf-rt-ws-addr-2.4.9.jar.index} +0 -0
  158. data/jboss/modules/org/apache/cxf/{main/cxf-rt-ws-policy-2.4.6.jar → impl/main/cxf-rt-ws-policy-2.4.9.jar} +0 -0
  159. data/jboss/modules/org/apache/cxf/{main/cxf-rt-ws-policy-2.4.6.jar.index → impl/main/cxf-rt-ws-policy-2.4.9.jar.index} +1 -1
  160. data/jboss/modules/org/apache/cxf/{main/cxf-rt-ws-rm-2.4.6.jar → impl/main/cxf-rt-ws-rm-2.4.9.jar} +0 -0
  161. data/jboss/modules/org/apache/cxf/{main/cxf-rt-ws-rm-2.4.6.jar.index → impl/main/cxf-rt-ws-rm-2.4.9.jar.index} +3 -3
  162. data/jboss/modules/org/apache/cxf/{main/cxf-rt-ws-security-2.4.6.jar → impl/main/cxf-rt-ws-security-2.4.9.jar} +0 -0
  163. data/jboss/modules/org/apache/cxf/{main/cxf-rt-ws-security-2.4.6.jar.index → impl/main/cxf-rt-ws-security-2.4.9.jar.index} +4 -3
  164. data/jboss/modules/org/apache/cxf/{main/cxf-tools-common-2.4.6.jar → impl/main/cxf-tools-common-2.4.9.jar} +0 -0
  165. data/jboss/modules/org/apache/cxf/{main/cxf-tools-common-2.4.6.jar.index → impl/main/cxf-tools-common-2.4.9.jar.index} +1 -1
  166. data/jboss/modules/org/apache/cxf/{main/cxf-tools-java2ws-2.4.6.jar → impl/main/cxf-tools-java2ws-2.4.9.jar} +0 -0
  167. data/jboss/modules/org/apache/cxf/{main/cxf-tools-java2ws-2.4.6.jar.index → impl/main/cxf-tools-java2ws-2.4.9.jar.index} +0 -0
  168. data/jboss/modules/org/apache/cxf/{main/cxf-tools-validator-2.4.6.jar → impl/main/cxf-tools-validator-2.4.9.jar} +0 -0
  169. data/jboss/modules/org/apache/cxf/{main/cxf-tools-validator-2.4.6.jar.index → impl/main/cxf-tools-validator-2.4.9.jar.index} +0 -0
  170. data/jboss/modules/org/apache/cxf/{main/cxf-tools-wsdlto-core-2.4.6.jar → impl/main/cxf-tools-wsdlto-core-2.4.9.jar} +0 -0
  171. data/jboss/modules/org/apache/cxf/{main/cxf-tools-wsdlto-core-2.4.6.jar.index → impl/main/cxf-tools-wsdlto-core-2.4.9.jar.index} +1 -1
  172. data/jboss/modules/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-2.4.9.jar +0 -0
  173. data/jboss/modules/org/apache/cxf/{main/cxf-tools-wsdlto-databinding-jaxb-2.4.6.jar.index → impl/main/cxf-tools-wsdlto-databinding-jaxb-2.4.9.jar.index} +0 -0
  174. data/jboss/modules/org/apache/cxf/{main/cxf-tools-wsdlto-frontend-jaxws-2.4.6.jar → impl/main/cxf-tools-wsdlto-frontend-jaxws-2.4.9.jar} +0 -0
  175. data/jboss/modules/org/apache/cxf/{main/cxf-tools-wsdlto-frontend-jaxws-2.4.6.jar.index → impl/main/cxf-tools-wsdlto-frontend-jaxws-2.4.9.jar.index} +1 -1
  176. data/jboss/modules/org/apache/cxf/{main → impl/main}/cxf-xjc-boolean-2.4.0.jar +0 -0
  177. data/jboss/modules/org/apache/cxf/{main → impl/main}/cxf-xjc-boolean-2.4.0.jar.index +0 -0
  178. data/jboss/modules/org/apache/cxf/{main → impl/main}/cxf-xjc-dv-2.4.0.jar +0 -0
  179. data/jboss/modules/org/apache/cxf/{main → impl/main}/cxf-xjc-dv-2.4.0.jar.index +0 -0
  180. data/jboss/modules/org/apache/cxf/{main → impl/main}/cxf-xjc-ts-2.4.0.jar +0 -0
  181. data/jboss/modules/org/apache/cxf/{main → impl/main}/cxf-xjc-ts-2.4.0.jar.index +0 -0
  182. data/jboss/modules/org/apache/cxf/impl/main/module.xml +90 -0
  183. data/jboss/modules/org/apache/cxf/main/{cxf-api-2.4.6.jar → cxf-api-2.4.9.jar} +0 -0
  184. data/jboss/modules/org/apache/cxf/main/{cxf-api-2.4.6.jar.index → cxf-api-2.4.9.jar.index} +4 -4
  185. data/jboss/modules/org/apache/cxf/main/module.xml +10 -45
  186. data/jboss/modules/org/apache/neethi/main/module.xml +1 -1
  187. data/jboss/modules/org/apache/neethi/main/neethi-3.0.2.jar +0 -0
  188. data/jboss/modules/org/apache/neethi/main/{neethi-3.0.1.jar.index → neethi-3.0.2.jar.index} +0 -0
  189. data/jboss/modules/org/apache/santuario/xmlsec/main/module.xml +1 -1
  190. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.2.jar +0 -0
  191. data/jboss/modules/org/apache/santuario/xmlsec/main/{xmlsec-1.5.1.jar.index → xmlsec-1.5.2.jar.index} +0 -0
  192. data/jboss/modules/org/apache/ws/security/main/module.xml +2 -1
  193. data/jboss/modules/org/apache/ws/security/main/wss4j-1.6.6.jar +0 -0
  194. data/jboss/modules/org/apache/ws/security/main/{wss4j-1.6.5.jar.index → wss4j-1.6.6.jar.index} +0 -0
  195. data/jboss/modules/org/hibernate/envers/main/{hibernate-envers-4.1.2.Final.jar → hibernate-envers-4.1.6.Final.jar} +0 -0
  196. data/jboss/modules/org/hibernate/envers/main/{hibernate-envers-4.1.2.Final.jar.index → hibernate-envers-4.1.6.Final.jar.index} +7 -6
  197. data/jboss/modules/org/hibernate/envers/main/module.xml +1 -1
  198. data/jboss/modules/org/hibernate/main/{hibernate-core-4.1.2.Final.jar → hibernate-core-4.1.6.Final.jar} +0 -0
  199. data/jboss/modules/org/hibernate/main/{hibernate-core-4.1.2.Final.jar.index → hibernate-core-4.1.6.Final.jar.index} +28 -27
  200. data/jboss/modules/org/hibernate/main/{hibernate-entitymanager-4.1.2.Final.jar → hibernate-entitymanager-4.1.6.Final.jar} +0 -0
  201. data/jboss/modules/org/hibernate/main/{hibernate-entitymanager-4.1.2.Final.jar.index → hibernate-entitymanager-4.1.6.Final.jar.index} +0 -0
  202. data/jboss/modules/org/hibernate/main/{hibernate-infinispan-4.1.2.Final.jar → hibernate-infinispan-4.1.6.Final.jar} +0 -0
  203. data/jboss/modules/org/hibernate/main/{hibernate-infinispan-4.1.2.Final.jar.index → hibernate-infinispan-4.1.6.Final.jar.index} +0 -0
  204. data/jboss/modules/org/hibernate/main/module.xml +3 -3
  205. data/jboss/modules/org/hornetq/main/{hornetq-core-2.2.18.Final.jar → hornetq-core-2.2.21.Final.jar} +0 -0
  206. data/jboss/modules/org/hornetq/main/{hornetq-core-2.2.18.Final.jar.index → hornetq-core-2.2.21.Final.jar.index} +0 -0
  207. data/jboss/modules/org/hornetq/main/{hornetq-jms-2.2.18.Final.jar → hornetq-jms-2.2.21.Final.jar} +0 -0
  208. data/jboss/modules/org/hornetq/main/{hornetq-jms-2.2.18.Final.jar.index → hornetq-jms-2.2.21.Final.jar.index} +0 -0
  209. data/jboss/modules/org/hornetq/main/lib.index +1 -1
  210. data/jboss/modules/org/hornetq/main/module.xml +2 -2
  211. data/jboss/modules/org/hornetq/ra/main/{hornetq-ra-2.2.18.Final.jar → hornetq-ra-2.2.21.Final.jar} +0 -0
  212. data/jboss/modules/org/hornetq/ra/main/{hornetq-ra-2.2.18.Final.jar.index → hornetq-ra-2.2.21.Final.jar.index} +0 -0
  213. data/jboss/modules/org/hornetq/ra/main/module.xml +1 -1
  214. data/jboss/modules/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.1.8.Final.jar +0 -0
  215. data/jboss/modules/org/infinispan/cachestore/jdbc/main/{infinispan-cachestore-jdbc-5.1.5.FINAL.jar.index → infinispan-cachestore-jdbc-5.1.8.Final.jar.index} +0 -0
  216. data/jboss/modules/org/infinispan/cachestore/jdbc/main/module.xml +1 -1
  217. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.8.Final.jar +0 -0
  218. data/jboss/modules/org/infinispan/cachestore/remote/main/{infinispan-cachestore-remote-5.1.5.FINAL.jar.index → infinispan-cachestore-remote-5.1.8.Final.jar.index} +0 -0
  219. data/jboss/modules/org/infinispan/cachestore/remote/main/module.xml +2 -2
  220. data/jboss/modules/org/infinispan/client/hotrod/main/{infinispan-client-hotrod-5.1.5.FINAL.jar → infinispan-client-hotrod-5.1.8.Final.jar} +0 -0
  221. data/jboss/modules/org/infinispan/client/hotrod/main/module.xml +1 -1
  222. data/jboss/modules/org/infinispan/main/{infinispan-core-5.1.5.FINAL.jar → infinispan-core-5.1.8.Final.jar} +0 -0
  223. data/jboss/modules/org/infinispan/main/{infinispan-core-5.1.5.FINAL.jar.index → infinispan-core-5.1.8.Final.jar.index} +1 -0
  224. data/jboss/modules/org/infinispan/main/module.xml +2 -4
  225. data/jboss/modules/org/jboss/as/appclient/main/{jboss-as-appclient-7.1.x.incremental.1.jar → jboss-as-appclient-7.1.x.incremental.129.jar} +0 -0
  226. data/jboss/modules/org/jboss/as/appclient/main/module.xml +1 -1
  227. data/jboss/modules/org/jboss/as/cli/main/{jboss-as-cli-7.1.x.incremental.1.jar → jboss-as-cli-7.1.x.incremental.129.jar} +0 -0
  228. data/jboss/modules/org/jboss/as/cli/main/module.xml +1 -1
  229. data/jboss/modules/org/jboss/as/clustering/api/main/{jboss-as-clustering-api-7.1.x.incremental.1.jar → jboss-as-clustering-api-7.1.x.incremental.129.jar} +0 -0
  230. data/jboss/modules/org/jboss/as/clustering/api/main/{jboss-as-clustering-api-7.1.x.incremental.1.jar.index → jboss-as-clustering-api-7.1.x.incremental.129.jar.index} +0 -0
  231. data/jboss/modules/org/jboss/as/clustering/api/main/module.xml +1 -1
  232. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.x.incremental.129.jar +0 -0
  233. data/jboss/modules/org/jboss/as/clustering/common/main/{jboss-as-clustering-common-7.1.x.incremental.1.jar.index → jboss-as-clustering-common-7.1.x.incremental.129.jar.index} +0 -0
  234. data/jboss/modules/org/jboss/as/clustering/common/main/module.xml +5 -3
  235. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.129.jar +0 -0
  236. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/{jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.1.jar.index → jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.129.jar.index} +0 -0
  237. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/module.xml +2 -1
  238. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.x.incremental.129.jar +0 -0
  239. data/jboss/modules/org/jboss/as/clustering/impl/main/{jboss-as-clustering-impl-7.1.x.incremental.1.jar.index → jboss-as-clustering-impl-7.1.x.incremental.129.jar.index} +7 -6
  240. data/jboss/modules/org/jboss/as/clustering/impl/main/module.xml +3 -2
  241. data/jboss/modules/org/jboss/as/clustering/infinispan/main/{jboss-as-clustering-infinispan-7.1.x.incremental.1.jar → jboss-as-clustering-infinispan-7.1.x.incremental.129.jar} +0 -0
  242. data/jboss/modules/org/jboss/as/clustering/infinispan/main/{jboss-as-clustering-infinispan-7.1.x.incremental.1.jar.index → jboss-as-clustering-infinispan-7.1.x.incremental.129.jar.index} +1 -1
  243. data/jboss/modules/org/jboss/as/clustering/infinispan/main/module.xml +6 -4
  244. data/jboss/modules/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.1.x.incremental.129.jar +0 -0
  245. data/jboss/modules/org/jboss/as/clustering/jgroups/main/{jboss-as-clustering-jgroups-7.1.x.incremental.1.jar.index → jboss-as-clustering-jgroups-7.1.x.incremental.129.jar.index} +6 -7
  246. data/jboss/modules/org/jboss/as/clustering/jgroups/main/module.xml +1 -1
  247. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.x.incremental.129.jar +0 -0
  248. data/jboss/modules/org/jboss/as/clustering/registry/main/{jboss-as-clustering-registry-7.1.x.incremental.1.jar.index → jboss-as-clustering-registry-7.1.x.incremental.129.jar.index} +0 -0
  249. data/jboss/modules/org/jboss/as/clustering/registry/main/module.xml +2 -1
  250. data/jboss/modules/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.1.x.incremental.129.jar +0 -0
  251. data/jboss/modules/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.1.x.incremental.129.jar.index +11 -0
  252. data/jboss/modules/org/jboss/as/clustering/service/main/module.xml +1 -1
  253. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.x.incremental.129.jar +0 -0
  254. data/jboss/modules/org/jboss/as/clustering/singleton/main/module.xml +1 -1
  255. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.x.incremental.129.jar +0 -0
  256. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/{jboss-as-clustering-web-infinispan-7.1.x.incremental.1.jar.index → jboss-as-clustering-web-infinispan-7.1.x.incremental.129.jar.index} +0 -0
  257. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/module.xml +2 -1
  258. data/jboss/modules/org/jboss/as/clustering/web/spi/main/{jboss-as-clustering-web-spi-7.1.x.incremental.1.jar → jboss-as-clustering-web-spi-7.1.x.incremental.129.jar} +0 -0
  259. data/jboss/modules/org/jboss/as/clustering/web/spi/main/{jboss-as-clustering-web-spi-7.1.x.incremental.1.jar.index → jboss-as-clustering-web-spi-7.1.x.incremental.129.jar.index} +0 -0
  260. data/jboss/modules/org/jboss/as/clustering/web/spi/main/module.xml +1 -1
  261. data/jboss/modules/org/jboss/as/cmp/main/{jboss-as-cmp-7.1.x.incremental.1.jar → jboss-as-cmp-7.1.x.incremental.129.jar} +0 -0
  262. data/jboss/modules/org/jboss/as/cmp/main/{jboss-as-cmp-7.1.x.incremental.1.jar.index → jboss-as-cmp-7.1.x.incremental.129.jar.index} +1 -1
  263. data/jboss/modules/org/jboss/as/cmp/main/module.xml +1 -1
  264. data/jboss/modules/org/jboss/as/configadmin/main/jboss-as-configadmin-7.1.x.incremental.129.jar +0 -0
  265. data/jboss/modules/org/jboss/as/configadmin/main/{jboss-as-configadmin-7.1.x.incremental.1.jar.index → jboss-as-configadmin-7.1.x.incremental.129.jar.index} +0 -0
  266. data/jboss/modules/org/jboss/as/configadmin/main/module.xml +1 -1
  267. data/jboss/modules/org/jboss/as/connector/main/{jboss-as-connector-7.1.x.incremental.1.jar → jboss-as-connector-7.1.x.incremental.129.jar} +0 -0
  268. data/jboss/modules/org/jboss/as/connector/main/{jboss-as-connector-7.1.x.incremental.1.jar.index → jboss-as-connector-7.1.x.incremental.129.jar.index} +6 -6
  269. data/jboss/modules/org/jboss/as/connector/main/module.xml +1 -1
  270. data/jboss/modules/org/jboss/as/console/main/{jboss-as-console-1.3.2.Final-resources.jar → jboss-as-console-1.4.0.Final-resources.jar} +0 -0
  271. data/jboss/modules/org/jboss/as/console/main/{jboss-as-console-1.3.2.Final-resources.jar.index → jboss-as-console-1.4.0.Final-resources.jar.index} +42 -42
  272. data/jboss/modules/org/jboss/as/console/main/module.xml +1 -1
  273. data/jboss/modules/org/jboss/as/controller/main/{jboss-as-controller-7.1.x.incremental.1.jar → jboss-as-controller-7.1.x.incremental.129.jar} +0 -0
  274. data/jboss/modules/org/jboss/as/controller/main/{jboss-as-controller-7.1.x.incremental.1.jar.index → jboss-as-controller-7.1.x.incremental.129.jar.index} +1 -1
  275. data/jboss/modules/org/jboss/as/controller/main/module.xml +1 -1
  276. data/jboss/modules/org/jboss/as/controller-client/main/{jboss-as-controller-client-7.1.x.incremental.1.jar → jboss-as-controller-client-7.1.x.incremental.129.jar} +0 -0
  277. data/jboss/modules/org/jboss/as/controller-client/main/{jboss-as-controller-client-7.1.x.incremental.1.jar.index → jboss-as-controller-client-7.1.x.incremental.129.jar.index} +1 -1
  278. data/jboss/modules/org/jboss/as/controller-client/main/module.xml +1 -1
  279. data/jboss/modules/org/jboss/as/deployment-repository/main/{jboss-as-deployment-repository-7.1.x.incremental.1.jar → jboss-as-deployment-repository-7.1.x.incremental.129.jar} +0 -0
  280. data/jboss/modules/org/jboss/as/deployment-repository/main/{jboss-as-deployment-repository-7.1.x.incremental.1.jar.index → jboss-as-deployment-repository-7.1.x.incremental.129.jar.index} +0 -0
  281. data/jboss/modules/org/jboss/as/deployment-repository/main/module.xml +1 -1
  282. data/jboss/modules/org/jboss/as/deployment-scanner/main/{jboss-as-deployment-scanner-7.1.x.incremental.1.jar → jboss-as-deployment-scanner-7.1.x.incremental.129.jar} +0 -0
  283. data/jboss/modules/org/jboss/as/deployment-scanner/main/{jboss-as-deployment-scanner-7.1.x.incremental.1.jar.index → jboss-as-deployment-scanner-7.1.x.incremental.129.jar.index} +0 -0
  284. data/jboss/modules/org/jboss/as/deployment-scanner/main/module.xml +1 -1
  285. data/jboss/modules/org/jboss/as/domain-http-error-context/main/{jboss-as-domain-http-error-context-7.1.x.incremental.1.jar → jboss-as-domain-http-error-context-7.1.x.incremental.129.jar} +0 -0
  286. data/jboss/modules/org/jboss/as/domain-http-error-context/main/{jboss-as-domain-http-error-context-7.1.x.incremental.1.jar.index → jboss-as-domain-http-error-context-7.1.x.incremental.129.jar.index} +0 -0
  287. data/jboss/modules/org/jboss/as/domain-http-error-context/main/module.xml +1 -1
  288. data/jboss/modules/org/jboss/as/domain-http-interface/main/jboss-as-domain-http-interface-7.1.x.incremental.129.jar +0 -0
  289. data/jboss/modules/org/jboss/as/domain-http-interface/main/{jboss-as-domain-http-interface-7.1.x.incremental.1.jar.index → jboss-as-domain-http-interface-7.1.x.incremental.129.jar.index} +0 -0
  290. data/jboss/modules/org/jboss/as/domain-http-interface/main/module.xml +1 -1
  291. data/jboss/modules/org/jboss/as/domain-management/main/{jboss-as-domain-management-7.1.x.incremental.1.jar → jboss-as-domain-management-7.1.x.incremental.129.jar} +0 -0
  292. data/jboss/modules/org/jboss/as/domain-management/main/{jboss-as-domain-management-7.1.x.incremental.1.jar.index → jboss-as-domain-management-7.1.x.incremental.129.jar.index} +0 -0
  293. data/jboss/modules/org/jboss/as/domain-management/main/module.xml +1 -1
  294. data/jboss/modules/org/jboss/as/ee/deployment/main/{jboss-as-ee-deployment-7.1.x.incremental.1.jar → jboss-as-ee-deployment-7.1.x.incremental.129.jar} +0 -0
  295. data/jboss/modules/org/jboss/as/ee/deployment/main/module.xml +1 -1
  296. data/jboss/modules/org/jboss/as/ee/main/{jboss-as-ee-7.1.x.incremental.1.jar → jboss-as-ee-7.1.x.incremental.129.jar} +0 -0
  297. data/jboss/modules/org/jboss/as/ee/main/{jboss-as-ee-7.1.x.incremental.1.jar.index → jboss-as-ee-7.1.x.incremental.129.jar.index} +4 -4
  298. data/jboss/modules/org/jboss/as/ee/main/module.xml +1 -1
  299. data/jboss/modules/org/jboss/as/ejb3/main/{jboss-as-ejb3-7.1.x.incremental.1.jar → jboss-as-ejb3-7.1.x.incremental.129.jar} +0 -0
  300. data/jboss/modules/org/jboss/as/ejb3/main/{jboss-as-ejb3-7.1.x.incremental.1.jar.index → jboss-as-ejb3-7.1.x.incremental.129.jar.index} +5 -5
  301. data/jboss/modules/org/jboss/as/ejb3/main/module.xml +1 -1
  302. data/jboss/modules/org/jboss/as/embedded/main/{jboss-as-embedded-7.1.x.incremental.1.jar → jboss-as-embedded-7.1.x.incremental.129.jar} +0 -0
  303. data/jboss/modules/org/jboss/as/embedded/main/{jboss-as-embedded-7.1.x.incremental.1.jar.index → jboss-as-embedded-7.1.x.incremental.129.jar.index} +0 -0
  304. data/jboss/modules/org/jboss/as/embedded/main/module.xml +1 -1
  305. data/jboss/modules/org/jboss/as/host-controller/main/{jboss-as-host-controller-7.1.x.incremental.1.jar → jboss-as-host-controller-7.1.x.incremental.129.jar} +0 -0
  306. data/jboss/modules/org/jboss/as/host-controller/main/{jboss-as-host-controller-7.1.x.incremental.1.jar.index → jboss-as-host-controller-7.1.x.incremental.129.jar.index} +1 -1
  307. data/jboss/modules/org/jboss/as/host-controller/main/module.xml +1 -1
  308. data/jboss/modules/org/jboss/as/jacorb/main/{jboss-as-jacorb-7.1.x.incremental.1.jar → jboss-as-jacorb-7.1.x.incremental.129.jar} +0 -0
  309. data/jboss/modules/org/jboss/as/jacorb/main/{jboss-as-jacorb-7.1.x.incremental.1.jar.index → jboss-as-jacorb-7.1.x.incremental.129.jar.index} +3 -3
  310. data/jboss/modules/org/jboss/as/jacorb/main/module.xml +1 -1
  311. data/jboss/modules/org/jboss/as/jaxr/main/{jboss-as-jaxr-7.1.x.incremental.1.jar → jboss-as-jaxr-7.1.x.incremental.129.jar} +0 -0
  312. data/jboss/modules/org/jboss/as/jaxr/main/{jboss-as-jaxr-7.1.x.incremental.1.jar.index → jboss-as-jaxr-7.1.x.incremental.129.jar.index} +0 -0
  313. data/jboss/modules/org/jboss/as/jaxr/main/module.xml +1 -1
  314. data/jboss/modules/org/jboss/as/jaxrs/main/{jboss-as-jaxrs-7.1.x.incremental.1.jar → jboss-as-jaxrs-7.1.x.incremental.129.jar} +0 -0
  315. data/jboss/modules/org/jboss/as/jaxrs/main/{jboss-as-jaxrs-7.1.x.incremental.1.jar.index → jboss-as-jaxrs-7.1.x.incremental.129.jar.index} +0 -0
  316. data/jboss/modules/org/jboss/as/jaxrs/main/module.xml +1 -1
  317. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-jdr-7.1.x.incremental.1.jar → jboss-as-jdr-7.1.x.incremental.129.jar} +0 -0
  318. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-jdr-7.1.x.incremental.1.jar.index → jboss-as-jdr-7.1.x.incremental.129.jar.index} +0 -0
  319. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-sos-7.1.x.incremental.1.jar → jboss-as-sos-7.1.x.incremental.129.jar} +0 -0
  320. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-sos-7.1.x.incremental.1.jar.index → jboss-as-sos-7.1.x.incremental.129.jar.index} +0 -0
  321. data/jboss/modules/org/jboss/as/jdr/main/module.xml +2 -2
  322. data/jboss/modules/org/jboss/as/jmx/main/jboss-as-jmx-7.1.x.incremental.129.jar +0 -0
  323. data/jboss/modules/org/jboss/as/jmx/main/{jboss-as-jmx-7.1.x.incremental.1.jar.index → jboss-as-jmx-7.1.x.incremental.129.jar.index} +0 -0
  324. data/jboss/modules/org/jboss/as/jmx/main/module.xml +1 -1
  325. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.x.incremental.129.jar +0 -0
  326. data/jboss/modules/org/jboss/as/jpa/hibernate/3/module.xml +3 -1
  327. data/jboss/modules/org/jboss/as/jpa/hibernate/4/{jboss-as-jpa-hibernate4-7.1.x.incremental.1.jar → jboss-as-jpa-hibernate4-7.1.x.incremental.129.jar} +0 -0
  328. data/jboss/modules/org/jboss/as/jpa/hibernate/4/{jboss-as-jpa-hibernate4-7.1.x.incremental.1.jar.index → jboss-as-jpa-hibernate4-7.1.x.incremental.129.jar.index} +0 -0
  329. data/jboss/modules/org/jboss/as/jpa/hibernate/4/module.xml +3 -1
  330. data/jboss/modules/org/jboss/as/jpa/main/{jboss-as-jpa-7.1.x.incremental.1.jar → jboss-as-jpa-7.1.x.incremental.129.jar} +0 -0
  331. data/jboss/modules/org/jboss/as/jpa/main/{jboss-as-jpa-7.1.x.incremental.1.jar.index → jboss-as-jpa-7.1.x.incremental.129.jar.index} +2 -2
  332. data/jboss/modules/org/jboss/as/jpa/main/module.xml +2 -1
  333. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.x.incremental.129.jar +0 -0
  334. data/jboss/modules/org/jboss/as/jpa/openjpa/main/module.xml +1 -1
  335. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.x.incremental.129.jar +0 -0
  336. data/jboss/modules/org/jboss/as/jpa/spi/main/{jboss-as-jpa-spi-7.1.x.incremental.1.jar.index → jboss-as-jpa-spi-7.1.x.incremental.129.jar.index} +0 -0
  337. data/jboss/modules/org/jboss/as/jpa/spi/main/module.xml +1 -1
  338. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.x.incremental.129.jar +0 -0
  339. data/jboss/modules/org/jboss/as/jpa/util/main/{jboss-as-jpa-util-7.1.x.incremental.1.jar.index → jboss-as-jpa-util-7.1.x.incremental.129.jar.index} +0 -0
  340. data/jboss/modules/org/jboss/as/jpa/util/main/module.xml +1 -1
  341. data/jboss/modules/org/jboss/as/jsf/main/jboss-as-jsf-7.1.x.incremental.129.jar +0 -0
  342. data/jboss/modules/org/jboss/as/jsf/main/jboss-as-jsf-7.1.x.incremental.129.jar.index +11 -0
  343. data/jboss/modules/org/jboss/as/jsf/main/module.xml +49 -0
  344. data/jboss/modules/org/jboss/as/jsr77/main/{jboss-as-jsr77-7.1.x.incremental.1.jar → jboss-as-jsr77-7.1.x.incremental.129.jar} +0 -0
  345. data/jboss/modules/org/jboss/as/jsr77/main/{jboss-as-jsr77-7.1.x.incremental.1.jar.index → jboss-as-jsr77-7.1.x.incremental.129.jar.index} +0 -0
  346. data/jboss/modules/org/jboss/as/jsr77/main/module.xml +1 -1
  347. data/jboss/modules/org/jboss/as/logging/main/{jboss-as-logging-7.1.x.incremental.1.jar → jboss-as-logging-7.1.x.incremental.129.jar} +0 -0
  348. data/jboss/modules/org/jboss/as/logging/main/{jboss-as-logging-7.1.x.incremental.1.jar.index → jboss-as-logging-7.1.x.incremental.129.jar.index} +0 -0
  349. data/jboss/modules/org/jboss/as/logging/main/module.xml +1 -1
  350. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.x.incremental.129.jar +0 -0
  351. data/jboss/modules/org/jboss/as/mail/main/{jboss-as-mail-7.1.x.incremental.1.jar.index → jboss-as-mail-7.1.x.incremental.129.jar.index} +0 -0
  352. data/jboss/modules/org/jboss/as/mail/main/module.xml +1 -1
  353. data/jboss/modules/org/jboss/as/management-client-content/main/{jboss-as-management-client-content-7.1.x.incremental.1.jar → jboss-as-management-client-content-7.1.x.incremental.129.jar} +0 -0
  354. data/jboss/modules/org/jboss/as/management-client-content/main/{jboss-as-management-client-content-7.1.x.incremental.1.jar.index → jboss-as-management-client-content-7.1.x.incremental.129.jar.index} +0 -0
  355. data/jboss/modules/org/jboss/as/management-client-content/main/module.xml +1 -1
  356. data/jboss/modules/org/jboss/as/messaging/main/{jboss-as-messaging-7.1.x.incremental.1.jar → jboss-as-messaging-7.1.x.incremental.129.jar} +0 -0
  357. data/jboss/modules/org/jboss/as/messaging/main/{jboss-as-messaging-7.1.x.incremental.1.jar.index → jboss-as-messaging-7.1.x.incremental.129.jar.index} +1 -1
  358. data/jboss/modules/org/jboss/as/messaging/main/module.xml +2 -1
  359. data/jboss/modules/org/jboss/as/modcluster/main/{jboss-as-modcluster-7.1.x.incremental.1.jar → jboss-as-modcluster-7.1.x.incremental.129.jar} +0 -0
  360. data/jboss/modules/org/jboss/as/modcluster/main/{jboss-as-modcluster-7.1.x.incremental.1.jar.index → jboss-as-modcluster-7.1.x.incremental.129.jar.index} +0 -0
  361. data/jboss/modules/org/jboss/as/modcluster/main/module.xml +1 -1
  362. data/jboss/modules/org/jboss/as/naming/main/jboss-as-naming-7.1.x.incremental.129.jar +0 -0
  363. data/jboss/modules/org/jboss/as/naming/main/{jboss-as-naming-7.1.x.incremental.1.jar.index → jboss-as-naming-7.1.x.incremental.129.jar.index} +2 -2
  364. data/jboss/modules/org/jboss/as/naming/main/module.xml +1 -1
  365. data/jboss/modules/org/jboss/as/network/main/{jboss-as-network-7.1.x.incremental.1.jar → jboss-as-network-7.1.x.incremental.129.jar} +0 -0
  366. data/jboss/modules/org/jboss/as/network/main/{jboss-as-network-7.1.x.incremental.1.jar.index → jboss-as-network-7.1.x.incremental.129.jar.index} +0 -0
  367. data/jboss/modules/org/jboss/as/network/main/module.xml +1 -1
  368. data/jboss/modules/org/jboss/as/osgi/main/{jboss-as-osgi-service-7.1.x.incremental.1.jar → jboss-as-osgi-service-7.1.x.incremental.129.jar} +0 -0
  369. data/jboss/modules/org/jboss/as/osgi/main/{jboss-as-osgi-service-7.1.x.incremental.1.jar.index → jboss-as-osgi-service-7.1.x.incremental.129.jar.index} +2 -2
  370. data/jboss/modules/org/jboss/as/osgi/main/module.xml +1 -1
  371. data/jboss/modules/org/jboss/as/platform-mbean/main/{jboss-as-platform-mbean-7.1.x.incremental.1.jar → jboss-as-platform-mbean-7.1.x.incremental.129.jar} +0 -0
  372. data/jboss/modules/org/jboss/as/platform-mbean/main/{jboss-as-platform-mbean-7.1.x.incremental.1.jar.index → jboss-as-platform-mbean-7.1.x.incremental.129.jar.index} +0 -0
  373. data/jboss/modules/org/jboss/as/platform-mbean/main/module.xml +1 -1
  374. data/jboss/modules/org/jboss/as/pojo/main/{jboss-as-pojo-7.1.x.incremental.1.jar → jboss-as-pojo-7.1.x.incremental.129.jar} +0 -0
  375. data/jboss/modules/org/jboss/as/pojo/main/{jboss-as-pojo-7.1.x.incremental.1.jar.index → jboss-as-pojo-7.1.x.incremental.129.jar.index} +0 -0
  376. data/jboss/modules/org/jboss/as/pojo/main/module.xml +1 -1
  377. data/jboss/modules/org/jboss/as/process-controller/main/{jboss-as-process-controller-7.1.x.incremental.1.jar → jboss-as-process-controller-7.1.x.incremental.129.jar} +0 -0
  378. data/jboss/modules/org/jboss/as/process-controller/main/{jboss-as-process-controller-7.1.x.incremental.1.jar.index → jboss-as-process-controller-7.1.x.incremental.129.jar.index} +0 -0
  379. data/jboss/modules/org/jboss/as/process-controller/main/module.xml +1 -1
  380. data/jboss/modules/org/jboss/as/protocol/main/{jboss-as-protocol-7.1.x.incremental.1.jar → jboss-as-protocol-7.1.x.incremental.129.jar} +0 -0
  381. data/jboss/modules/org/jboss/as/protocol/main/{jboss-as-protocol-7.1.x.incremental.1.jar.index → jboss-as-protocol-7.1.x.incremental.129.jar.index} +0 -0
  382. data/jboss/modules/org/jboss/as/protocol/main/module.xml +1 -1
  383. data/jboss/modules/org/jboss/as/remoting/main/{jboss-as-remoting-7.1.x.incremental.1.jar → jboss-as-remoting-7.1.x.incremental.129.jar} +0 -0
  384. data/jboss/modules/org/jboss/as/remoting/main/{jboss-as-remoting-7.1.x.incremental.1.jar.index → jboss-as-remoting-7.1.x.incremental.129.jar.index} +0 -0
  385. data/jboss/modules/org/jboss/as/remoting/main/module.xml +1 -1
  386. data/jboss/modules/org/jboss/as/sar/main/{jboss-as-sar-7.1.x.incremental.1.jar → jboss-as-sar-7.1.x.incremental.129.jar} +0 -0
  387. data/jboss/modules/org/jboss/as/sar/main/{jboss-as-sar-7.1.x.incremental.1.jar.index → jboss-as-sar-7.1.x.incremental.129.jar.index} +0 -0
  388. data/jboss/modules/org/jboss/as/sar/main/module.xml +2 -1
  389. data/jboss/modules/org/jboss/as/security/main/{jboss-as-security-7.1.x.incremental.1.jar → jboss-as-security-7.1.x.incremental.129.jar} +0 -0
  390. data/jboss/modules/org/jboss/as/security/main/{jboss-as-security-7.1.x.incremental.1.jar.index → jboss-as-security-7.1.x.incremental.129.jar.index} +1 -1
  391. data/jboss/modules/org/jboss/as/security/main/module.xml +1 -1
  392. data/jboss/modules/org/jboss/as/server/main/{jboss-as-server-7.1.x.incremental.1.jar → jboss-as-server-7.1.x.incremental.129.jar} +0 -0
  393. data/jboss/modules/org/jboss/as/server/main/{jboss-as-server-7.1.x.incremental.1.jar.index → jboss-as-server-7.1.x.incremental.129.jar.index} +2 -2
  394. data/jboss/modules/org/jboss/as/server/main/module.xml +1 -1
  395. data/jboss/modules/org/jboss/as/threads/main/{jboss-as-threads-7.1.x.incremental.1.jar → jboss-as-threads-7.1.x.incremental.129.jar} +0 -0
  396. data/jboss/modules/org/jboss/as/threads/main/{jboss-as-threads-7.1.x.incremental.1.jar.index → jboss-as-threads-7.1.x.incremental.129.jar.index} +0 -0
  397. data/jboss/modules/org/jboss/as/threads/main/module.xml +1 -1
  398. data/jboss/modules/org/jboss/as/transactions/main/{jboss-as-transactions-7.1.x.incremental.1.jar → jboss-as-transactions-7.1.x.incremental.129.jar} +0 -0
  399. data/jboss/modules/org/jboss/as/transactions/main/{jboss-as-transactions-7.1.x.incremental.1.jar.index → jboss-as-transactions-7.1.x.incremental.129.jar.index} +0 -0
  400. data/jboss/modules/org/jboss/as/transactions/main/module.xml +1 -1
  401. data/jboss/modules/org/jboss/as/web/main/{jboss-as-web-7.1.x.incremental.1.jar → jboss-as-web-7.1.x.incremental.129.jar} +0 -0
  402. data/jboss/modules/org/jboss/as/web/main/{jboss-as-web-7.1.x.incremental.1.jar.index → jboss-as-web-7.1.x.incremental.129.jar.index} +1 -1
  403. data/jboss/modules/org/jboss/as/web/main/{jbossweb-7.0.16.Final.jar → jbossweb-7.0.17.Final.jar} +0 -0
  404. data/jboss/modules/org/jboss/as/web/main/{jbossweb-7.0.16.Final.jar.index → jbossweb-7.0.17.Final.jar.index} +0 -0
  405. data/jboss/modules/org/jboss/as/web/main/module.xml +2 -2
  406. data/jboss/modules/org/jboss/as/webservices/main/{jboss-as-webservices-server-integration-7.1.x.incremental.1.jar → jboss-as-webservices-server-integration-7.1.x.incremental.129.jar} +0 -0
  407. data/jboss/modules/org/jboss/as/webservices/main/{jboss-as-webservices-server-integration-7.1.x.incremental.1.jar.index → jboss-as-webservices-server-integration-7.1.x.incremental.129.jar.index} +1 -1
  408. data/jboss/modules/org/jboss/as/webservices/main/{jbossws-cxf-resources-4.0.2.GA-jboss711.jar → jbossws-cxf-resources-4.0.5.GA-jboss712.jar} +0 -0
  409. data/jboss/modules/org/jboss/as/webservices/main/{jbossws-cxf-resources-4.0.2.GA-jboss711.jar.index → jbossws-cxf-resources-4.0.5.GA-jboss712.jar.index} +0 -0
  410. data/jboss/modules/org/jboss/as/webservices/main/module.xml +2 -3
  411. data/jboss/modules/org/jboss/as/webservices/server/integration/main/module.xml +2 -2
  412. data/jboss/modules/org/jboss/as/webservices/server/jaxrpc-integration/main/module.xml +0 -4
  413. data/jboss/modules/org/jboss/as/weld/main/{jboss-as-weld-7.1.x.incremental.1.jar → jboss-as-weld-7.1.x.incremental.129.jar} +0 -0
  414. data/jboss/modules/org/jboss/as/weld/main/{jboss-as-weld-7.1.x.incremental.1.jar.index → jboss-as-weld-7.1.x.incremental.129.jar.index} +4 -4
  415. data/jboss/modules/org/jboss/as/weld/main/module.xml +1 -1
  416. data/jboss/modules/org/jboss/as/xts/main/{jboss-as-xts-7.1.x.incremental.1.jar → jboss-as-xts-7.1.x.incremental.129.jar} +0 -0
  417. data/jboss/modules/org/jboss/as/xts/main/module.xml +1 -1
  418. data/jboss/modules/org/jboss/classfilewriter/main/jboss-classfilewriter-1.0.3.Final.jar +0 -0
  419. data/jboss/modules/org/jboss/classfilewriter/main/{jboss-classfilewriter-1.0.2.Final.jar.index → jboss-classfilewriter-1.0.3.Final.jar.index} +0 -0
  420. data/jboss/modules/org/jboss/classfilewriter/main/module.xml +1 -1
  421. data/jboss/modules/org/jboss/com/sun/httpserver/main/module.xml +5 -0
  422. data/jboss/modules/org/jboss/ejb-client/main/{jboss-ejb-client-1.0.10.Final.jar → jboss-ejb-client-1.0.11.Final.jar} +0 -0
  423. data/jboss/modules/org/jboss/ejb-client/main/{jboss-ejb-client-1.0.10.Final.jar.index → jboss-ejb-client-1.0.11.Final.jar.index} +0 -0
  424. data/jboss/modules/org/jboss/ejb-client/main/module.xml +1 -1
  425. data/jboss/modules/org/jboss/invocation/main/module.xml +5 -0
  426. data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.13.Final.jar +0 -0
  427. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-api-1.0.11.Final.jar.index → ironjacamar-common-api-1.0.13.Final.jar.index} +0 -0
  428. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-spi-1.0.11.Final.jar → ironjacamar-common-spi-1.0.13.Final.jar} +0 -0
  429. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-spi-1.0.11.Final.jar.index → ironjacamar-common-spi-1.0.13.Final.jar.index} +0 -0
  430. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-core-api-1.0.11.Final.jar → ironjacamar-core-api-1.0.13.Final.jar} +0 -0
  431. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-core-api-1.0.11.Final.jar.index → ironjacamar-core-api-1.0.13.Final.jar.index} +0 -0
  432. data/jboss/modules/org/jboss/ironjacamar/api/main/module.xml +3 -3
  433. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.13.Final.jar +0 -0
  434. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-common-impl-1.0.11.Final.jar.index → ironjacamar-common-impl-1.0.13.Final.jar.index} +0 -0
  435. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-core-impl-1.0.11.Final.jar → ironjacamar-core-impl-1.0.13.Final.jar} +0 -0
  436. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-core-impl-1.0.11.Final.jar.index → ironjacamar-core-impl-1.0.13.Final.jar.index} +0 -0
  437. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.13.Final.jar +0 -0
  438. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-deployers-common-1.0.11.Final.jar.index → ironjacamar-deployers-common-1.0.13.Final.jar.index} +0 -0
  439. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-validator-1.0.11.Final.jar → ironjacamar-validator-1.0.13.Final.jar} +0 -0
  440. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-validator-1.0.11.Final.jar.index → ironjacamar-validator-1.0.13.Final.jar.index} +0 -0
  441. data/jboss/modules/org/jboss/ironjacamar/impl/main/module.xml +4 -4
  442. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/{ironjacamar-jdbc-1.0.11.Final.jar → ironjacamar-jdbc-1.0.13.Final.jar} +0 -0
  443. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/{ironjacamar-jdbc-1.0.11.Final.jar.index → ironjacamar-jdbc-1.0.13.Final.jar.index} +0 -0
  444. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/module.xml +1 -1
  445. data/jboss/modules/org/jboss/jts/integration/main/{jbossjts-integration-4.16.4.Final.jar → jbossjts-integration-4.16.6.Final.jar} +0 -0
  446. data/jboss/modules/org/jboss/jts/integration/main/{jbossjts-integration-4.16.4.Final.jar.index → jbossjts-integration-4.16.6.Final.jar.index} +0 -0
  447. data/jboss/modules/org/jboss/jts/integration/main/module.xml +1 -1
  448. data/jboss/modules/org/jboss/jts/main/{jbossjts-4.16.4.Final.jar → jbossjts-4.16.6.Final.jar} +0 -0
  449. data/jboss/modules/org/jboss/jts/main/{jbossjts-4.16.4.Final.jar.index → jbossjts-4.16.6.Final.jar.index} +0 -0
  450. data/jboss/modules/org/jboss/jts/main/module.xml +1 -1
  451. data/jboss/modules/org/jboss/log4j/logmanager/main/{log4j-jboss-logmanager-1.0.0.Final.jar → log4j-jboss-logmanager-1.0.1.Final.jar} +0 -0
  452. data/jboss/modules/org/jboss/log4j/logmanager/main/{log4j-jboss-logmanager-1.0.0.Final.jar.index → log4j-jboss-logmanager-1.0.1.Final.jar.index} +0 -0
  453. data/jboss/modules/org/jboss/log4j/logmanager/main/module.xml +1 -1
  454. data/jboss/modules/org/jboss/logging/main/jboss-logging-3.1.2.GA.jar +0 -0
  455. data/jboss/modules/org/jboss/logging/main/{jboss-logging-3.1.1.GA.jar.index → jboss-logging-3.1.2.GA.jar.index} +0 -0
  456. data/jboss/modules/org/jboss/logging/main/module.xml +1 -1
  457. data/jboss/modules/org/jboss/logmanager/main/{jboss-logmanager-1.3.1.Final.jar → jboss-logmanager-1.3.2.Final.jar} +0 -0
  458. data/jboss/modules/org/jboss/logmanager/main/{jboss-logmanager-1.3.1.Final.jar.index → jboss-logmanager-1.3.2.Final.jar.index} +0 -0
  459. data/jboss/modules/org/jboss/logmanager/main/module.xml +1 -1
  460. data/jboss/modules/org/jboss/marshalling/main/{jboss-marshalling-1.3.14.GA.jar → jboss-marshalling-1.3.16.GA.jar} +0 -0
  461. data/jboss/modules/org/jboss/marshalling/main/{jboss-marshalling-1.3.14.GA.jar.index → jboss-marshalling-1.3.16.GA.jar.index} +0 -0
  462. data/jboss/modules/org/jboss/marshalling/main/module.xml +1 -1
  463. data/jboss/modules/org/jboss/marshalling/river/main/{jboss-marshalling-river-1.3.14.GA.jar → jboss-marshalling-river-1.3.16.GA.jar} +0 -0
  464. data/jboss/modules/org/jboss/marshalling/river/main/{jboss-marshalling-river-1.3.14.GA.jar.index → jboss-marshalling-river-1.3.16.GA.jar.index} +0 -0
  465. data/jboss/modules/org/jboss/marshalling/river/main/module.xml +1 -1
  466. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-appclient-7.0.3.Final.jar → jboss-metadata-appclient-7.0.5.Final.jar} +0 -0
  467. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-appclient-7.0.3.Final.jar.index → jboss-metadata-appclient-7.0.5.Final.jar.index} +0 -0
  468. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-common-7.0.3.Final.jar → jboss-metadata-common-7.0.5.Final.jar} +0 -0
  469. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-common-7.0.3.Final.jar.index → jboss-metadata-common-7.0.5.Final.jar.index} +1 -1
  470. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ear-7.0.3.Final.jar → jboss-metadata-ear-7.0.5.Final.jar} +0 -0
  471. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ear-7.0.3.Final.jar.index → jboss-metadata-ear-7.0.5.Final.jar.index} +0 -0
  472. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ejb-7.0.3.Final.jar → jboss-metadata-ejb-7.0.5.Final.jar} +0 -0
  473. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ejb-7.0.3.Final.jar.index → jboss-metadata-ejb-7.0.5.Final.jar.index} +1 -1
  474. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-web-7.0.3.Final.jar → jboss-metadata-web-7.0.5.Final.jar} +0 -0
  475. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-web-7.0.3.Final.jar.index → jboss-metadata-web-7.0.5.Final.jar.index} +2 -2
  476. data/jboss/modules/org/jboss/metadata/main/module.xml +5 -5
  477. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.5.Final.jar +0 -0
  478. data/jboss/modules/org/jboss/remote-naming/main/{jboss-remote-naming-1.0.3.Final.jar.index → jboss-remote-naming-1.0.5.Final.jar.index} +0 -0
  479. data/jboss/modules/org/jboss/remote-naming/main/module.xml +1 -1
  480. data/jboss/modules/org/jboss/remoting3/main/jboss-remoting-3.2.12.GA.jar +0 -0
  481. data/jboss/modules/org/jboss/remoting3/main/{jboss-remoting-3.2.8.GA.jar.index → jboss-remoting-3.2.12.GA.jar.index} +0 -0
  482. data/jboss/modules/org/jboss/remoting3/main/module.xml +1 -1
  483. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/module.xml +1 -1
  484. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/{remoting-jmx-1.0.3.Final.jar → remoting-jmx-1.0.5.Final.jar} +0 -0
  485. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/{remoting-jmx-1.0.3.Final.jar.index → remoting-jmx-1.0.5.Final.jar.index} +0 -0
  486. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/module.xml +0 -3
  487. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-2.3.3.Final-jandex.jar +0 -0
  488. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml +0 -3
  489. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.3.Final-jandex.jar +0 -0
  490. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml +0 -3
  491. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.3.Final-jandex.jar +0 -0
  492. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.3.3.Final-jandex.jar +0 -0
  493. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml +0 -3
  494. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.3.3.Final-jandex.jar +0 -0
  495. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml +0 -3
  496. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-2.3.3.Final-jandex.jar +0 -0
  497. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/module.xml +0 -3
  498. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-2.3.3.Final-jandex.jar +0 -0
  499. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml +0 -3
  500. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-2.3.3.Final-jandex.jar +0 -0
  501. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.3.Final-jandex.jar +0 -0
  502. data/jboss/modules/org/jboss/sasl/main/{jboss-sasl-1.0.1.Final.jar → jboss-sasl-1.0.3.Final.jar} +0 -0
  503. data/jboss/modules/org/jboss/sasl/main/{jboss-sasl-1.0.1.Final.jar.index → jboss-sasl-1.0.3.Final.jar.index} +0 -0
  504. data/jboss/modules/org/jboss/sasl/main/module.xml +1 -1
  505. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-common-2.2.0.SP1.jar → jboss-negotiation-common-2.2.1.Final.jar} +0 -0
  506. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-common-2.2.0.SP1.jar.index → jboss-negotiation-common-2.2.1.Final.jar.index} +0 -0
  507. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-extras-2.2.0.SP1.jar → jboss-negotiation-extras-2.2.1.Final.jar} +0 -0
  508. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-extras-2.2.0.SP1.jar.index → jboss-negotiation-extras-2.2.1.Final.jar.index} +0 -0
  509. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-net-2.2.0.SP1.jar → jboss-negotiation-net-2.2.1.Final.jar} +0 -0
  510. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-net-2.2.0.SP1.jar.index → jboss-negotiation-net-2.2.1.Final.jar.index} +0 -0
  511. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-ntlm-2.2.0.SP1.jar → jboss-negotiation-ntlm-2.2.1.Final.jar} +0 -0
  512. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-ntlm-2.2.0.SP1.jar.index → jboss-negotiation-ntlm-2.2.1.Final.jar.index} +0 -0
  513. data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.1.Final.jar +0 -0
  514. data/jboss/modules/org/jboss/security/negotiation/main/{jboss-negotiation-spnego-2.2.0.SP1.jar.index → jboss-negotiation-spnego-2.2.1.Final.jar.index} +0 -0
  515. data/jboss/modules/org/jboss/security/negotiation/main/module.xml +5 -5
  516. data/jboss/modules/org/jboss/threads/main/module.xml +5 -0
  517. data/jboss/modules/org/jboss/vfs/main/module.xml +5 -0
  518. data/jboss/modules/org/jboss/weld/core/main/module.xml +1 -1
  519. data/jboss/modules/org/jboss/weld/core/main/weld-core-1.1.10.Final.jar +0 -0
  520. data/jboss/modules/org/jboss/weld/core/main/{weld-core-1.1.8.Final.jar.index → weld-core-1.1.10.Final.jar.index} +0 -0
  521. data/jboss/modules/org/jboss/ws/api/main/module.xml +1 -0
  522. data/jboss/modules/org/jboss/ws/common/main/{jbossws-common-2.0.2.GA.jar → jbossws-common-2.0.4.GA.jar} +0 -0
  523. data/jboss/modules/org/jboss/ws/common/main/{jbossws-common-2.0.2.GA.jar.index → jbossws-common-2.0.4.GA.jar.index} +0 -0
  524. data/jboss/modules/org/jboss/ws/common/main/module.xml +1 -1
  525. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml +3 -2
  526. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.5.GA.jar +0 -0
  527. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/{jbossws-cxf-factories-4.0.2.GA.jar.index → jbossws-cxf-factories-4.0.5.GA.jar.index} +0 -0
  528. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml +1 -1
  529. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/{jbossws-cxf-server-4.0.2.GA.jar → jbossws-cxf-server-4.0.5.GA.jar} +0 -0
  530. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/{jbossws-cxf-server-4.0.2.GA.jar.index → jbossws-cxf-server-4.0.5.GA.jar.index} +4 -4
  531. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml +2 -2
  532. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/{jbossws-cxf-transports-httpserver-4.0.2.GA.jar → jbossws-cxf-transports-httpserver-4.0.5.GA.jar} +0 -0
  533. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/{jbossws-cxf-transports-httpserver-4.0.2.GA.jar.index → jbossws-cxf-transports-httpserver-4.0.5.GA.jar.index} +0 -0
  534. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/module.xml +2 -2
  535. data/jboss/modules/org/jboss/ws/jaxws-client/main/{jbossws-cxf-client-4.0.2.GA.jar → jbossws-cxf-client-4.0.5.GA.jar} +0 -0
  536. data/jboss/modules/org/jboss/ws/jaxws-client/main/{jbossws-cxf-client-4.0.2.GA.jar.index → jbossws-cxf-client-4.0.5.GA.jar.index} +3 -3
  537. data/jboss/modules/org/jboss/ws/jaxws-client/main/module.xml +2 -2
  538. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.5.GA.jar +0 -0
  539. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.5.GA.jar.index +47 -0
  540. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/module.xml +1 -16
  541. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.5.GA.jar +0 -0
  542. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/{jbossws-native-services-4.0.2.GA.jar.index → jbossws-native-services-4.0.5.GA.jar.index} +0 -0
  543. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/module.xml +1 -1
  544. data/jboss/modules/org/jboss/ws/spi/main/jbossws-spi-2.0.4.GA.jar +0 -0
  545. data/jboss/modules/org/jboss/ws/spi/main/{jbossws-spi-2.0.3.GA.jar.index → jbossws-spi-2.0.4.GA.jar.index} +1 -1
  546. data/jboss/modules/org/jboss/ws/spi/main/module.xml +1 -1
  547. data/jboss/modules/org/jboss/ws/tools/common/main/{jbossws-common-tools-1.0.0.GA.jar → jbossws-common-tools-1.0.1.GA.jar} +0 -0
  548. data/jboss/modules/org/jboss/ws/tools/common/main/module.xml +1 -1
  549. data/jboss/modules/org/jboss/xnio/main/module.xml +1 -1
  550. data/jboss/modules/org/jboss/xnio/main/{xnio-api-3.0.4.GA.jar → xnio-api-3.0.7.GA.jar} +0 -0
  551. data/jboss/modules/org/jboss/xnio/main/{xnio-api-3.0.4.GA.jar.index → xnio-api-3.0.7.GA.jar.index} +1 -1
  552. data/jboss/modules/org/jboss/xnio/nio/main/module.xml +1 -1
  553. data/jboss/modules/org/jboss/xnio/nio/main/{xnio-nio-3.0.4.GA.jar → xnio-nio-3.0.7.GA.jar} +0 -0
  554. data/jboss/modules/org/jboss/xnio/nio/main/{xnio-nio-3.0.4.GA.jar.index → xnio-nio-3.0.7.GA.jar.index} +0 -0
  555. data/jboss/modules/org/jboss/xts/main/{jbosstxbridge-4.16.4.Final.jar → jbosstxbridge-4.16.6.Final.jar} +0 -0
  556. data/jboss/modules/org/jboss/xts/main/{jbossxts-4.16.4.Final.jar → jbossxts-4.16.6.Final.jar} +0 -0
  557. data/jboss/modules/org/jboss/xts/main/{jbossxts-api-4.16.4.Final.jar → jbossxts-api-4.16.6.Final.jar} +0 -0
  558. data/jboss/modules/org/jboss/xts/main/module.xml +3 -3
  559. data/jboss/modules/org/jgroups/main/{jgroups-3.0.10.Final.jar → jgroups-3.0.14.Final.jar} +0 -0
  560. data/jboss/modules/org/jgroups/main/{jgroups-3.0.10.Final.jar.index → jgroups-3.0.14.Final.jar.index} +0 -0
  561. data/jboss/modules/org/jgroups/main/module.xml +2 -1
  562. data/jboss/modules/org/kohsuke/rngom/main/module.xml +39 -0
  563. data/jboss/modules/org/kohsuke/rngom/main/rngom-201103.jboss-1.jar +0 -0
  564. data/jboss/modules/org/kohsuke/rngom/main/rngom-201103.jboss-1.jar.index +26 -0
  565. data/jboss/modules/org/picketbox/main/module.xml +2 -2
  566. data/jboss/modules/org/picketbox/main/picketbox-4.0.14.Final.jar +0 -0
  567. data/jboss/modules/org/picketbox/main/{picketbox-4.0.9.Final.jar.index → picketbox-4.0.14.Final.jar.index} +12 -13
  568. data/jboss/modules/org/picketbox/main/picketbox-infinispan-4.0.14.Final.jar +0 -0
  569. data/jboss/modules/org/picketbox/main/{picketbox-infinispan-4.0.9.Final.jar.index → picketbox-infinispan-4.0.14.Final.jar.index} +0 -0
  570. data/jboss/modules/org/picketlink/main/module.xml +4 -4
  571. data/jboss/modules/org/picketlink/main/picketlink-core-2.1.4.Final-jandex-jandex.jar +0 -0
  572. data/jboss/modules/org/picketlink/main/picketlink-core-2.1.4.Final-jandex.jar +0 -0
  573. data/jboss/modules/org/picketlink/main/picketlink-core-2.1.4.Final.jar +0 -0
  574. data/jboss/modules/org/picketlink/main/picketlink-jbas7-2.1.4.Final-jandex.jar +0 -0
  575. data/jboss/modules/org/picketlink/main/picketlink-jbas7-2.1.4.Final.jar +0 -0
  576. data/jboss/modules/org/projectodd/polyglot/cache/main/polyglot-cache.jar +0 -0
  577. data/jboss/modules/org/projectodd/polyglot/cache/main/polyglot-core.jar +0 -0
  578. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-core.jar +0 -0
  579. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
  580. data/jboss/modules/org/projectodd/polyglot/stomp/main/module.xml +62 -0
  581. data/jboss/modules/org/projectodd/polyglot/stomp/main/polyglot-core.jar +0 -0
  582. data/jboss/modules/org/projectodd/polyglot/stomp/main/polyglot-stomp.jar +0 -0
  583. data/jboss/modules/org/projectodd/polyglot/stomp/main/polyglot-web.jar +0 -0
  584. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-conduit-server-core.jar +0 -0
  585. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-conduit-server-spi.jar +0 -0
  586. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-stomp-api.jar +0 -0
  587. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-stomp-common.jar +0 -0
  588. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-stomp-server-core.jar +0 -0
  589. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-stomp-server-spi.jar +0 -0
  590. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-stomplet-api.jar +0 -0
  591. data/jboss/modules/org/{torquebox → projectodd/polyglot}/stomp/main/stilts-stomplet-server-core.jar +0 -0
  592. data/jboss/modules/org/projectodd/polyglot/stomp/main/subsystem/socket-binding.conf +1 -0
  593. data/jboss/modules/org/projectodd/polyglot/stomp/main/subsystem/subsystem.xml +1 -0
  594. data/jboss/modules/org/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
  595. data/jboss/modules/org/torquebox/cdi/main/torquebox-cdi.jar +0 -0
  596. data/jboss/modules/org/torquebox/core/main/module.xml +1 -0
  597. data/jboss/modules/org/torquebox/core/main/polyglot-core.jar +0 -0
  598. data/jboss/modules/org/torquebox/core/main/torquebox-core.jar +0 -0
  599. data/jboss/modules/org/torquebox/jobs/main/c3p0.jar +0 -0
  600. data/jboss/modules/org/torquebox/jobs/main/polyglot-jobs.jar +0 -0
  601. data/jboss/modules/org/torquebox/jobs/main/quartz.jar +0 -0
  602. data/jboss/modules/org/torquebox/jobs/main/torquebox-jobs.jar +0 -0
  603. data/jboss/modules/org/torquebox/messaging/main/polyglot-messaging.jar +0 -0
  604. data/jboss/modules/org/torquebox/messaging/main/torquebox-messaging.jar +0 -0
  605. data/jboss/modules/org/torquebox/security/main/torquebox-security.jar +0 -0
  606. data/jboss/modules/org/torquebox/services/main/torquebox-services.jar +0 -0
  607. data/jboss/modules/org/torquebox/stomp/main/module.xml +1 -10
  608. data/jboss/modules/org/torquebox/stomp/main/torquebox-stomp.jar +0 -0
  609. data/jboss/modules/org/torquebox/web/main/polyglot-web.jar +0 -0
  610. data/jboss/modules/org/torquebox/web/main/torquebox-web.jar +0 -0
  611. data/jboss/modules/sun/jdk/main/module.xml +26 -0
  612. data/jboss/standalone/configuration/standalone-full-ha.xml +15 -14
  613. data/jboss/standalone/configuration/standalone-full.xml +13 -11
  614. data/jboss/standalone/configuration/standalone-ha.xml +15 -14
  615. data/jboss/standalone/configuration/standalone.xml +13 -11
  616. data/jboss/welcome-content/noredirect.html +7 -3
  617. data/lib/torquebox-server.jar +0 -0
  618. data/lib/torquebox-server.rb +2 -2
  619. data/share/rails/template.rb +2 -2
  620. metadata +1273 -1179
  621. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.x.incremental.1.jar +0 -0
  622. data/jboss/modules/com/h2database/h2/main/h2-1.3.161.jar +0 -0
  623. data/jboss/modules/com/sun/xml/bind/main/jaxb-xjc-2.2.5.jar +0 -0
  624. data/jboss/modules/com/sun/xml/bind/main/jaxb-xjc-2.2.5.jar.index +0 -173
  625. data/jboss/modules/org/apache/cxf/main/cxf-rt-transports-common-2.4.6.jar +0 -0
  626. data/jboss/modules/org/apache/cxf/main/cxf-rt-ws-addr-2.4.6.jar +0 -0
  627. data/jboss/modules/org/apache/cxf/main/cxf-tools-wsdlto-databinding-jaxb-2.4.6.jar +0 -0
  628. data/jboss/modules/org/apache/neethi/main/neethi-3.0.1.jar +0 -0
  629. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.1.jar +0 -0
  630. data/jboss/modules/org/apache/ws/security/main/wss4j-1.6.5.jar +0 -0
  631. data/jboss/modules/org/codehaus/jettison/main/jettison-1.3.1.jar.index +0 -12
  632. data/jboss/modules/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-5.1.5.FINAL.jar +0 -0
  633. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.5.FINAL.jar +0 -0
  634. data/jboss/modules/org/infinispan/client/hotrod/main/infinispan-client-hotrod-5.1.5.FINAL.jar.index +0 -19
  635. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.x.incremental.1.jar +0 -0
  636. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/jboss-as-clustering-ejb3-infinispan-7.1.x.incremental.1.jar +0 -0
  637. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.x.incremental.1.jar +0 -0
  638. data/jboss/modules/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.1.x.incremental.1.jar +0 -0
  639. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.x.incremental.1.jar +0 -0
  640. data/jboss/modules/org/jboss/as/clustering/service/main/jboss-as-clustering-service-7.1.x.incremental.1.jar +0 -0
  641. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.x.incremental.1.jar +0 -0
  642. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.x.incremental.1.jar +0 -0
  643. data/jboss/modules/org/jboss/as/configadmin/main/jboss-as-configadmin-7.1.x.incremental.1.jar +0 -0
  644. data/jboss/modules/org/jboss/as/domain-http-interface/main/jboss-as-domain-http-interface-7.1.x.incremental.1.jar +0 -0
  645. data/jboss/modules/org/jboss/as/jmx/main/jboss-as-jmx-7.1.x.incremental.1.jar +0 -0
  646. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.x.incremental.1.jar +0 -0
  647. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.x.incremental.1.jar +0 -0
  648. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.x.incremental.1.jar +0 -0
  649. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.x.incremental.1.jar +0 -0
  650. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.x.incremental.1.jar +0 -0
  651. data/jboss/modules/org/jboss/as/naming/main/jboss-as-naming-7.1.x.incremental.1.jar +0 -0
  652. data/jboss/modules/org/jboss/classfilewriter/main/jboss-classfilewriter-1.0.2.Final.jar +0 -0
  653. data/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.11.Final.jar +0 -0
  654. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.11.Final.jar +0 -0
  655. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.11.Final.jar +0 -0
  656. data/jboss/modules/org/jboss/logging/main/jboss-logging-3.1.1.GA.jar +0 -0
  657. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.3.Final.jar +0 -0
  658. data/jboss/modules/org/jboss/remoting3/main/jboss-remoting-3.2.8.GA.jar +0 -0
  659. data/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.2.0.SP1.jar +0 -0
  660. data/jboss/modules/org/jboss/weld/core/main/weld-core-1.1.8.Final.jar +0 -0
  661. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.2.GA.jar +0 -0
  662. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.2.GA.jar +0 -0
  663. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.2.GA.jar.index +0 -105
  664. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.2.GA.jar +0 -0
  665. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.2.GA.jar.index +0 -6
  666. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.2.GA.jar +0 -0
  667. data/jboss/modules/org/jboss/ws/spi/main/jbossws-spi-2.0.3.GA.jar +0 -0
  668. data/jboss/modules/org/picketbox/main/picketbox-4.0.9.Final.jar +0 -0
  669. data/jboss/modules/org/picketbox/main/picketbox-infinispan-4.0.9.Final.jar +0 -0
  670. data/jboss/modules/org/picketlink/main/picketlink-core-2.1.1.Final-jandex-jandex.jar +0 -0
  671. data/jboss/modules/org/picketlink/main/picketlink-core-2.1.1.Final-jandex.jar +0 -0
  672. data/jboss/modules/org/picketlink/main/picketlink-core-2.1.1.Final.jar +0 -0
  673. data/jboss/modules/org/picketlink/main/picketlink-jbas7-2.1.1.Final-jandex.jar +0 -0
  674. data/jboss/modules/org/picketlink/main/picketlink-jbas7-2.1.1.Final.jar +0 -0
@@ -0,0 +1,828 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!--
3
+ ~ JBoss, Home of Professional Open Source.
4
+ ~ Copyright 2012, Red Hat, Inc., and individual contributors
5
+ ~ as indicated by the @author tags. See the copyright.txt file in the
6
+ ~ distribution for a full listing of individual contributors.
7
+ ~
8
+ ~ This is free software; you can redistribute it and/or modify it
9
+ ~ under the terms of the GNU Lesser General Public License as
10
+ ~ published by the Free Software Foundation; either version 2.1 of
11
+ ~ the License, or (at your option) any later version.
12
+ ~
13
+ ~ This software is distributed in the hope that it will be useful,
14
+ ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
15
+ ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16
+ ~ Lesser General Public License for more details.
17
+ ~
18
+ ~ You should have received a copy of the GNU Lesser General Public
19
+ ~ License along with this software; if not, write to the Free
20
+ ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21
+ ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
22
+ -->
23
+
24
+ <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
25
+ targetNamespace="http://www.jboss.com/xml/ns/javaee"
26
+ xmlns:javaee="http://java.sun.com/xml/ns/javaee"
27
+ xmlns:jboss="http://www.jboss.com/xml/ns/javaee"
28
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
29
+ elementFormDefault="qualified"
30
+ attributeFormDefault="unqualified"
31
+ version="7.0">
32
+
33
+ <xsd:annotation>
34
+ <xsd:documentation>
35
+ <![CDATA[
36
+
37
+ This is the XML Schema for the JBoss AS 7.0 web application deployment descriptor.
38
+ The deployment descriptor must be named "META-INF/jboss-web.xml" in
39
+ the WAR file. All JBoss Web deployment descriptors must indicate
40
+ the JBoss schema by using the Java EE namespace:
41
+
42
+ http://www.jboss.com/xml/ns/javaee
43
+
44
+ and by indicating the version of the schema using the version element as shown below:
45
+
46
+ <jboss-web xmlns="http://www.jboss.com/xml/ns/javaee"
47
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
48
+ xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-web_7_0.xsd"
49
+ version="7.0">
50
+
51
+ ...
52
+
53
+ </jboss-web>
54
+
55
+ Instance documents may indicate the published version of
56
+ the schema using the xsi:schemaLocation attribute for the
57
+ Java EE namespace with the following location:
58
+
59
+ http://www.jboss.org/j2ee/schema/jboss-web_7_0.xsd
60
+
61
+ ]]>
62
+ </xsd:documentation>
63
+ </xsd:annotation>
64
+
65
+ <xsd:annotation>
66
+ <xsd:documentation> The following conventions apply to all Java EE deployment descriptor
67
+ elements unless indicated otherwise. - In elements that specify a pathname to a file within
68
+ the same JAR file, relative filenames (i.e., those not starting with "/") are considered
69
+ relative to the root of the JAR file's namespace. Absolute filenames (i.e., those starting
70
+ with "/") also specify names in the root of the JAR file's namespace. In general, relative
71
+ names are preferred. The exception is .war files where absolute names are preferred for
72
+ consistency with the Servlet API. </xsd:documentation>
73
+ </xsd:annotation>
74
+
75
+ <xsd:import namespace="http://java.sun.com/xml/ns/javaee" schemaLocation="web-app_3_0.xsd"/>
76
+ <xsd:include schemaLocation="jboss-common_6_0.xsd"/>
77
+
78
+ <xsd:element name="jboss-web" type="jboss:jboss-webType">
79
+ <xsd:annotation>
80
+ <xsd:documentation>
81
+ This is the root element of jboss-web deployment descriptor.
82
+ </xsd:documentation>
83
+ </xsd:annotation>
84
+ </xsd:element>
85
+
86
+ <xsd:simpleType name="jboss-web-versionType">
87
+ <xsd:restriction base="xsd:token">
88
+ <xsd:enumeration value="7.0"/>
89
+ </xsd:restriction>
90
+ </xsd:simpleType>
91
+
92
+ <xsd:complexType name="jboss-webType">
93
+ <xsd:annotation>
94
+ <xsd:documentation> The jboss-web element is the root element of jboss-web.xml file. It contains
95
+ all the information used by jboss but not described in the web.xml file. All of it is optional.
96
+ </xsd:documentation>
97
+ </xsd:annotation>
98
+
99
+ <xsd:sequence>
100
+ <xsd:element name="context-root" type="jboss:context-rootType" minOccurs="0" maxOccurs="1"/>
101
+ <xsd:element name="virtual-host" type="jboss:virtual-hostType" minOccurs="0" maxOccurs="1"/>
102
+ <xsd:element name="annotation" type="jboss:annotationType" minOccurs="0" maxOccurs="unbounded"/>
103
+ <xsd:element name="listener" type="jboss:container-listenerType" minOccurs="0" maxOccurs="unbounded"/>
104
+ <xsd:element name="session-config" type="javaee:session-configType" minOccurs="0" maxOccurs="1"/>
105
+ <xsd:element name="valve" type="jboss:valveType" minOccurs="0" maxOccurs="unbounded"/>
106
+ <xsd:element name="overlay" type="jboss:overlayType" minOccurs="0" maxOccurs="unbounded"/>
107
+ <xsd:element name="security-domain" type="jboss:security-domainType" minOccurs="0"/>
108
+ <xsd:element name="security-role" type="jboss:security-roleType" minOccurs="0" maxOccurs="unbounded"/>
109
+ <xsd:element name="jacc-star-role-allow" type="jboss:jacc-star-role-allowType" minOccurs="0" maxOccurs="1"/>
110
+ <xsd:element name="disable-cross-context" type="jboss:disable-cross-contextType" minOccurs="0" maxOccurs="1"/>
111
+ <xsd:element name="use-jboss-authorization" type="jboss:use-jboss-authorizationType" minOccurs="0" maxOccurs="1"/>
112
+ <xsd:element name="disable-audit" type="jboss:disable-auditType" minOccurs="0" maxOccurs="1"/>
113
+ <xsd:element name="servlet" type="jboss:servletType" minOccurs="0" maxOccurs="unbounded"/>
114
+ <xsd:element name="max-active-sessions" type="javaee:xsdIntegerType" minOccurs="0" maxOccurs="1"/>
115
+ <xsd:element name="replication-config" type="jboss:replication-configType" minOccurs="0" maxOccurs="1"/>
116
+ <xsd:element name="passivation-config" type="jboss:passivation-configType" minOccurs="0" maxOccurs="1"/>
117
+ <xsd:element name="distinct-name" type="jboss:distinct-nameType" minOccurs="0" maxOccurs="1"/>
118
+ <xsd:group ref="jboss:jndiEnvironmentRefsGroup"/>
119
+ <xsd:element name="message-destination" type="jboss:message-destinationType" minOccurs="0" maxOccurs="unbounded"/>
120
+ <xsd:element name="webservice-description" type="jboss:webservice-descriptionType" minOccurs="0" maxOccurs="unbounded"/>
121
+ </xsd:sequence>
122
+ <xsd:attribute name="version" type="jboss:jboss-web-versionType" use="required"/>
123
+ </xsd:complexType>
124
+
125
+ <xsd:complexType name="container-listenerType">
126
+ <xsd:annotation>
127
+ <xsd:documentation>
128
+ Defines a web container listener. The module element allows specifying from which
129
+ module in the application server the specified class will be loaded. The listener type
130
+ element defines which events the listener will recieve from the web container.
131
+ </xsd:documentation>
132
+ </xsd:annotation>
133
+
134
+ <xsd:sequence>
135
+ <xsd:element name="class-name" type="javaee:string" minOccurs="1" maxOccurs="1"/>
136
+ <xsd:element name="module" type="javaee:string" minOccurs="0" maxOccurs="1"/>
137
+ <xsd:element name="listener-type" type="jboss:container-listener-typeType" minOccurs="1" maxOccurs="1"/>
138
+ <xsd:element name="param" type="javaee:param-valueType" minOccurs="0" maxOccurs="unbounded"/>
139
+ </xsd:sequence>
140
+ </xsd:complexType>
141
+
142
+ <xsd:complexType name="container-listener-typeType">
143
+ <xsd:annotation>
144
+ <xsd:documentation>
145
+ <![CDATA[
146
+
147
+ Sets the type of the container listener:
148
+ 1 - "LIFECYCLE": webapp lifecycle listener
149
+ 2 - "CONTAINER": webapp container listener
150
+ 3 - "SERVLET_INSTANCE": servlet instance listener
151
+ 4 - "SERVLET_LIFECYCLE": servlet lifecyle listener
152
+ 5 - "SERVLET_CONTAINER": servlet container (Catalina wrapper) listener
153
+
154
+ Example:
155
+ <listener-type>LIFECYCLE</listener-type>
156
+
157
+ ]]>
158
+ </xsd:documentation>
159
+ </xsd:annotation>
160
+ <xsd:simpleContent>
161
+ <xsd:restriction base="javaee:string">
162
+ <xsd:enumeration value="LIFECYCLE"/>
163
+ <xsd:enumeration value="CONTAINER"/>
164
+ <xsd:enumeration value="SERVLET_INSTANCE"/>
165
+ <xsd:enumeration value="SERVLET_LIFECYCLE"/>
166
+ <xsd:enumeration value="SERVLET_CONTAINER"/>
167
+ </xsd:restriction>
168
+ </xsd:simpleContent>
169
+ </xsd:complexType>
170
+
171
+ <xsd:complexType name="valveType">
172
+ <xsd:annotation>
173
+ <xsd:documentation>
174
+ Defines a web container valve. The module element allows specifying from which
175
+ module in the application server the specified class will be loaded. A container
176
+ valve is used to intercept the request that will be processed by the servlet. It
177
+ is invoked as part of a chain, before the invocation of the webapp's filter chain.
178
+ </xsd:documentation>
179
+ </xsd:annotation>
180
+
181
+ <xsd:sequence>
182
+ <xsd:element name="class-name" type="javaee:string" minOccurs="1" maxOccurs="1"/>
183
+ <xsd:element name="module" type="javaee:string" minOccurs="0" maxOccurs="1"/>
184
+ <xsd:element name="param" type="javaee:param-valueType" minOccurs="0" maxOccurs="unbounded"/>
185
+ </xsd:sequence>
186
+ </xsd:complexType>
187
+
188
+ <xsd:complexType name="overlayType">
189
+ <xsd:annotation>
190
+ <xsd:documentation>
191
+ The overlay element specifies additional static files overlays for this
192
+ web application. The content of the element should be a folder in the
193
+ filesystem containing the static files that will overlay the webapp's
194
+ static files, similar to what happens with regular JAR overlays.
195
+ </xsd:documentation>
196
+ </xsd:annotation>
197
+ <xsd:simpleContent>
198
+ <xsd:restriction base="javaee:string"/>
199
+ </xsd:simpleContent>
200
+ </xsd:complexType>
201
+
202
+ <xsd:complexType name="disable-cross-contextType">
203
+ <xsd:annotation>
204
+ <xsd:documentation>
205
+ The disable-cross-context element specifies if cross context
206
+ access should be enabled for this webapp, allowing it to use the
207
+ request dispatcher to access other webapps deployed in the
208
+ application server.
209
+ </xsd:documentation>
210
+ </xsd:annotation>
211
+ <xsd:simpleContent>
212
+ <xsd:restriction base="javaee:generic-booleanType"/>
213
+ </xsd:simpleContent>
214
+ </xsd:complexType>
215
+
216
+ <xsd:complexType name="use-jboss-authorizationType">
217
+ <xsd:annotation>
218
+ <xsd:documentation>
219
+ The use-jboss-authorization element specifies if the JBoss
220
+ authorization layer should be used.
221
+ </xsd:documentation>
222
+ </xsd:annotation>
223
+ <xsd:simpleContent>
224
+ <xsd:restriction base="javaee:generic-booleanType"/>
225
+ </xsd:simpleContent>
226
+ </xsd:complexType>
227
+
228
+ <xsd:complexType name="disable-auditType">
229
+ <xsd:annotation>
230
+ <xsd:documentation>
231
+ The disable-audit element specifies if the security audit logging
232
+ should be disabled.
233
+ </xsd:documentation>
234
+ </xsd:annotation>
235
+ <xsd:simpleContent>
236
+ <xsd:restriction base="javaee:generic-booleanType"/>
237
+ </xsd:simpleContent>
238
+ </xsd:complexType>
239
+
240
+ <xsd:complexType name="distinct-nameType">
241
+ <xsd:annotation>
242
+ <xsd:documentation>
243
+ The distinct-name element specifies the EJB 3 distinct name for this
244
+ web application.
245
+ </xsd:documentation>
246
+ </xsd:annotation>
247
+ <xsd:simpleContent>
248
+ <xsd:restriction base="javaee:string"/>
249
+ </xsd:simpleContent>
250
+ </xsd:complexType>
251
+
252
+ <xsd:complexType name="jacc-star-role-allowType">
253
+ <xsd:annotation>
254
+ <xsd:documentation>
255
+ The jacc-star-role-allow element specifies whether the
256
+ jacc permission generating agent in the web layer needs to generate a
257
+ WebResourcePermission(url,null) permission such that the jacc provider can
258
+ make a decision as to bypass authorization or not.
259
+ </xsd:documentation>
260
+ </xsd:annotation>
261
+ <xsd:simpleContent>
262
+ <xsd:restriction base="javaee:generic-booleanType"/>
263
+ </xsd:simpleContent>
264
+ </xsd:complexType>
265
+
266
+ <xsd:complexType name="context-rootType">
267
+ <xsd:annotation>
268
+ <xsd:documentation>
269
+ The context-root element specifies the context root of a web
270
+ application. This is normally specified at the ear level using the standard
271
+ JEE application.xml descriptor, but it may be given here for standalone wars.
272
+ This should not override the application.xml level specification.
273
+ </xsd:documentation>
274
+ </xsd:annotation>
275
+ <xsd:simpleContent>
276
+ <xsd:restriction base="javaee:string"/>
277
+ </xsd:simpleContent>
278
+ </xsd:complexType>
279
+
280
+ <xsd:complexType name="virtual-hostType">
281
+ <xsd:annotation>
282
+ <xsd:documentation>
283
+ <![CDATA[
284
+
285
+ The virtual-host element allows one to specify which virtual host the war
286
+ should be deployed to. Example, to specify that a war should be deployed to the
287
+ www.jboss-store.org virtual host add the following virtual-host element:
288
+ <virtual-host>www.jboss-store.org</virtual-host>
289
+
290
+ ]]>
291
+ </xsd:documentation>
292
+ </xsd:annotation>
293
+ <xsd:simpleContent>
294
+ <xsd:restriction base="javaee:string"/>
295
+ </xsd:simpleContent>
296
+ </xsd:complexType>
297
+
298
+ <xsd:complexType name="replication-configType">
299
+ <xsd:annotation>
300
+ <xsd:documentation>
301
+ <![CDATA[
302
+
303
+ HTTP Session clustering configuration (optional tags)
304
+
305
+ ]]>
306
+ </xsd:documentation>
307
+ </xsd:annotation>
308
+
309
+ <xsd:sequence>
310
+ <xsd:element name="cache-name" type="jboss:cache-nameType" minOccurs="0"/>
311
+ <xsd:element name="replication-trigger" type="jboss:replication-triggerType" minOccurs="0"/>
312
+ <xsd:element name="replication-granularity" type="jboss:replication-granularityType" minOccurs="0"/>
313
+ <xsd:element name="replication-mode" type="jboss:replication-modeType" minOccurs="0"/>
314
+ <xsd:element name="backups" type="jboss:backupsType" minOccurs="0"/>
315
+ <xsd:element name="use-jk" type="jboss:use-jkType" minOccurs="0"/>
316
+ <xsd:element name="max-unreplicated-interval" type="jboss:max-unreplicated-intervalType" minOccurs="0"/>
317
+ <xsd:element name="snapshot-mode" type="jboss:snapshot-modeType" minOccurs="0"/>
318
+ <xsd:element name="snapshot-interval" type="jboss:snapshot-intervalType" minOccurs="0"/>
319
+ <xsd:element name="session-notification-policy" type="jboss:session-notification-policyType" minOccurs="0"/>
320
+ </xsd:sequence>
321
+ </xsd:complexType>
322
+
323
+ <xsd:complexType name="cache-nameType">
324
+ <xsd:annotation>
325
+ <xsd:documentation>
326
+ <![CDATA[
327
+
328
+ Clustering only: Name of the JBoss Cache or PojoCache configuration that
329
+ should be used for storing distributable sessions and replicating them around the
330
+ cluster.
331
+
332
+ Default value if not explicitly set is the overall web container default
333
+ as set in the deployers/jbossweb.deployer service.
334
+
335
+ ]]>
336
+ </xsd:documentation>
337
+ </xsd:annotation>
338
+ <xsd:simpleContent>
339
+ <xsd:restriction base="javaee:string"/>
340
+ </xsd:simpleContent>
341
+ </xsd:complexType>
342
+
343
+ <xsd:complexType name="replication-triggerType">
344
+ <xsd:annotation>
345
+ <xsd:documentation>
346
+ <![CDATA[
347
+
348
+ Clustering only: Determines when the container should consider that a session
349
+ must be replicated across the cluster.
350
+ Possible values are:
351
+ 1 - "ACCESS"
352
+ 2 - "SET_AND_GET"
353
+ 3 - "SET_AND_NON_PRIMITIVE_GET" (default value)
354
+ 4 - "SET"
355
+
356
+ The rationale for this setting is that after a mutable object stored as a session attribute
357
+ is accessed from the session, in the absence of a setAttribute call the container has no
358
+ clear way to know if the object (and hence the session state) has been modified.
359
+
360
+ In all cases, calling setAttribute marks the session as needing replication.
361
+
362
+ ACCESS - merely accessing the session marks the session as dirty.
363
+
364
+ SET_AND_GET is conservative but not optimal (performance-wise): it will always replicate the
365
+ session even if its content has not been modified but simply accessed.
366
+
367
+ SET_AND_NON_PRIMITIVE_GET is conservative but will only replicate if a non-primitive Object
368
+ has been accessed (i.e. the object is not of a well-known immutable JDK type such as Integer,
369
+ Long, String, etc.) This is the default value.
370
+
371
+ SET assumes that the developer will explicitly call setAttribute on the session
372
+ if it needs to be replicated. This setting prevents unnecessary replication, but requires very
373
+ good coding practices to ensure setAttribute is always called whenever an attribute value
374
+ is modified.
375
+
376
+ Examples:
377
+ <replication-trigger>SET_AND_GET</replication-trigger>
378
+ or
379
+ <replication-trigger>SET_AND_NON_PRIMITIVE_GET</replication-trigger>
380
+ or
381
+ <replication-trigger>SET</replication-trigger>
382
+
383
+ ]]>
384
+ </xsd:documentation>
385
+ </xsd:annotation>
386
+ <xsd:simpleContent>
387
+ <xsd:restriction base="javaee:string">
388
+ <xsd:enumeration value="ACCESS"/>
389
+ <xsd:enumeration value="SET_AND_GET"/>
390
+ <xsd:enumeration value="SET_AND_NON_PRIMITIVE_GET"/>
391
+ <xsd:enumeration value="SET"/>
392
+ </xsd:restriction>
393
+ </xsd:simpleContent>
394
+ </xsd:complexType>
395
+
396
+ <xsd:complexType name="replication-granularityType">
397
+ <xsd:annotation>
398
+ <xsd:documentation>
399
+ <![CDATA[
400
+
401
+ Clustering only: Determines the session replication granularity level.
402
+ Possible values are:
403
+ 1 - "SESSION" (default)
404
+ 2 - "ATTRIBUTE"
405
+
406
+ The first option indicates that replication is done per session instance, i.e. when
407
+ the session is considered modified, the whole session object will be serialized
408
+ and replicated. This is the preferred policy when the sessions are generally small.
409
+
410
+ The second option indicates that replication is performed only for the the dirty
411
+ attributes in the session, plus some session data, like lastAccessTime. For sessions
412
+ carrying large amounts of data, parts of which are infrequently accessed,
413
+ this option can increase replication performance.
414
+
415
+ A third option, "FIELD" was available in AS 4.x and AS 5.x, but it
416
+ is not supported by AS 6.
417
+
418
+ Examples:
419
+ <replication-granularity>SESSION</replication-granularity>
420
+ or
421
+ <replication-granularity>ATTRIBUTE</replication-granularity>
422
+
423
+ ]]>
424
+ </xsd:documentation>
425
+ </xsd:annotation>
426
+ <xsd:simpleContent>
427
+ <xsd:restriction base="javaee:string">
428
+ <xsd:enumeration value="SESSION"/>
429
+ <xsd:enumeration value="ATTRIBUTE"/>
430
+ </xsd:restriction>
431
+ </xsd:simpleContent>
432
+ </xsd:complexType>
433
+
434
+ <xsd:complexType name="replication-modeType">
435
+ <xsd:annotation>
436
+ <xsd:documentation>
437
+ <![CDATA[
438
+
439
+ Clustering only: Determines the session replication mode.
440
+ Possible values are:
441
+ 1 - "SYNCHRONOUS"
442
+ 2 - "ASYNCHRONOUS"
443
+
444
+ In SYNCHRONOUS mode, session replication occurs in the same thread that processes a given
445
+ request. A request will not complete until the associated session is successfully replicated.
446
+
447
+ In ASYNCHRONOUS mode, session replication occurs in a separate thread from the one that processes
448
+ a given request. The request thread only initiates replication, but does not wait for it to complete.
449
+
450
+ If not defined, the replication mode defined in the distributed cache configuration will be used.
451
+ In the default distributed session cache configuration, sessions replicate asynchronously.
452
+
453
+ Examples:
454
+ <replication-mode>SYNCHRONOUS</replication-mode>
455
+ or
456
+ <replication-mode>ASYNCHRONOUS</replication-mode>
457
+
458
+ ]]>
459
+ </xsd:documentation>
460
+ </xsd:annotation>
461
+ <xsd:simpleContent>
462
+ <xsd:restriction base="javaee:string">
463
+ <xsd:enumeration value="SYNCHRONOUS"/>
464
+ <xsd:enumeration value="ASYNCHRONOUS"/>
465
+ </xsd:restriction>
466
+ </xsd:simpleContent>
467
+ </xsd:complexType>
468
+
469
+ <xsd:simpleType name="backupsType">
470
+ <xsd:annotation>
471
+ <xsd:documentation>
472
+ <![CDATA[
473
+
474
+ Clustering only: Defines the number of backup nodes on which to replicate
475
+ a given session.
476
+
477
+ Possible values are:
478
+ > 0 : Session will be replicated to *all* nodes (i.e. total replication)
479
+ 0 : Session will not be replicated (i.e. local mode)
480
+ < 0 : Session will be replicated only to the specified number of nodes (i.e. distribution mode)
481
+
482
+ Default value, if not explicitly set, is taken from the distributed cache
483
+ configuration. By default, this is -1, i.e. total replication.
484
+
485
+ ]]>
486
+ </xsd:documentation>
487
+ </xsd:annotation>
488
+ <xsd:restriction base="xsd:integer"/>
489
+ </xsd:simpleType>
490
+
491
+ <xsd:complexType name="use-jkType">
492
+ <xsd:annotation>
493
+ <xsd:documentation>
494
+ <![CDATA[
495
+
496
+ Clustering only: Whether the container should assume mod_jk is used for
497
+ load balancing for this webapp. If set to 'true', the container will examine
498
+ the session id associated with every request and replace the JvmRoute portion of
499
+ the session id if it detects a failover. In addition, for each host you will
500
+ need to set a unique JvmRoute inside the server.xml file, e.g.,
501
+
502
+ <Engine name="jboss.web" jvmRoute="Node1" defaultHost="localhost">
503
+ ...
504
+ </Engine>
505
+
506
+ Default value if not explicitly set is the overall web container default
507
+ as set in the deployers/jbossweb.deployer service. By default that is set
508
+ to "false".
509
+
510
+ ]]>
511
+ </xsd:documentation>
512
+ </xsd:annotation>
513
+ <xsd:simpleContent>
514
+ <xsd:restriction base="javaee:generic-booleanType"/>
515
+ </xsd:simpleContent>
516
+ </xsd:complexType>
517
+
518
+ <xsd:simpleType name="max-unreplicated-intervalType">
519
+ <xsd:annotation>
520
+ <xsd:documentation>
521
+ <![CDATA[
522
+
523
+ Clustering only: Determines the maximum interval between requests, in
524
+ seconds, after which a request will trigger replication of the session's
525
+ timestamp and other metadata regardless of whether the request has otherwise
526
+ made the session dirty. Such replication ensures that other nodes in the
527
+ cluster are aware of the most recent value for the session's timestamp
528
+ and won't incorrectly expire an unreplicated session upon failover. It also
529
+ results in correct values for HttpSession.getLastAccessedTime() calls
530
+ following failover.
531
+
532
+ The cost of this metadata replication depends on the configured
533
+ replication-granularity. With <code>SESSION</code>, the session's
534
+ attribute map is replicated along with the metadata, so it can be fairly
535
+ costly. With other granularities, the metadata object is replicated
536
+ separately from the attributes and only contains a String, and a few longs,
537
+ ints and booleans.
538
+
539
+ A value of 0 means the metadata will be replicated whenever the session is
540
+ accessed. A value of -1 means the metadata will be replicated only if some
541
+ other activity during the request (e.g. modifying an attribute) has
542
+ resulted in other replication work involving the session. A positive value
543
+ greater than the HttpSession.getMaxInactiveInterval() value will be treated
544
+ as a likely misconfiguration and converted to 0; i.e. replicate the
545
+ metadata on every request.
546
+
547
+ ]]>
548
+ </xsd:documentation>
549
+ </xsd:annotation>
550
+ <xsd:restriction base="xsd:integer"/>
551
+ </xsd:simpleType>
552
+
553
+ <xsd:complexType name="snapshot-modeType">
554
+ <xsd:annotation>
555
+ <xsd:documentation>
556
+ <![CDATA[
557
+
558
+ Clustering only: Defines when the sessions are replicated to the other nodes.
559
+ The typical value, "instant", replicates changes to the other nodes at the end
560
+ of requests, using the request processing thread to perform the replication.
561
+ In this case, the "snapshot-interval" property is ignored.
562
+ With "interval" mode, a background process is created that runs every
563
+ "snapshot-interval" milliseconds, checking for modified sessions and replicating
564
+ them.
565
+
566
+ Default value if not explicitly set is the overall web container default
567
+ as set in the deployers/jbossweb.deployer service. By default that is set
568
+ to "instant".
569
+
570
+ Note that this property has no effect if replication-granularity
571
+ is set to FIELD. If it is FIELD, "instant" mode will be used.
572
+
573
+ ]]>
574
+ </xsd:documentation>
575
+ </xsd:annotation>
576
+ <xsd:simpleContent>
577
+ <xsd:restriction base="javaee:string">
578
+ <xsd:enumeration value="INSTANT"/>
579
+ <xsd:enumeration value="FIELD"/>
580
+ </xsd:restriction>
581
+ </xsd:simpleContent>
582
+ </xsd:complexType>
583
+
584
+ <xsd:simpleType name="snapshot-intervalType">
585
+ <xsd:annotation>
586
+ <xsd:documentation>
587
+ <![CDATA[
588
+
589
+ Clustering only: Defines how often (in milliseconds) the background
590
+ process that replicates modified sessions should be started for this
591
+ web app. Only meaningful if snapshot-mode is set to "interval".
592
+
593
+ Default value if not explicitly set is the overall web container default
594
+ as set in the deployers/jbossweb.deployer service. By default that is set
595
+ to "1000".
596
+
597
+ ]]>
598
+ </xsd:documentation>
599
+ </xsd:annotation>
600
+ <xsd:restriction base="xsd:integer"/>
601
+ </xsd:simpleType>
602
+
603
+ <xsd:complexType name="session-notification-policyType">
604
+ <xsd:annotation>
605
+ <xsd:documentation>
606
+ <![CDATA[
607
+
608
+ Clustering only: Fully qualified class name of the implementation of the
609
+ org.jboss.web.tomcat.service.session.notification.ClusteredSessionNotificationPolicy
610
+ interface that should be used to govern whether servlet specification
611
+ notifications should be emitted to any registered HttpSessionListener,
612
+ HttpSessionAttributeListener and/or HttpSessionBindingListener.
613
+ Event notifications that may make sense in a non-clustered environment
614
+ may or may not make sense in a clustered environment; configuring an
615
+ appropriate ClusteredSessionNotificationPolicy gives the application
616
+ author fine-grained control over what notifications are issued.
617
+
618
+ Default value if not explicitly set is the
619
+ org.jboss.web.tomcat.service.session.notification.IgnoreUndeployLegacyClusteredSessionNotificationPolicy.
620
+
621
+ ]]>
622
+ </xsd:documentation>
623
+ </xsd:annotation>
624
+ <xsd:simpleContent>
625
+ <xsd:restriction base="javaee:fully-qualified-classType"/>
626
+ </xsd:simpleContent>
627
+ </xsd:complexType>
628
+
629
+ <xsd:complexType name="servletType">
630
+ <xsd:annotation>
631
+ <xsd:documentation>
632
+ <![CDATA[
633
+
634
+ The servlet element specifies servlet specific bindings. Currently this
635
+ is only the run-as principal identity.
636
+
637
+ ]]>
638
+ </xsd:documentation>
639
+ </xsd:annotation>
640
+ <xsd:sequence>
641
+ <xsd:element name="servlet-name" type="javaee:string"/>
642
+ <xsd:element name="run-as-principal" type="javaee:role-nameType" minOccurs="0">
643
+ <xsd:annotation>
644
+ <xsd:documentation>
645
+ The run-as-principal element specifies whether a specific run-as identity is
646
+ to be used. If there is a run-as role defined for a servlet, there can also
647
+ be a run-as-principal defined here. If you don't define a run-as principal
648
+ the callee will see ctx.getUserPrincipal() == 'anonymous'
649
+ </xsd:documentation>
650
+ </xsd:annotation>
651
+ </xsd:element>
652
+ <xsd:element name="servlet-security" type="jboss:servlet-securityType" minOccurs="0" maxOccurs="1"/>
653
+ </xsd:sequence>
654
+ </xsd:complexType>
655
+
656
+ <xsd:simpleType name="max-active-sessionsType">
657
+ <xsd:annotation>
658
+ <xsd:documentation>
659
+ <![CDATA[
660
+
661
+ Clustering only: Determines the max number of active sessions allowed.
662
+ If the number of sessions managed by the the session manager exceeds this value and
663
+ passivation is enabled, the excess will be passivated based on the configured
664
+ passivation-min-idle-time.
665
+ If after passivation is completed (or if passivation is disabled), the number of
666
+ active sessions still exceeds this limit, attempts to create new sessions
667
+ will be rejected.
668
+ If set to -1, means no limit
669
+
670
+ ]]>
671
+ </xsd:documentation>
672
+ </xsd:annotation>
673
+ <xsd:restriction base="xsd:integer"/>
674
+ </xsd:simpleType>
675
+
676
+ <xsd:complexType name="passivation-configType">
677
+ <xsd:annotation>
678
+ <xsd:documentation>
679
+ <![CDATA[
680
+
681
+ Clustering only: HTTP Session passivation configuration.
682
+
683
+ ]]>
684
+ </xsd:documentation>
685
+ </xsd:annotation>
686
+
687
+ <xsd:sequence>
688
+ <xsd:element name="use-session-passivation" type="jboss:use-session-passivationType" minOccurs="0"/>
689
+ <xsd:element name="passivation-min-idle-time" type="jboss:passivation-idle-timeType" minOccurs="0">
690
+ <xsd:annotation>
691
+ <xsd:documentation>
692
+ <![CDATA[
693
+
694
+ Determines the minimum time (in seconds) that a session must have been inactive
695
+ before the container will consider passivating it in order to reduce the
696
+ active session count below max-active-sessions.
697
+ A value of -1 (the default) disables passivating sessions before
698
+ passivation-max-idle-time. Neither a value of -1 nor a high
699
+ value are recommended if max-active-sessions is set
700
+
701
+ Example:
702
+ <passivation-min-idle-time>30</passivation-min-idle-time> (seconds)
703
+
704
+ ]]>
705
+ </xsd:documentation>
706
+ </xsd:annotation>
707
+ </xsd:element>
708
+ <xsd:element name="passivation-max-idle-time" type="jboss:passivation-idle-timeType" minOccurs="0">
709
+ <xsd:annotation>
710
+ <xsd:documentation>
711
+ <![CDATA[
712
+
713
+ Determines the maximum time (in seconds) that a session can be inactive before
714
+ the container should attempt to passivate it to save memory. Passivation of such
715
+ sessions will take place regardless of whether the active session count exceeds
716
+ max-active-sessions.
717
+ Should be less than the web.xml session-timeout setting.
718
+ A value of -1 disables passivation based on maximum inactivity.
719
+
720
+ Example:
721
+ <passivation-max-idle-time>300</passivation-max-idle-time> (seconds)
722
+
723
+ ]]>
724
+ </xsd:documentation>
725
+ </xsd:annotation>
726
+ </xsd:element>
727
+ </xsd:sequence>
728
+ </xsd:complexType>
729
+
730
+ <xsd:complexType name="use-session-passivationType">
731
+ <xsd:annotation>
732
+ <xsd:documentation>
733
+ <![CDATA[
734
+
735
+ Clustering only: Determines whether the web application should use session passivation or not
736
+
737
+ Examples:
738
+ <use-session-passivation>true</use-session-passivation>
739
+ or
740
+ <use-session-passivation>false</use-session-passivation> (default value)
741
+
742
+ ]]>
743
+ </xsd:documentation>
744
+ </xsd:annotation>
745
+ <xsd:simpleContent>
746
+ <xsd:restriction base="javaee:generic-booleanType"/>
747
+ </xsd:simpleContent>
748
+ </xsd:complexType>
749
+
750
+ <xsd:simpleType name="passivation-idle-timeType">
751
+ <xsd:annotation>
752
+ <xsd:documentation>
753
+ <![CDATA[
754
+
755
+ Determines the time (in seconds) that a session can be inactive before
756
+ the container should attempt to passivate it.
757
+
758
+ ]]>
759
+ </xsd:documentation>
760
+ </xsd:annotation>
761
+ <xsd:restriction base="xsd:integer"/>
762
+ </xsd:simpleType>
763
+
764
+ <xsd:complexType name="annotationType">
765
+ <xsd:annotation>
766
+ <xsd:documentation>
767
+ <![CDATA[
768
+
769
+ The annotation element specifies annotation specific bindings. This allows
770
+ overriding the @ServletSecurity, @RunAs and @MultipartConfig, which apply
771
+ on a Servlet class rather than a Servlet name. They have the same structure
772
+ and element names as the corresponding annotation.
773
+
774
+ ]]>
775
+ </xsd:documentation>
776
+ </xsd:annotation>
777
+ <xsd:sequence>
778
+ <xsd:element name="class-name" type="javaee:string"/>
779
+ <xsd:element name="servlet-security" type="jboss:servlet-securityType" minOccurs="0" maxOccurs="1"/>
780
+ <xsd:element name="run-as" type="jboss:run-asType" minOccurs="0" maxOccurs="1"/>
781
+ <xsd:element name="multipart-config" type="jboss:multipart-configType" minOccurs="0" maxOccurs="1"/>
782
+ </xsd:sequence>
783
+ </xsd:complexType>
784
+
785
+ <xsd:complexType name="run-asType">
786
+ <xsd:sequence>
787
+ <xsd:element name="description" type="javaee:descriptionType" minOccurs="0" maxOccurs="unbounded"/>
788
+ <xsd:element name="role-name" type="javaee:string"/>
789
+ </xsd:sequence>
790
+ </xsd:complexType>
791
+
792
+ <xsd:complexType name="servlet-securityType">
793
+ <xsd:sequence>
794
+ <xsd:element name="empty-role-semantic" type="javaee:string"/>
795
+ <xsd:element name="transport-guarantee" type="javaee:transport-guaranteeType"/>
796
+ <xsd:element name="roles-allowed" type="javaee:role-nameType" minOccurs="0" maxOccurs="unbounded"/>
797
+ <xsd:element name="http-method-constraint" type="jboss:http-method-constraintType" minOccurs="0" maxOccurs="unbounded"/>
798
+ </xsd:sequence>
799
+ </xsd:complexType>
800
+
801
+ <xsd:complexType name="http-method-constraintType">
802
+ <xsd:sequence>
803
+ <xsd:element name="method" type="javaee:string" minOccurs="1" maxOccurs="1"/>
804
+ <xsd:element name="empty-role-semantic" type="jboss:empty-role-semanticType"/>
805
+ <xsd:element name="transport-guarantee" type="javaee:transport-guaranteeType"/>
806
+ <xsd:element name="roles-allowed" type="javaee:role-nameType" minOccurs="0" maxOccurs="unbounded"/>
807
+ </xsd:sequence>
808
+ </xsd:complexType>
809
+
810
+ <xsd:complexType name="empty-role-semanticType">
811
+ <xsd:simpleContent>
812
+ <xsd:restriction base="javaee:string">
813
+ <xsd:enumeration value="PERMIT"/>
814
+ <xsd:enumeration value="DENY"/>
815
+ </xsd:restriction>
816
+ </xsd:simpleContent>
817
+ </xsd:complexType>
818
+
819
+ <xsd:complexType name="multipart-configType">
820
+ <xsd:sequence>
821
+ <xsd:element name="location" type="javaee:string" minOccurs="0" maxOccurs="1"/>
822
+ <xsd:element name="max-file-size" type="xsd:long" minOccurs="0" maxOccurs="1"/>
823
+ <xsd:element name="max-request-size" type="xsd:long" minOccurs="0" maxOccurs="1"/>
824
+ <xsd:element name="file-size-threshold" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
825
+ </xsd:sequence>
826
+ </xsd:complexType>
827
+
828
+ </xsd:schema>