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,1584 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
3
+ targetNamespace="http://java.sun.com/xml/ns/javaee"
4
+ xmlns:javaee="http://java.sun.com/xml/ns/javaee"
5
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6
+ elementFormDefault="qualified"
7
+ attributeFormDefault="unqualified"
8
+ version="3.0">
9
+ <xsd:annotation>
10
+ <xsd:documentation>
11
+
12
+ $Id$
13
+
14
+ </xsd:documentation>
15
+ </xsd:annotation>
16
+
17
+ <xsd:annotation>
18
+ <xsd:documentation>
19
+
20
+ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
21
+
22
+ Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.
23
+
24
+ The contents of this file are subject to the terms of either the
25
+ GNU General Public License Version 2 only ("GPL") or the Common
26
+ Development and Distribution License("CDDL") (collectively, the
27
+ "License"). You may not use this file except in compliance with
28
+ the License. You can obtain a copy of the License at
29
+ https://glassfish.dev.java.net/public/CDDL+GPL.html or
30
+ glassfish/bootstrap/legal/LICENSE.txt. See the License for the
31
+ specific language governing permissions and limitations under the
32
+ License.
33
+
34
+ When distributing the software, include this License Header
35
+ Notice in each file and include the License file at
36
+ glassfish/bootstrap/legal/LICENSE.txt. Sun designates this
37
+ particular file as subject to the "Classpath" exception as
38
+ provided by Sun in the GPL Version 2 section of the License file
39
+ that accompanied this code. If applicable, add the following
40
+ below the License Header, with the fields enclosed by brackets []
41
+ replaced by your own identifying information:
42
+ "Portions Copyrighted [year] [name of copyright owner]"
43
+
44
+ Contributor(s):
45
+
46
+ If you wish your version of this file to be governed by only the
47
+ CDDL or only the GPL Version 2, indicate your decision by adding
48
+ "[Contributor] elects to include this software in this
49
+ distribution under the [CDDL or GPL Version 2] license." If you
50
+ don't indicate a single choice of license, a recipient has the
51
+ option to distribute your version of this file under either the
52
+ CDDL, the GPL Version 2 or to extend the choice of license to its
53
+ licensees as provided above. However, if you add GPL Version 2
54
+ code and therefore, elected the GPL Version 2 license, then the
55
+ option applies only if the new code is made subject to such
56
+ option by the copyright holder.
57
+
58
+ </xsd:documentation>
59
+ </xsd:annotation>
60
+
61
+ <xsd:annotation>
62
+ <xsd:documentation>
63
+ <![CDATA[[
64
+ This is the common XML Schema for the Servlet 3.0 deployment descriptor.
65
+ This file is in turn used by web.xml and web-fragment.xml
66
+ web application's war file. All Servlet deployment descriptors
67
+ must indicate the web common schema by using the Java EE
68
+ namespace:
69
+
70
+ http://java.sun.com/xml/ns/javaee
71
+
72
+ and by indicating the version of the schema by
73
+ using the version element as shown below:
74
+
75
+ <web-app xmlns="http://java.sun.com/xml/ns/javaee"
76
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
77
+ xsi:schemaLocation="..."
78
+ version="3.0">
79
+ ...
80
+ </web-app>
81
+
82
+ The instance documents may indicate the published version of
83
+ the schema using the xsi:schemaLocation attribute for Java EE
84
+ namespace with the following location:
85
+
86
+ http://java.sun.com/xml/ns/javaee/web-common_3_0.xsd
87
+
88
+ ]]>
89
+ </xsd:documentation>
90
+ </xsd:annotation>
91
+
92
+ <xsd:annotation>
93
+ <xsd:documentation>
94
+
95
+ The following conventions apply to all Java EE
96
+ deployment descriptor elements unless indicated otherwise.
97
+
98
+ - In elements that specify a pathname to a file within the
99
+ same JAR file, relative filenames (i.e., those not
100
+ starting with "/") are considered relative to the root of
101
+ the JAR file's namespace. Absolute filenames (i.e., those
102
+ starting with "/") also specify names in the root of the
103
+ JAR file's namespace. In general, relative names are
104
+ preferred. The exception is .war files where absolute
105
+ names are preferred for consistency with the Servlet API.
106
+
107
+ </xsd:documentation>
108
+ </xsd:annotation>
109
+
110
+ <xsd:include schemaLocation="javaee_6.xsd"/>
111
+
112
+ <xsd:include schemaLocation="jsp_2_2.xsd"/>
113
+
114
+ <xsd:group name="web-commonType">
115
+ <xsd:choice>
116
+ <xsd:group ref="javaee:descriptionGroup"/>
117
+ <xsd:element name="name"
118
+ type="javaee:java-identifierType"/>
119
+ <xsd:element name="distributable"
120
+ type="javaee:emptyType"/>
121
+ <xsd:element name="context-param"
122
+ type="javaee:param-valueType">
123
+ <xsd:annotation>
124
+ <xsd:documentation>
125
+
126
+ The context-param element contains the declaration
127
+ of a web application's servlet context
128
+ initialization parameters.
129
+
130
+ </xsd:documentation>
131
+ </xsd:annotation>
132
+ </xsd:element>
133
+ <xsd:element name="filter"
134
+ type="javaee:filterType"/>
135
+ <xsd:element name="filter-mapping"
136
+ type="javaee:filter-mappingType"/>
137
+ <xsd:element name="listener"
138
+ type="javaee:listenerType"/>
139
+ <xsd:element name="servlet"
140
+ type="javaee:servletType"/>
141
+ <xsd:element name="servlet-mapping"
142
+ type="javaee:servlet-mappingType"/>
143
+ <xsd:element name="session-config"
144
+ type="javaee:session-configType"/>
145
+ <xsd:element name="mime-mapping"
146
+ type="javaee:mime-mappingType"/>
147
+ <xsd:element name="welcome-file-list"
148
+ type="javaee:welcome-file-listType"/>
149
+ <xsd:element name="error-page"
150
+ type="javaee:error-pageType"/>
151
+ <xsd:element name="jsp-config"
152
+ type="javaee:jsp-configType"/>
153
+ <xsd:element name="security-constraint"
154
+ type="javaee:security-constraintType"/>
155
+ <xsd:element name="login-config"
156
+ type="javaee:login-configType"/>
157
+ <xsd:element name="security-role"
158
+ type="javaee:security-roleType"/>
159
+ <xsd:group ref="javaee:jndiEnvironmentRefsGroup"/>
160
+ <xsd:element name="message-destination"
161
+ type="javaee:message-destinationType"/>
162
+ <xsd:element name="locale-encoding-mapping-list"
163
+ type="javaee:locale-encoding-mapping-listType"/>
164
+ </xsd:choice>
165
+ </xsd:group>
166
+
167
+ <xsd:attributeGroup name="web-common-attributes">
168
+ <xsd:attribute name="version"
169
+ type="javaee:web-app-versionType"
170
+ use="required"/>
171
+ <xsd:attribute name="id"
172
+ type="xsd:ID"/>
173
+ <xsd:attribute name="metadata-complete"
174
+ type="xsd:boolean">
175
+ <xsd:annotation>
176
+ <xsd:documentation>
177
+
178
+ The metadata-complete attribute defines whether this
179
+ deployment descriptor and other related deployment
180
+ descriptors for this module (e.g., web service
181
+ descriptors) are complete, or whether the class
182
+ files available to this module and packaged with
183
+ this application should be examined for annotations
184
+ that specify deployment information.
185
+
186
+ If metadata-complete is set to "true", the deployment
187
+ tool must ignore any annotations that specify deployment
188
+ information, which might be present in the class files
189
+ of the application.
190
+
191
+ If metadata-complete is not specified or is set to
192
+ "false", the deployment tool must examine the class
193
+ files of the application for annotations, as
194
+ specified by the specifications.
195
+
196
+ </xsd:documentation>
197
+ </xsd:annotation>
198
+ </xsd:attribute>
199
+ </xsd:attributeGroup>
200
+
201
+
202
+ <!-- **************************************************** -->
203
+
204
+ <xsd:complexType name="web-appType">
205
+ <xsd:choice minOccurs="0"
206
+ maxOccurs="unbounded">
207
+ <xsd:element name="module-name"
208
+ type="javaee:string"
209
+ minOccurs="0"/>
210
+ <xsd:group ref="javaee:web-commonType"/>
211
+ <xsd:element name="absolute-ordering"
212
+ type="javaee:absoluteOrderingType"/>
213
+ </xsd:choice>
214
+ <xsd:attributeGroup ref="javaee:web-common-attributes"/>
215
+ </xsd:complexType>
216
+
217
+
218
+ <!-- **************************************************** -->
219
+
220
+ <xsd:complexType name="web-fragmentType">
221
+ <xsd:choice minOccurs="0"
222
+ maxOccurs="unbounded">
223
+ <xsd:group ref="javaee:web-commonType"/>
224
+ <xsd:element name="ordering"
225
+ type="javaee:orderingType"/>
226
+ </xsd:choice>
227
+ <xsd:attributeGroup ref="javaee:web-common-attributes"/>
228
+ </xsd:complexType>
229
+
230
+
231
+ <!-- **************************************************** -->
232
+
233
+ <xsd:complexType name="auth-constraintType">
234
+ <xsd:annotation>
235
+ <xsd:documentation>
236
+
237
+ The auth-constraintType indicates the user roles that
238
+ should be permitted access to this resource
239
+ collection. The role-name used here must either correspond
240
+ to the role-name of one of the security-role elements
241
+ defined for this web application, or be the specially
242
+ reserved role-name "*" that is a compact syntax for
243
+ indicating all roles in the web application. If both "*"
244
+ and rolenames appear, the container interprets this as all
245
+ roles. If no roles are defined, no user is allowed access
246
+ to the portion of the web application described by the
247
+ containing security-constraint. The container matches
248
+ role names case sensitively when determining access.
249
+
250
+ </xsd:documentation>
251
+ </xsd:annotation>
252
+ <xsd:sequence>
253
+ <xsd:element name="description"
254
+ type="javaee:descriptionType"
255
+ minOccurs="0"
256
+ maxOccurs="unbounded"/>
257
+ <xsd:element name="role-name"
258
+ type="javaee:role-nameType"
259
+ minOccurs="0"
260
+ maxOccurs="unbounded"/>
261
+ </xsd:sequence>
262
+ <xsd:attribute name="id"
263
+ type="xsd:ID"/>
264
+ </xsd:complexType>
265
+
266
+
267
+ <!-- **************************************************** -->
268
+
269
+ <xsd:complexType name="auth-methodType">
270
+ <xsd:annotation>
271
+ <xsd:documentation>
272
+
273
+ The auth-methodType is used to configure the authentication
274
+ mechanism for the web application. As a prerequisite to
275
+ gaining access to any web resources which are protected by
276
+ an authorization constraint, a user must have authenticated
277
+ using the configured mechanism. Legal values are "BASIC",
278
+ "DIGEST", "FORM", "CLIENT-CERT", or a vendor-specific
279
+ authentication scheme.
280
+
281
+ Used in: login-config
282
+
283
+ </xsd:documentation>
284
+ </xsd:annotation>
285
+ <xsd:simpleContent>
286
+ <xsd:restriction base="javaee:string"/>
287
+ </xsd:simpleContent>
288
+ </xsd:complexType>
289
+
290
+
291
+ <!-- **************************************************** -->
292
+
293
+ <xsd:complexType name="dispatcherType">
294
+ <xsd:annotation>
295
+ <xsd:documentation>
296
+
297
+ The dispatcher has five legal values: FORWARD, REQUEST,
298
+ INCLUDE, ASYNC, and ERROR.
299
+
300
+ A value of FORWARD means the Filter will be applied under
301
+ RequestDispatcher.forward() calls.
302
+ A value of REQUEST means the Filter will be applied under
303
+ ordinary client calls to the path or servlet.
304
+ A value of INCLUDE means the Filter will be applied under
305
+ RequestDispatcher.include() calls.
306
+ A value of ASYNC means the Filter will be applied under
307
+ calls dispatched from an AsyncContext.
308
+ A value of ERROR means the Filter will be applied under the
309
+ error page mechanism.
310
+
311
+ The absence of any dispatcher elements in a filter-mapping
312
+ indicates a default of applying filters only under ordinary
313
+ client calls to the path or servlet.
314
+
315
+ </xsd:documentation>
316
+ </xsd:annotation>
317
+ <xsd:simpleContent>
318
+ <xsd:restriction base="javaee:string">
319
+ <xsd:enumeration value="FORWARD"/>
320
+ <xsd:enumeration value="INCLUDE"/>
321
+ <xsd:enumeration value="REQUEST"/>
322
+ <xsd:enumeration value="ASYNC"/>
323
+ <xsd:enumeration value="ERROR"/>
324
+ </xsd:restriction>
325
+ </xsd:simpleContent>
326
+ </xsd:complexType>
327
+
328
+
329
+ <!-- **************************************************** -->
330
+
331
+ <xsd:complexType name="error-codeType">
332
+ <xsd:annotation>
333
+ <xsd:documentation>
334
+
335
+ The error-code contains an HTTP error code, ex: 404
336
+
337
+ Used in: error-page
338
+
339
+ </xsd:documentation>
340
+ </xsd:annotation>
341
+ <xsd:simpleContent>
342
+ <xsd:restriction base="javaee:xsdPositiveIntegerType">
343
+ <xsd:pattern value="\d{3}"/>
344
+ <xsd:attribute name="id"
345
+ type="xsd:ID"/>
346
+ </xsd:restriction>
347
+ </xsd:simpleContent>
348
+ </xsd:complexType>
349
+
350
+
351
+ <!-- **************************************************** -->
352
+
353
+ <xsd:complexType name="error-pageType">
354
+ <xsd:annotation>
355
+ <xsd:documentation>
356
+
357
+ The error-pageType contains a mapping between an error code
358
+ or exception type to the path of a resource in the web
359
+ application.
360
+
361
+ Error-page declarations using the exception-type element in
362
+ the deployment descriptor must be unique up to the class name of
363
+ the exception-type. Similarly, error-page declarations using the
364
+ status-code element must be unique in the deployment descriptor
365
+ up to the status code.
366
+
367
+ Used in: web-app
368
+
369
+ </xsd:documentation>
370
+ </xsd:annotation>
371
+ <xsd:sequence>
372
+ <xsd:choice minOccurs="0"
373
+ maxOccurs="1">
374
+ <xsd:element name="error-code"
375
+ type="javaee:error-codeType"/>
376
+ <xsd:element name="exception-type"
377
+ type="javaee:fully-qualified-classType">
378
+ <xsd:annotation>
379
+ <xsd:documentation>
380
+
381
+ The exception-type contains a fully qualified class
382
+ name of a Java exception type.
383
+
384
+ </xsd:documentation>
385
+ </xsd:annotation>
386
+ </xsd:element>
387
+ </xsd:choice>
388
+ <xsd:element name="location"
389
+ type="javaee:war-pathType">
390
+ <xsd:annotation>
391
+ <xsd:documentation>
392
+
393
+ The location element contains the location of the
394
+ resource in the web application relative to the root of
395
+ the web application. The value of the location must have
396
+ a leading `/'.
397
+
398
+ </xsd:documentation>
399
+ </xsd:annotation>
400
+ </xsd:element>
401
+ </xsd:sequence>
402
+ <xsd:attribute name="id"
403
+ type="xsd:ID"/>
404
+ </xsd:complexType>
405
+
406
+
407
+ <!-- **************************************************** -->
408
+
409
+ <xsd:complexType name="filterType">
410
+ <xsd:annotation>
411
+ <xsd:documentation>
412
+
413
+ The filterType is used to declare a filter in the web
414
+ application. The filter is mapped to either a servlet or a
415
+ URL pattern in the filter-mapping element, using the
416
+ filter-name value to reference. Filters can access the
417
+ initialization parameters declared in the deployment
418
+ descriptor at runtime via the FilterConfig interface.
419
+
420
+ Used in: web-app
421
+
422
+ </xsd:documentation>
423
+ </xsd:annotation>
424
+ <xsd:sequence>
425
+ <xsd:group ref="javaee:descriptionGroup"/>
426
+ <xsd:element name="filter-name"
427
+ type="javaee:filter-nameType"/>
428
+ <xsd:element name="filter-class"
429
+ type="javaee:fully-qualified-classType"
430
+ minOccurs="0"
431
+ maxOccurs="1">
432
+ <xsd:annotation>
433
+ <xsd:documentation>
434
+
435
+ The fully qualified classname of the filter.
436
+
437
+ </xsd:documentation>
438
+ </xsd:annotation>
439
+ </xsd:element>
440
+ <xsd:element name="async-supported"
441
+ type="javaee:true-falseType"
442
+ minOccurs="0"/>
443
+ <xsd:element name="init-param"
444
+ type="javaee:param-valueType"
445
+ minOccurs="0"
446
+ maxOccurs="unbounded">
447
+ <xsd:annotation>
448
+ <xsd:documentation>
449
+
450
+ The init-param element contains a name/value pair as
451
+ an initialization param of a servlet filter
452
+
453
+ </xsd:documentation>
454
+ </xsd:annotation>
455
+ </xsd:element>
456
+ </xsd:sequence>
457
+ <xsd:attribute name="id"
458
+ type="xsd:ID"/>
459
+ </xsd:complexType>
460
+
461
+
462
+ <!-- **************************************************** -->
463
+
464
+ <xsd:complexType name="filter-mappingType">
465
+ <xsd:annotation>
466
+ <xsd:documentation>
467
+
468
+ Declaration of the filter mappings in this web
469
+ application is done by using filter-mappingType.
470
+ The container uses the filter-mapping
471
+ declarations to decide which filters to apply to a request,
472
+ and in what order. The container matches the request URI to
473
+ a Servlet in the normal way. To determine which filters to
474
+ apply it matches filter-mapping declarations either on
475
+ servlet-name, or on url-pattern for each filter-mapping
476
+ element, depending on which style is used. The order in
477
+ which filters are invoked is the order in which
478
+ filter-mapping declarations that match a request URI for a
479
+ servlet appear in the list of filter-mapping elements.The
480
+ filter-name value must be the value of the filter-name
481
+ sub-elements of one of the filter declarations in the
482
+ deployment descriptor.
483
+
484
+ </xsd:documentation>
485
+ </xsd:annotation>
486
+ <xsd:sequence>
487
+ <xsd:element name="filter-name"
488
+ type="javaee:filter-nameType"/>
489
+ <xsd:choice minOccurs="1"
490
+ maxOccurs="unbounded">
491
+ <xsd:element name="url-pattern"
492
+ type="javaee:url-patternType"/>
493
+ <xsd:element name="servlet-name"
494
+ type="javaee:servlet-nameType"/>
495
+ </xsd:choice>
496
+ <xsd:element name="dispatcher"
497
+ type="javaee:dispatcherType"
498
+ minOccurs="0"
499
+ maxOccurs="5"/>
500
+ </xsd:sequence>
501
+ <xsd:attribute name="id"
502
+ type="xsd:ID"/>
503
+ </xsd:complexType>
504
+
505
+
506
+ <!-- **************************************************** -->
507
+
508
+ <xsd:complexType name="nonEmptyStringType">
509
+ <xsd:annotation>
510
+ <xsd:documentation>
511
+
512
+ This type defines a string which contains at least one
513
+ character.
514
+
515
+ </xsd:documentation>
516
+ </xsd:annotation>
517
+ <xsd:simpleContent>
518
+ <xsd:restriction base="javaee:string">
519
+ <xsd:minLength value="1"/>
520
+ </xsd:restriction>
521
+ </xsd:simpleContent>
522
+ </xsd:complexType>
523
+
524
+
525
+ <!-- **************************************************** -->
526
+
527
+ <xsd:complexType name="filter-nameType">
528
+ <xsd:annotation>
529
+ <xsd:documentation>
530
+
531
+ The logical name of the filter is declare
532
+ by using filter-nameType. This name is used to map the
533
+ filter. Each filter name is unique within the web
534
+ application.
535
+
536
+ Used in: filter, filter-mapping
537
+
538
+ </xsd:documentation>
539
+ </xsd:annotation>
540
+ <xsd:simpleContent>
541
+ <xsd:extension base="javaee:nonEmptyStringType"/>
542
+ </xsd:simpleContent>
543
+ </xsd:complexType>
544
+
545
+
546
+ <!-- **************************************************** -->
547
+
548
+ <xsd:complexType name="form-login-configType">
549
+ <xsd:annotation>
550
+ <xsd:documentation>
551
+
552
+ The form-login-configType specifies the login and error
553
+ pages that should be used in form based login. If form based
554
+ authentication is not used, these elements are ignored.
555
+
556
+ Used in: login-config
557
+
558
+ </xsd:documentation>
559
+ </xsd:annotation>
560
+ <xsd:sequence>
561
+ <xsd:element name="form-login-page"
562
+ type="javaee:war-pathType">
563
+ <xsd:annotation>
564
+ <xsd:documentation>
565
+
566
+ The form-login-page element defines the location in the web
567
+ app where the page that can be used for login can be
568
+ found. The path begins with a leading / and is interpreted
569
+ relative to the root of the WAR.
570
+
571
+ </xsd:documentation>
572
+ </xsd:annotation>
573
+ </xsd:element>
574
+ <xsd:element name="form-error-page"
575
+ type="javaee:war-pathType">
576
+ <xsd:annotation>
577
+ <xsd:documentation>
578
+
579
+ The form-error-page element defines the location in
580
+ the web app where the error page that is displayed
581
+ when login is not successful can be found.
582
+ The path begins with a leading / and is interpreted
583
+ relative to the root of the WAR.
584
+
585
+ </xsd:documentation>
586
+ </xsd:annotation>
587
+ </xsd:element>
588
+ </xsd:sequence>
589
+ <xsd:attribute name="id"
590
+ type="xsd:ID"/>
591
+ </xsd:complexType>
592
+
593
+ <xsd:simpleType name="http-methodType">
594
+ <xsd:annotation>
595
+ <xsd:documentation>
596
+
597
+ A HTTP method type as defined in HTTP 1.1 section 2.2.
598
+
599
+ </xsd:documentation>
600
+ </xsd:annotation>
601
+ <xsd:restriction base="xsd:token">
602
+ <xsd:pattern value="[!-~-[\(\)&#60;&#62;@,;:&#34;/\[\]?=\{\}\\\p{Z}]]+"/>
603
+ </xsd:restriction>
604
+ </xsd:simpleType>
605
+
606
+ <xsd:simpleType name="load-on-startupType">
607
+ <xsd:union memberTypes="javaee:null-charType xsd:integer"/>
608
+ </xsd:simpleType>
609
+
610
+ <xsd:simpleType name="null-charType">
611
+ <xsd:restriction base="xsd:string">
612
+ <xsd:enumeration value=""/>
613
+ </xsd:restriction>
614
+ </xsd:simpleType>
615
+
616
+
617
+ <!-- **************************************************** -->
618
+
619
+ <xsd:complexType name="login-configType">
620
+ <xsd:annotation>
621
+ <xsd:documentation>
622
+
623
+ The login-configType is used to configure the authentication
624
+ method that should be used, the realm name that should be
625
+ used for this application, and the attributes that are
626
+ needed by the form login mechanism.
627
+
628
+ Used in: web-app
629
+
630
+ </xsd:documentation>
631
+ </xsd:annotation>
632
+ <xsd:sequence>
633
+ <xsd:element name="auth-method"
634
+ type="javaee:auth-methodType"
635
+ minOccurs="0"/>
636
+ <xsd:element name="realm-name"
637
+ type="javaee:string"
638
+ minOccurs="0">
639
+ <xsd:annotation>
640
+ <xsd:documentation>
641
+
642
+ The realm name element specifies the realm name to
643
+ use in HTTP Basic authorization.
644
+
645
+ </xsd:documentation>
646
+ </xsd:annotation>
647
+ </xsd:element>
648
+ <xsd:element name="form-login-config"
649
+ type="javaee:form-login-configType"
650
+ minOccurs="0"/>
651
+ </xsd:sequence>
652
+ <xsd:attribute name="id"
653
+ type="xsd:ID"/>
654
+ </xsd:complexType>
655
+
656
+
657
+ <!-- **************************************************** -->
658
+
659
+ <xsd:complexType name="mime-mappingType">
660
+ <xsd:annotation>
661
+ <xsd:documentation>
662
+
663
+ The mime-mappingType defines a mapping between an extension
664
+ and a mime type.
665
+
666
+ Used in: web-app
667
+
668
+ </xsd:documentation>
669
+ </xsd:annotation>
670
+ <xsd:sequence>
671
+ <xsd:annotation>
672
+ <xsd:documentation>
673
+
674
+ The extension element contains a string describing an
675
+ extension. example: "txt"
676
+
677
+ </xsd:documentation>
678
+ </xsd:annotation>
679
+ <xsd:element name="extension"
680
+ type="javaee:string"/>
681
+ <xsd:element name="mime-type"
682
+ type="javaee:mime-typeType"/>
683
+ </xsd:sequence>
684
+ <xsd:attribute name="id"
685
+ type="xsd:ID"/>
686
+ </xsd:complexType>
687
+
688
+
689
+ <!-- **************************************************** -->
690
+
691
+ <xsd:complexType name="mime-typeType">
692
+ <xsd:annotation>
693
+ <xsd:documentation>
694
+
695
+ The mime-typeType is used to indicate a defined mime type.
696
+
697
+ Example:
698
+ "text/plain"
699
+
700
+ Used in: mime-mapping
701
+
702
+ </xsd:documentation>
703
+ </xsd:annotation>
704
+ <xsd:simpleContent>
705
+ <xsd:restriction base="javaee:string">
706
+ <xsd:pattern value="[^\p{Cc}^\s]+/[^\p{Cc}^\s]+"/>
707
+ </xsd:restriction>
708
+ </xsd:simpleContent>
709
+ </xsd:complexType>
710
+
711
+
712
+ <!-- **************************************************** -->
713
+
714
+ <xsd:complexType name="security-constraintType">
715
+ <xsd:annotation>
716
+ <xsd:documentation>
717
+
718
+ The security-constraintType is used to associate
719
+ security constraints with one or more web resource
720
+ collections
721
+
722
+ Used in: web-app
723
+
724
+ </xsd:documentation>
725
+ </xsd:annotation>
726
+ <xsd:sequence>
727
+ <xsd:element name="display-name"
728
+ type="javaee:display-nameType"
729
+ minOccurs="0"
730
+ maxOccurs="unbounded"/>
731
+ <xsd:element name="web-resource-collection"
732
+ type="javaee:web-resource-collectionType"
733
+ maxOccurs="unbounded"/>
734
+ <xsd:element name="auth-constraint"
735
+ type="javaee:auth-constraintType"
736
+ minOccurs="0"/>
737
+ <xsd:element name="user-data-constraint"
738
+ type="javaee:user-data-constraintType"
739
+ minOccurs="0"/>
740
+ </xsd:sequence>
741
+ <xsd:attribute name="id"
742
+ type="xsd:ID"/>
743
+ </xsd:complexType>
744
+
745
+
746
+ <!-- **************************************************** -->
747
+
748
+ <xsd:complexType name="servletType">
749
+ <xsd:annotation>
750
+ <xsd:documentation>
751
+
752
+ The servletType is used to declare a servlet.
753
+ It contains the declarative data of a
754
+ servlet. If a jsp-file is specified and the load-on-startup
755
+ element is present, then the JSP should be precompiled and
756
+ loaded.
757
+
758
+ Used in: web-app
759
+
760
+ </xsd:documentation>
761
+ </xsd:annotation>
762
+ <xsd:sequence>
763
+ <xsd:group ref="javaee:descriptionGroup"/>
764
+ <xsd:element name="servlet-name"
765
+ type="javaee:servlet-nameType"/>
766
+ <xsd:choice minOccurs="0"
767
+ maxOccurs="1">
768
+ <xsd:element name="servlet-class"
769
+ type="javaee:fully-qualified-classType">
770
+ <xsd:annotation>
771
+ <xsd:documentation>
772
+
773
+ The servlet-class element contains the fully
774
+ qualified class name of the servlet.
775
+
776
+ </xsd:documentation>
777
+ </xsd:annotation>
778
+ </xsd:element>
779
+ <xsd:element name="jsp-file"
780
+ type="javaee:jsp-fileType"/>
781
+ </xsd:choice>
782
+ <xsd:element name="init-param"
783
+ type="javaee:param-valueType"
784
+ minOccurs="0"
785
+ maxOccurs="unbounded"/>
786
+ <xsd:element name="load-on-startup"
787
+ type="javaee:load-on-startupType"
788
+ minOccurs="0">
789
+ <xsd:annotation>
790
+ <xsd:documentation>
791
+
792
+ The load-on-startup element indicates that this
793
+ servlet should be loaded (instantiated and have
794
+ its init() called) on the startup of the web
795
+ application. The optional contents of these
796
+ element must be an integer indicating the order in
797
+ which the servlet should be loaded. If the value
798
+ is a negative integer, or the element is not
799
+ present, the container is free to load the servlet
800
+ whenever it chooses. If the value is a positive
801
+ integer or 0, the container must load and
802
+ initialize the servlet as the application is
803
+ deployed. The container must guarantee that
804
+ servlets marked with lower integers are loaded
805
+ before servlets marked with higher integers. The
806
+ container may choose the order of loading of
807
+ servlets with the same load-on-start-up value.
808
+
809
+ </xsd:documentation>
810
+ </xsd:annotation>
811
+ </xsd:element>
812
+ <xsd:element name="enabled"
813
+ type="javaee:true-falseType"
814
+ minOccurs="0"/>
815
+ <xsd:element name="async-supported"
816
+ type="javaee:true-falseType"
817
+ minOccurs="0"/>
818
+ <xsd:element name="run-as"
819
+ type="javaee:run-asType"
820
+ minOccurs="0"/>
821
+ <xsd:element name="security-role-ref"
822
+ type="javaee:security-role-refType"
823
+ minOccurs="0"
824
+ maxOccurs="unbounded"/>
825
+ <xsd:element name="multipart-config"
826
+ type="javaee:multipart-configType"
827
+ minOccurs="0"
828
+ maxOccurs="1"/>
829
+ </xsd:sequence>
830
+ <xsd:attribute name="id"
831
+ type="xsd:ID"/>
832
+ </xsd:complexType>
833
+
834
+
835
+ <!-- **************************************************** -->
836
+
837
+ <xsd:complexType name="servlet-mappingType">
838
+ <xsd:annotation>
839
+ <xsd:documentation>
840
+
841
+ The servlet-mappingType defines a mapping between a
842
+ servlet and a url pattern.
843
+
844
+ Used in: web-app
845
+
846
+ </xsd:documentation>
847
+ </xsd:annotation>
848
+ <xsd:sequence>
849
+ <xsd:element name="servlet-name"
850
+ type="javaee:servlet-nameType"/>
851
+ <xsd:element name="url-pattern"
852
+ type="javaee:url-patternType"
853
+ minOccurs="1"
854
+ maxOccurs="unbounded"/>
855
+ </xsd:sequence>
856
+ <xsd:attribute name="id"
857
+ type="xsd:ID"/>
858
+ </xsd:complexType>
859
+
860
+
861
+ <!-- **************************************************** -->
862
+
863
+ <xsd:complexType name="servlet-nameType">
864
+ <xsd:annotation>
865
+ <xsd:documentation>
866
+
867
+ The servlet-name element contains the canonical name of the
868
+ servlet. Each servlet name is unique within the web
869
+ application.
870
+
871
+ </xsd:documentation>
872
+ </xsd:annotation>
873
+ <xsd:simpleContent>
874
+ <xsd:extension base="javaee:nonEmptyStringType"/>
875
+ </xsd:simpleContent>
876
+ </xsd:complexType>
877
+
878
+
879
+ <!-- **************************************************** -->
880
+
881
+ <xsd:complexType name="session-configType">
882
+ <xsd:annotation>
883
+ <xsd:documentation>
884
+
885
+ The session-configType defines the session parameters
886
+ for this web application.
887
+
888
+ Used in: web-app
889
+
890
+ </xsd:documentation>
891
+ </xsd:annotation>
892
+ <xsd:sequence>
893
+ <xsd:element name="session-timeout"
894
+ type="javaee:xsdIntegerType"
895
+ minOccurs="0">
896
+ <xsd:annotation>
897
+ <xsd:documentation>
898
+
899
+ The session-timeout element defines the default
900
+ session timeout interval for all sessions created
901
+ in this web application. The specified timeout
902
+ must be expressed in a whole number of minutes.
903
+ If the timeout is 0 or less, the container ensures
904
+ the default behaviour of sessions is never to time
905
+ out. If this element is not specified, the container
906
+ must set its default timeout period.
907
+
908
+ </xsd:documentation>
909
+ </xsd:annotation>
910
+ </xsd:element>
911
+ <xsd:element name="cookie-config"
912
+ type="javaee:cookie-configType"
913
+ minOccurs="0">
914
+ <xsd:annotation>
915
+ <xsd:documentation>
916
+
917
+ The cookie-config element defines the configuration of the
918
+ session tracking cookies created by this web application.
919
+
920
+ </xsd:documentation>
921
+ </xsd:annotation>
922
+ </xsd:element>
923
+ <xsd:element name="tracking-mode"
924
+ type="javaee:tracking-modeType"
925
+ minOccurs="0"
926
+ maxOccurs="3">
927
+ <xsd:annotation>
928
+ <xsd:documentation>
929
+
930
+ The tracking-mode element defines the tracking modes
931
+ for sessions created by this web application
932
+
933
+ </xsd:documentation>
934
+ </xsd:annotation>
935
+ </xsd:element>
936
+ </xsd:sequence>
937
+ <xsd:attribute name="id"
938
+ type="xsd:ID"/>
939
+ </xsd:complexType>
940
+
941
+
942
+ <!-- **************************************************** -->
943
+
944
+ <xsd:complexType name="cookie-configType">
945
+ <xsd:annotation>
946
+ <xsd:documentation>
947
+
948
+ The cookie-configType defines the configuration for the
949
+ session tracking cookies of this web application.
950
+
951
+ Used in: session-config
952
+
953
+ </xsd:documentation>
954
+ </xsd:annotation>
955
+ <xsd:sequence>
956
+ <xsd:element name="name"
957
+ type="javaee:cookie-nameType"
958
+ minOccurs="0">
959
+ <xsd:annotation>
960
+ <xsd:documentation>
961
+
962
+ The name that will be assigned to any session tracking
963
+ cookies created by this web application.
964
+ The default is JSESSIONID
965
+
966
+ </xsd:documentation>
967
+ </xsd:annotation>
968
+ </xsd:element>
969
+ <xsd:element name="domain"
970
+ type="javaee:cookie-domainType"
971
+ minOccurs="0">
972
+ <xsd:annotation>
973
+ <xsd:documentation>
974
+
975
+ The domain name that will be assigned to any session tracking
976
+ cookies created by this web application.
977
+
978
+ </xsd:documentation>
979
+ </xsd:annotation>
980
+ </xsd:element>
981
+ <xsd:element name="path"
982
+ type="javaee:cookie-pathType"
983
+ minOccurs="0">
984
+ <xsd:annotation>
985
+ <xsd:documentation>
986
+
987
+ The path that will be assigned to any session tracking
988
+ cookies created by this web application.
989
+
990
+ </xsd:documentation>
991
+ </xsd:annotation>
992
+ </xsd:element>
993
+ <xsd:element name="comment"
994
+ type="javaee:cookie-commentType"
995
+ minOccurs="0">
996
+ <xsd:annotation>
997
+ <xsd:documentation>
998
+
999
+ The comment that will be assigned to any session tracking
1000
+ cookies created by this web application.
1001
+
1002
+ </xsd:documentation>
1003
+ </xsd:annotation>
1004
+ </xsd:element>
1005
+ <xsd:element name="http-only"
1006
+ type="javaee:true-falseType"
1007
+ minOccurs="0">
1008
+ <xsd:annotation>
1009
+ <xsd:documentation>
1010
+
1011
+ Specifies whether any session tracking cookies created
1012
+ by this web application will be marked as HttpOnly
1013
+
1014
+ </xsd:documentation>
1015
+ </xsd:annotation>
1016
+ </xsd:element>
1017
+ <xsd:element name="secure"
1018
+ type="javaee:true-falseType"
1019
+ minOccurs="0">
1020
+ <xsd:annotation>
1021
+ <xsd:documentation>
1022
+
1023
+ Specifies whether any session tracking cookies created
1024
+ by this web application will be marked as secure
1025
+ even if the request that initiated the corresponding session
1026
+ is using plain HTTP instead of HTTPS
1027
+
1028
+ </xsd:documentation>
1029
+ </xsd:annotation>
1030
+ </xsd:element>
1031
+ <xsd:element name="max-age"
1032
+ type="javaee:xsdIntegerType"
1033
+ minOccurs="0">
1034
+ <xsd:annotation>
1035
+ <xsd:documentation>
1036
+
1037
+ The lifetime (in seconds) that will be assigned to any
1038
+ session tracking cookies created by this web application.
1039
+ Default is -1
1040
+
1041
+ </xsd:documentation>
1042
+ </xsd:annotation>
1043
+ </xsd:element>
1044
+ </xsd:sequence>
1045
+ <xsd:attribute name="id"
1046
+ type="xsd:ID"/>
1047
+ </xsd:complexType>
1048
+
1049
+
1050
+ <!-- **************************************************** -->
1051
+
1052
+ <xsd:complexType name="cookie-nameType">
1053
+ <xsd:annotation>
1054
+ <xsd:documentation>
1055
+
1056
+ The name that will be assigned to any session tracking
1057
+ cookies created by this web application.
1058
+ The default is JSESSIONID
1059
+
1060
+ Used in: cookie-config
1061
+
1062
+ </xsd:documentation>
1063
+ </xsd:annotation>
1064
+ <xsd:simpleContent>
1065
+ <xsd:extension base="javaee:nonEmptyStringType"/>
1066
+ </xsd:simpleContent>
1067
+ </xsd:complexType>
1068
+
1069
+
1070
+ <!-- **************************************************** -->
1071
+
1072
+ <xsd:complexType name="cookie-domainType">
1073
+ <xsd:annotation>
1074
+ <xsd:documentation>
1075
+
1076
+ The domain name that will be assigned to any session tracking
1077
+ cookies created by this web application.
1078
+
1079
+ Used in: cookie-config
1080
+
1081
+ </xsd:documentation>
1082
+ </xsd:annotation>
1083
+ <xsd:simpleContent>
1084
+ <xsd:extension base="javaee:nonEmptyStringType"/>
1085
+ </xsd:simpleContent>
1086
+ </xsd:complexType>
1087
+
1088
+
1089
+ <!-- **************************************************** -->
1090
+
1091
+ <xsd:complexType name="cookie-pathType">
1092
+ <xsd:annotation>
1093
+ <xsd:documentation>
1094
+
1095
+ The path that will be assigned to any session tracking
1096
+ cookies created by this web application.
1097
+
1098
+ Used in: cookie-config
1099
+
1100
+ </xsd:documentation>
1101
+ </xsd:annotation>
1102
+ <xsd:simpleContent>
1103
+ <xsd:extension base="javaee:nonEmptyStringType"/>
1104
+ </xsd:simpleContent>
1105
+ </xsd:complexType>
1106
+
1107
+
1108
+ <!-- **************************************************** -->
1109
+
1110
+ <xsd:complexType name="cookie-commentType">
1111
+ <xsd:annotation>
1112
+ <xsd:documentation>
1113
+
1114
+ The comment that will be assigned to any session tracking
1115
+ cookies created by this web application.
1116
+
1117
+ Used in: cookie-config
1118
+
1119
+ </xsd:documentation>
1120
+ </xsd:annotation>
1121
+ <xsd:simpleContent>
1122
+ <xsd:extension base="javaee:nonEmptyStringType"/>
1123
+ </xsd:simpleContent>
1124
+ </xsd:complexType>
1125
+
1126
+
1127
+ <!-- **************************************************** -->
1128
+
1129
+ <xsd:complexType name="tracking-modeType">
1130
+ <xsd:annotation>
1131
+ <xsd:documentation>
1132
+
1133
+ The tracking modes for sessions created by this web
1134
+ application
1135
+
1136
+ Used in: session-config
1137
+
1138
+ </xsd:documentation>
1139
+ </xsd:annotation>
1140
+ <xsd:simpleContent>
1141
+ <xsd:restriction base="javaee:string">
1142
+ <xsd:enumeration value="COOKIE"/>
1143
+ <xsd:enumeration value="URL"/>
1144
+ <xsd:enumeration value="SSL"/>
1145
+ </xsd:restriction>
1146
+ </xsd:simpleContent>
1147
+ </xsd:complexType>
1148
+
1149
+
1150
+ <!-- **************************************************** -->
1151
+
1152
+ <xsd:complexType name="transport-guaranteeType">
1153
+ <xsd:annotation>
1154
+ <xsd:documentation>
1155
+
1156
+ The transport-guaranteeType specifies that the communication
1157
+ between client and server should be NONE, INTEGRAL, or
1158
+ CONFIDENTIAL. NONE means that the application does not
1159
+ require any transport guarantees. A value of INTEGRAL means
1160
+ that the application requires that the data sent between the
1161
+ client and server be sent in such a way that it can't be
1162
+ changed in transit. CONFIDENTIAL means that the application
1163
+ requires that the data be transmitted in a fashion that
1164
+ prevents other entities from observing the contents of the
1165
+ transmission. In most cases, the presence of the INTEGRAL or
1166
+ CONFIDENTIAL flag will indicate that the use of SSL is
1167
+ required.
1168
+
1169
+ Used in: user-data-constraint
1170
+
1171
+ </xsd:documentation>
1172
+ </xsd:annotation>
1173
+ <xsd:simpleContent>
1174
+ <xsd:restriction base="javaee:string">
1175
+ <xsd:enumeration value="NONE"/>
1176
+ <xsd:enumeration value="INTEGRAL"/>
1177
+ <xsd:enumeration value="CONFIDENTIAL"/>
1178
+ </xsd:restriction>
1179
+ </xsd:simpleContent>
1180
+ </xsd:complexType>
1181
+
1182
+
1183
+ <!-- **************************************************** -->
1184
+
1185
+ <xsd:complexType name="user-data-constraintType">
1186
+ <xsd:annotation>
1187
+ <xsd:documentation>
1188
+
1189
+ The user-data-constraintType is used to indicate how
1190
+ data communicated between the client and container should be
1191
+ protected.
1192
+
1193
+ Used in: security-constraint
1194
+
1195
+ </xsd:documentation>
1196
+ </xsd:annotation>
1197
+ <xsd:sequence>
1198
+ <xsd:element name="description"
1199
+ type="javaee:descriptionType"
1200
+ minOccurs="0"
1201
+ maxOccurs="unbounded"/>
1202
+ <xsd:element name="transport-guarantee"
1203
+ type="javaee:transport-guaranteeType"/>
1204
+ </xsd:sequence>
1205
+ <xsd:attribute name="id"
1206
+ type="xsd:ID"/>
1207
+ </xsd:complexType>
1208
+
1209
+
1210
+ <!-- **************************************************** -->
1211
+
1212
+ <xsd:complexType name="war-pathType">
1213
+ <xsd:annotation>
1214
+ <xsd:documentation>
1215
+
1216
+ The elements that use this type designate a path starting
1217
+ with a "/" and interpreted relative to the root of a WAR
1218
+ file.
1219
+
1220
+ </xsd:documentation>
1221
+ </xsd:annotation>
1222
+ <xsd:simpleContent>
1223
+ <xsd:restriction base="javaee:string">
1224
+ <xsd:pattern value="/.*"/>
1225
+ </xsd:restriction>
1226
+ </xsd:simpleContent>
1227
+ </xsd:complexType>
1228
+
1229
+ <xsd:simpleType name="web-app-versionType">
1230
+ <xsd:annotation>
1231
+ <xsd:documentation>
1232
+
1233
+ This type contains the recognized versions of
1234
+ web-application supported. It is used to designate the
1235
+ version of the web application.
1236
+
1237
+ </xsd:documentation>
1238
+ </xsd:annotation>
1239
+ <xsd:restriction base="xsd:token">
1240
+ <xsd:enumeration value="3.0"/>
1241
+ </xsd:restriction>
1242
+ </xsd:simpleType>
1243
+
1244
+
1245
+ <!-- **************************************************** -->
1246
+
1247
+ <xsd:complexType name="web-resource-collectionType">
1248
+ <xsd:annotation>
1249
+ <xsd:documentation>
1250
+
1251
+ The web-resource-collectionType is used to identify the
1252
+ resources and HTTP methods on those resources to which a
1253
+ security constraint applies. If no HTTP methods are specified,
1254
+ then the security constraint applies to all HTTP methods.
1255
+ If HTTP methods are specified by http-method-omission
1256
+ elements, the security constraint applies to all methods
1257
+ except those identified in the collection.
1258
+ http-method-omission and http-method elements are never
1259
+ mixed in the same collection.
1260
+
1261
+ Used in: security-constraint
1262
+
1263
+ </xsd:documentation>
1264
+ </xsd:annotation>
1265
+ <xsd:sequence>
1266
+ <xsd:element name="web-resource-name"
1267
+ type="javaee:string">
1268
+ <xsd:annotation>
1269
+ <xsd:documentation>
1270
+
1271
+ The web-resource-name contains the name of this web
1272
+ resource collection.
1273
+
1274
+ </xsd:documentation>
1275
+ </xsd:annotation>
1276
+ </xsd:element>
1277
+ <xsd:element name="description"
1278
+ type="javaee:descriptionType"
1279
+ minOccurs="0"
1280
+ maxOccurs="unbounded"/>
1281
+ <xsd:element name="url-pattern"
1282
+ type="javaee:url-patternType"
1283
+ maxOccurs="unbounded"/>
1284
+ <xsd:choice minOccurs="0"
1285
+ maxOccurs="1">
1286
+ <xsd:element name="http-method"
1287
+ type="javaee:http-methodType"
1288
+ minOccurs="1"
1289
+ maxOccurs="unbounded">
1290
+ <xsd:annotation>
1291
+ <xsd:documentation>
1292
+
1293
+ Each http-method names an HTTP method to which the
1294
+ constraint applies.
1295
+
1296
+ </xsd:documentation>
1297
+ </xsd:annotation>
1298
+ </xsd:element>
1299
+ <xsd:element name="http-method-omission"
1300
+ type="javaee:http-methodType"
1301
+ minOccurs="1"
1302
+ maxOccurs="unbounded">
1303
+ <xsd:annotation>
1304
+ <xsd:documentation>
1305
+
1306
+ Each http-method-omission names an HTTP method to
1307
+ which the constraint does not apply.
1308
+
1309
+ </xsd:documentation>
1310
+ </xsd:annotation>
1311
+ </xsd:element>
1312
+ </xsd:choice>
1313
+ </xsd:sequence>
1314
+ <xsd:attribute name="id"
1315
+ type="xsd:ID"/>
1316
+ </xsd:complexType>
1317
+
1318
+
1319
+ <!-- **************************************************** -->
1320
+
1321
+ <xsd:complexType name="welcome-file-listType">
1322
+ <xsd:annotation>
1323
+ <xsd:documentation>
1324
+
1325
+ The welcome-file-list contains an ordered list of welcome
1326
+ files elements.
1327
+
1328
+ Used in: web-app
1329
+
1330
+ </xsd:documentation>
1331
+ </xsd:annotation>
1332
+ <xsd:sequence>
1333
+ <xsd:element name="welcome-file"
1334
+ type="xsd:string"
1335
+ maxOccurs="unbounded">
1336
+ <xsd:annotation>
1337
+ <xsd:documentation>
1338
+
1339
+ The welcome-file element contains file name to use
1340
+ as a default welcome file, such as index.html
1341
+
1342
+ </xsd:documentation>
1343
+ </xsd:annotation>
1344
+ </xsd:element>
1345
+ </xsd:sequence>
1346
+ <xsd:attribute name="id"
1347
+ type="xsd:ID"/>
1348
+ </xsd:complexType>
1349
+
1350
+ <xsd:simpleType name="localeType">
1351
+ <xsd:annotation>
1352
+ <xsd:documentation>
1353
+
1354
+ The localeType defines valid locale defined by ISO-639-1
1355
+ and ISO-3166.
1356
+
1357
+ </xsd:documentation>
1358
+ </xsd:annotation>
1359
+ <xsd:restriction base="xsd:string">
1360
+ <xsd:pattern value="[a-z]{2}(_|-)?([\p{L}\-\p{Nd}]{2})?"/>
1361
+ </xsd:restriction>
1362
+ </xsd:simpleType>
1363
+
1364
+ <xsd:simpleType name="encodingType">
1365
+ <xsd:annotation>
1366
+ <xsd:documentation>
1367
+
1368
+ The encodingType defines IANA character sets.
1369
+
1370
+ </xsd:documentation>
1371
+ </xsd:annotation>
1372
+ <xsd:restriction base="xsd:string">
1373
+ <xsd:pattern value="[^\s]+"/>
1374
+ </xsd:restriction>
1375
+ </xsd:simpleType>
1376
+
1377
+
1378
+ <!-- **************************************************** -->
1379
+
1380
+ <xsd:complexType name="locale-encoding-mapping-listType">
1381
+ <xsd:annotation>
1382
+ <xsd:documentation>
1383
+
1384
+ The locale-encoding-mapping-list contains one or more
1385
+ locale-encoding-mapping(s).
1386
+
1387
+ </xsd:documentation>
1388
+ </xsd:annotation>
1389
+ <xsd:sequence>
1390
+ <xsd:element name="locale-encoding-mapping"
1391
+ type="javaee:locale-encoding-mappingType"
1392
+ maxOccurs="unbounded"/>
1393
+ </xsd:sequence>
1394
+ <xsd:attribute name="id"
1395
+ type="xsd:ID"/>
1396
+ </xsd:complexType>
1397
+
1398
+
1399
+ <!-- **************************************************** -->
1400
+
1401
+ <xsd:complexType name="locale-encoding-mappingType">
1402
+ <xsd:annotation>
1403
+ <xsd:documentation>
1404
+
1405
+ The locale-encoding-mapping contains locale name and
1406
+ encoding name. The locale name must be either "Language-code",
1407
+ such as "ja", defined by ISO-639 or "Language-code_Country-code",
1408
+ such as "ja_JP". "Country code" is defined by ISO-3166.
1409
+
1410
+ </xsd:documentation>
1411
+ </xsd:annotation>
1412
+ <xsd:sequence>
1413
+ <xsd:element name="locale"
1414
+ type="javaee:localeType"/>
1415
+ <xsd:element name="encoding"
1416
+ type="javaee:encodingType"/>
1417
+ </xsd:sequence>
1418
+ <xsd:attribute name="id"
1419
+ type="xsd:ID"/>
1420
+ </xsd:complexType>
1421
+
1422
+
1423
+ <!-- **************************************************** -->
1424
+
1425
+ <xsd:complexType name="ordering-othersType">
1426
+ <xsd:annotation>
1427
+ <xsd:documentation>
1428
+
1429
+ This element indicates that the ordering sub-element in which
1430
+ it was placed should take special action regarding the ordering
1431
+ of this application resource relative to other application
1432
+ configuration resources.
1433
+ See section 8.2.2 of the specification for details.
1434
+
1435
+ </xsd:documentation>
1436
+ </xsd:annotation>
1437
+ <xsd:attribute name="id"
1438
+ type="xsd:ID"/>
1439
+ </xsd:complexType>
1440
+
1441
+
1442
+ <!-- **************************************************** -->
1443
+
1444
+ <xsd:complexType name="absoluteOrderingType">
1445
+ <xsd:annotation>
1446
+ <xsd:documentation>
1447
+
1448
+ Please see section 8.2.2 of the specification for details.
1449
+
1450
+ </xsd:documentation>
1451
+ </xsd:annotation>
1452
+ <xsd:choice minOccurs="0"
1453
+ maxOccurs="unbounded">
1454
+ <xsd:element name="name"
1455
+ type="javaee:java-identifierType"
1456
+ minOccurs="0"
1457
+ maxOccurs="unbounded"/>
1458
+ <xsd:element name="others"
1459
+ type="javaee:ordering-othersType"
1460
+ minOccurs="0"
1461
+ maxOccurs="1"/>
1462
+ </xsd:choice>
1463
+ </xsd:complexType>
1464
+
1465
+
1466
+ <!-- **************************************************** -->
1467
+
1468
+ <xsd:complexType name="orderingType">
1469
+ <xsd:annotation>
1470
+ <xsd:documentation>
1471
+
1472
+ Please see section 8.2.2 of the specification for details.
1473
+
1474
+ </xsd:documentation>
1475
+ </xsd:annotation>
1476
+ <xsd:sequence>
1477
+ <xsd:element name="after"
1478
+ type="javaee:ordering-orderingType"
1479
+ minOccurs="0"
1480
+ maxOccurs="1"/>
1481
+ <xsd:element name="before"
1482
+ type="javaee:ordering-orderingType"
1483
+ minOccurs="0"
1484
+ maxOccurs="1"/>
1485
+ </xsd:sequence>
1486
+ </xsd:complexType>
1487
+
1488
+
1489
+ <!-- **************************************************** -->
1490
+
1491
+ <xsd:complexType name="ordering-orderingType">
1492
+ <xsd:annotation>
1493
+ <xsd:documentation>
1494
+
1495
+ This element contains a sequence of "name" elements, each of
1496
+ which
1497
+ refers to an application configuration resource by the "name"
1498
+ declared on its web.xml fragment. This element can also contain
1499
+ a single "others" element which specifies that this document
1500
+ comes
1501
+ before or after other documents within the application.
1502
+ See section 8.2.2 of the specification for details.
1503
+
1504
+ </xsd:documentation>
1505
+ </xsd:annotation>
1506
+ <xsd:sequence>
1507
+ <xsd:element name="name"
1508
+ type="javaee:java-identifierType"
1509
+ minOccurs="0"
1510
+ maxOccurs="unbounded"/>
1511
+ <xsd:element name="others"
1512
+ type="javaee:ordering-othersType"
1513
+ minOccurs="0"
1514
+ maxOccurs="1"/>
1515
+ </xsd:sequence>
1516
+ </xsd:complexType>
1517
+
1518
+
1519
+ <!-- **************************************************** -->
1520
+
1521
+ <xsd:complexType name="multipart-configType">
1522
+ <xsd:annotation>
1523
+ <xsd:documentation>
1524
+
1525
+ This element specifies configuration information related to the
1526
+ handling of multipart/form-data requests.
1527
+
1528
+ </xsd:documentation>
1529
+ </xsd:annotation>
1530
+ <xsd:sequence>
1531
+ <xsd:element name="location"
1532
+ type="javaee:string"
1533
+ minOccurs="0"
1534
+ maxOccurs="1">
1535
+ <xsd:annotation>
1536
+ <xsd:documentation>
1537
+
1538
+ The directory location where uploaded files will be stored
1539
+
1540
+ </xsd:documentation>
1541
+ </xsd:annotation>
1542
+ </xsd:element>
1543
+ <xsd:element name="max-file-size"
1544
+ type="xsd:long"
1545
+ minOccurs="0"
1546
+ maxOccurs="1">
1547
+ <xsd:annotation>
1548
+ <xsd:documentation>
1549
+
1550
+ The maximum size limit of uploaded files
1551
+
1552
+ </xsd:documentation>
1553
+ </xsd:annotation>
1554
+ </xsd:element>
1555
+ <xsd:element name="max-request-size"
1556
+ type="xsd:long"
1557
+ minOccurs="0"
1558
+ maxOccurs="1">
1559
+ <xsd:annotation>
1560
+ <xsd:documentation>
1561
+
1562
+ The maximum size limit of multipart/form-data requests
1563
+
1564
+ </xsd:documentation>
1565
+ </xsd:annotation>
1566
+ </xsd:element>
1567
+ <xsd:element name="file-size-threshold"
1568
+ type="xsd:integer"
1569
+ minOccurs="0"
1570
+ maxOccurs="1">
1571
+ <xsd:annotation>
1572
+ <xsd:documentation>
1573
+
1574
+ The size threshold after which an uploaded file will be
1575
+ written to disk
1576
+
1577
+ </xsd:documentation>
1578
+ </xsd:annotation>
1579
+ </xsd:element>
1580
+ </xsd:sequence>
1581
+ </xsd:complexType>
1582
+
1583
+ </xsd:schema>
1584
+