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,2095 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <xsd:schema
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="5">
9
+ <xsd:annotation>
10
+ <xsd:documentation>
11
+ @(#)javaee_5.xsds 1.65 06/02/17
12
+ </xsd:documentation>
13
+ </xsd:annotation>
14
+
15
+ <xsd:annotation>
16
+ <xsd:documentation>
17
+
18
+ Copyright 2003-2006 Sun Microsystems, Inc.
19
+ 4150 Network Circle
20
+ Santa Clara, California 95054
21
+ U.S.A
22
+ All rights reserved.
23
+
24
+ Sun Microsystems, Inc. has intellectual property rights
25
+ relating to technology described in this document. In
26
+ particular, and without limitation, these intellectual
27
+ property rights may include one or more of the U.S. patents
28
+ listed at http://www.sun.com/patents and one or more
29
+ additional patents or pending patent applications in the
30
+ U.S. and other countries.
31
+
32
+ This document and the technology which it describes are
33
+ distributed under licenses restricting their use, copying,
34
+ distribution, and decompilation. No part of this document
35
+ may be reproduced in any form by any means without prior
36
+ written authorization of Sun and its licensors, if any.
37
+
38
+ Third-party software, including font technology, is
39
+ copyrighted and licensed from Sun suppliers.
40
+
41
+ Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
42
+ JavaServer Pages, Enterprise JavaBeans and the Java Coffee
43
+ Cup logo are trademarks or registered trademarks of Sun
44
+ Microsystems, Inc. in the U.S. and other countries.
45
+
46
+ Federal Acquisitions: Commercial Software - Government Users
47
+ Subject to Standard License Terms and Conditions.
48
+
49
+ </xsd:documentation>
50
+ </xsd:annotation>
51
+
52
+ <xsd:annotation>
53
+ <xsd:documentation>
54
+
55
+ The following definitions that appear in the common
56
+ shareable schema(s) of J2EE deployment descriptors should be
57
+ interpreted with respect to the context they are included:
58
+
59
+ Deployment Component may indicate one of the following:
60
+ j2ee application;
61
+ application client;
62
+ web application;
63
+ enterprise bean;
64
+ resource adapter;
65
+
66
+ Deployment File may indicate one of the following:
67
+ ear file;
68
+ war file;
69
+ jar file;
70
+ rar file;
71
+
72
+ </xsd:documentation>
73
+ </xsd:annotation>
74
+
75
+ <xsd:import namespace="http://www.w3.org/XML/1998/namespace"
76
+ schemaLocation="http://www.w3.org/2001/xml.xsd"/>
77
+
78
+ <xsd:include schemaLocation="javaee_web_services_client_1_2.xsd"/>
79
+
80
+
81
+ <!-- **************************************************** -->
82
+
83
+ <xsd:group name="descriptionGroup">
84
+ <xsd:annotation>
85
+ <xsd:documentation>
86
+
87
+ This group keeps the usage of the contained description related
88
+ elements consistent across Java EE deployment descriptors.
89
+
90
+ All elements may occur multiple times with different languages,
91
+ to support localization of the content.
92
+
93
+ </xsd:documentation>
94
+ </xsd:annotation>
95
+ <xsd:sequence>
96
+ <xsd:element name="description"
97
+ type="javaee:descriptionType"
98
+ minOccurs="0"
99
+ maxOccurs="unbounded"/>
100
+ <xsd:element name="display-name"
101
+ type="javaee:display-nameType"
102
+ minOccurs="0"
103
+ maxOccurs="unbounded"/>
104
+ <xsd:element name="icon"
105
+ type="javaee:iconType"
106
+ minOccurs="0"
107
+ maxOccurs="unbounded"/>
108
+ </xsd:sequence>
109
+ </xsd:group>
110
+
111
+ <!-- **************************************************** -->
112
+
113
+ <xsd:complexType name="descriptionType">
114
+ <xsd:annotation>
115
+ <xsd:documentation>
116
+
117
+ The description type is used by a description element to
118
+ provide text describing the parent element. The elements
119
+ that use this type should include any information that the
120
+ Deployment Component's Deployment File file producer wants
121
+ to provide to the consumer of the Deployment Component's
122
+ Deployment File (i.e., to the Deployer). Typically, the
123
+ tools used by such a Deployment File consumer will display
124
+ the description when processing the parent element that
125
+ contains the description.
126
+
127
+ The lang attribute defines the language that the
128
+ description is provided in. The default value is "en" (English).
129
+
130
+ </xsd:documentation>
131
+ </xsd:annotation>
132
+ <xsd:simpleContent>
133
+ <xsd:extension base="javaee:xsdStringType">
134
+ <xsd:attribute ref="xml:lang"/>
135
+ </xsd:extension>
136
+ </xsd:simpleContent>
137
+ </xsd:complexType>
138
+
139
+ <!-- **************************************************** -->
140
+
141
+ <xsd:simpleType name="dewey-versionType">
142
+ <xsd:annotation>
143
+ <xsd:documentation>
144
+
145
+ This type defines a dewey decimal that is used
146
+ to describe versions of documents.
147
+
148
+ </xsd:documentation>
149
+ </xsd:annotation>
150
+
151
+ <xsd:restriction base="xsd:token">
152
+ <xsd:pattern value="\.?[0-9]+(\.[0-9]+)*"/>
153
+ </xsd:restriction>
154
+ </xsd:simpleType>
155
+
156
+ <!-- **************************************************** -->
157
+
158
+ <xsd:complexType name="display-nameType">
159
+ <xsd:annotation>
160
+ <xsd:documentation>
161
+ <![CDATA[
162
+
163
+ The display-name type contains a short name that is intended
164
+ to be displayed by tools. It is used by display-name
165
+ elements. The display name need not be unique.
166
+
167
+ Example:
168
+
169
+ ...
170
+ <display-name xml:lang="en">
171
+ Employee Self Service
172
+ </display-name>
173
+
174
+ The value of the xml:lang attribute is "en" (English) by default.
175
+
176
+ ]]>
177
+ </xsd:documentation>
178
+ </xsd:annotation>
179
+ <xsd:simpleContent>
180
+ <xsd:extension base="javaee:string">
181
+ <xsd:attribute ref="xml:lang"/>
182
+ </xsd:extension>
183
+ </xsd:simpleContent>
184
+ </xsd:complexType>
185
+
186
+ <!-- **************************************************** -->
187
+
188
+ <xsd:complexType name="ejb-linkType">
189
+ <xsd:annotation>
190
+ <xsd:documentation>
191
+ <![CDATA[
192
+
193
+ The ejb-linkType is used by ejb-link
194
+ elements in the ejb-ref or ejb-local-ref elements to specify
195
+ that an EJB reference is linked to enterprise bean.
196
+
197
+ The value of the ejb-link element must be the ejb-name of an
198
+ enterprise bean in the same ejb-jar file or in another ejb-jar
199
+ file in the same Java EE application unit.
200
+
201
+ Alternatively, the name in the ejb-link element may be
202
+ composed of a path name specifying the ejb-jar containing the
203
+ referenced enterprise bean with the ejb-name of the target
204
+ bean appended and separated from the path name by "#". The
205
+ path name is relative to the Deployment File containing
206
+ Deployment Component that is referencing the enterprise
207
+ bean. This allows multiple enterprise beans with the same
208
+ ejb-name to be uniquely identified.
209
+
210
+ Examples:
211
+
212
+ <ejb-link>EmployeeRecord</ejb-link>
213
+
214
+ <ejb-link>../products/product.jar#ProductEJB</ejb-link>
215
+
216
+ ]]>
217
+ </xsd:documentation>
218
+ </xsd:annotation>
219
+ <xsd:simpleContent>
220
+ <xsd:restriction base="javaee:string"/>
221
+ </xsd:simpleContent>
222
+ </xsd:complexType>
223
+
224
+ <!-- **************************************************** -->
225
+
226
+ <xsd:complexType name="ejb-local-refType">
227
+ <xsd:annotation>
228
+ <xsd:documentation>
229
+
230
+ The ejb-local-refType is used by ejb-local-ref elements for
231
+ the declaration of a reference to an enterprise bean's local
232
+ home or to the local business interface of a 3.0 bean.
233
+ The declaration consists of:
234
+
235
+ - an optional description
236
+ - the EJB reference name used in the code of the Deployment
237
+ Component that's referencing the enterprise bean.
238
+ - the optional expected type of the referenced enterprise bean
239
+ - the optional expected local interface of the referenced
240
+ enterprise bean or the local business interface of the
241
+ referenced enterprise bean.
242
+ - the optional expected local home interface of the referenced
243
+ enterprise bean. Not applicable if this ejb-local-ref refers
244
+ to the local business interface of a 3.0 bean.
245
+ - optional ejb-link information, used to specify the
246
+ referenced enterprise bean
247
+ - optional elements to define injection of the named enterprise
248
+ bean into a component field or property.
249
+
250
+ </xsd:documentation>
251
+ </xsd:annotation>
252
+
253
+ <xsd:sequence>
254
+ <xsd:element name="description"
255
+ type="javaee:descriptionType"
256
+ minOccurs="0"
257
+ maxOccurs="unbounded"/>
258
+ <xsd:element name="ejb-ref-name"
259
+ type="javaee:ejb-ref-nameType"/>
260
+ <xsd:element name="ejb-ref-type"
261
+ type="javaee:ejb-ref-typeType"
262
+ minOccurs="0"/>
263
+ <xsd:element name="local-home"
264
+ type="javaee:local-homeType"
265
+ minOccurs="0"/>
266
+ <xsd:element name="local"
267
+ type="javaee:localType"
268
+ minOccurs="0"/>
269
+ <xsd:element name="ejb-link"
270
+ type="javaee:ejb-linkType"
271
+ minOccurs="0"/>
272
+ <xsd:group ref="javaee:resourceGroup"/>
273
+ </xsd:sequence>
274
+ <xsd:attribute name="id" type="xsd:ID"/>
275
+ </xsd:complexType>
276
+
277
+ <!-- **************************************************** -->
278
+
279
+ <xsd:complexType name="ejb-ref-nameType">
280
+ <xsd:annotation>
281
+ <xsd:documentation>
282
+ <![CDATA[
283
+
284
+ The ejb-ref-name element contains the name of an EJB
285
+ reference. The EJB reference is an entry in the
286
+ Deployment Component's environment and is relative to the
287
+ java:comp/env context. The name must be unique within the
288
+ Deployment Component.
289
+
290
+ It is recommended that name is prefixed with "ejb/".
291
+
292
+ Example:
293
+
294
+ <ejb-ref-name>ejb/Payroll</ejb-ref-name>
295
+
296
+ ]]>
297
+ </xsd:documentation>
298
+ </xsd:annotation>
299
+ <xsd:simpleContent>
300
+ <xsd:restriction base="javaee:jndi-nameType"/>
301
+ </xsd:simpleContent>
302
+ </xsd:complexType>
303
+
304
+ <!-- **************************************************** -->
305
+
306
+ <xsd:complexType name="ejb-ref-typeType">
307
+ <xsd:annotation>
308
+ <xsd:documentation>
309
+
310
+ The ejb-ref-typeType contains the expected type of the
311
+ referenced enterprise bean.
312
+
313
+ The ejb-ref-type designates a value
314
+ that must be one of the following:
315
+
316
+ Entity
317
+ Session
318
+
319
+ </xsd:documentation>
320
+ </xsd:annotation>
321
+ <xsd:simpleContent>
322
+ <xsd:restriction base="javaee:string">
323
+ <xsd:enumeration value="Entity"/>
324
+ <xsd:enumeration value="Session"/>
325
+ </xsd:restriction>
326
+ </xsd:simpleContent>
327
+ </xsd:complexType>
328
+
329
+ <!-- **************************************************** -->
330
+
331
+ <xsd:complexType name="ejb-refType">
332
+ <xsd:annotation>
333
+ <xsd:documentation>
334
+
335
+ The ejb-refType is used by ejb-ref elements for the
336
+ declaration of a reference to an enterprise bean's home or
337
+ to the remote business interface of a 3.0 bean.
338
+ The declaration consists of:
339
+
340
+ - an optional description
341
+ - the EJB reference name used in the code of
342
+ the Deployment Component that's referencing the enterprise
343
+ bean.
344
+ - the optional expected type of the referenced enterprise bean
345
+ - the optional remote interface of the referenced enterprise bean
346
+ or the remote business interface of the referenced enterprise
347
+ bean
348
+ - the optional expected home interface of the referenced
349
+ enterprise bean. Not applicable if this ejb-ref
350
+ refers to the remote business interface of a 3.0 bean.
351
+ - optional ejb-link information, used to specify the
352
+ referenced enterprise bean
353
+ - optional elements to define injection of the named enterprise
354
+ bean into a component field or property
355
+
356
+ </xsd:documentation>
357
+ </xsd:annotation>
358
+
359
+ <xsd:sequence>
360
+ <xsd:element name="description"
361
+ type="javaee:descriptionType"
362
+ minOccurs="0"
363
+ maxOccurs="unbounded"/>
364
+ <xsd:element name="ejb-ref-name"
365
+ type="javaee:ejb-ref-nameType"/>
366
+ <xsd:element name="ejb-ref-type"
367
+ type="javaee:ejb-ref-typeType"
368
+ minOccurs="0"/>
369
+ <xsd:element name="home"
370
+ type="javaee:homeType"
371
+ minOccurs="0"/>
372
+ <xsd:element name="remote"
373
+ type="javaee:remoteType"
374
+ minOccurs="0"/>
375
+ <xsd:element name="ejb-link"
376
+ type="javaee:ejb-linkType"
377
+ minOccurs="0"/>
378
+ <xsd:group ref="javaee:resourceGroup"/>
379
+ </xsd:sequence>
380
+ <xsd:attribute name="id" type="xsd:ID"/>
381
+ </xsd:complexType>
382
+
383
+ <!-- **************************************************** -->
384
+
385
+ <xsd:complexType name="emptyType">
386
+ <xsd:annotation>
387
+ <xsd:documentation>
388
+
389
+ This type is used to designate an empty
390
+ element when used.
391
+
392
+ </xsd:documentation>
393
+ </xsd:annotation>
394
+ <xsd:attribute name="id" type="xsd:ID"/>
395
+ </xsd:complexType>
396
+
397
+ <!-- **************************************************** -->
398
+
399
+ <xsd:complexType name="env-entry-type-valuesType">
400
+ <xsd:annotation>
401
+ <xsd:documentation>
402
+ <![CDATA[
403
+
404
+ This type contains the fully-qualified Java type of the
405
+ environment entry value that is expected by the
406
+ application's code.
407
+
408
+ The following are the legal values of env-entry-type-valuesType:
409
+
410
+ java.lang.Boolean
411
+ java.lang.Byte
412
+ java.lang.Character
413
+ java.lang.String
414
+ java.lang.Short
415
+ java.lang.Integer
416
+ java.lang.Long
417
+ java.lang.Float
418
+ java.lang.Double
419
+
420
+ Example:
421
+
422
+ <env-entry-type>java.lang.Boolean</env-entry-type>
423
+
424
+ ]]>
425
+ </xsd:documentation>
426
+ </xsd:annotation>
427
+ <xsd:simpleContent>
428
+ <xsd:restriction base="javaee:string">
429
+ <xsd:enumeration value="java.lang.Boolean"/>
430
+ <xsd:enumeration value="java.lang.Byte"/>
431
+ <xsd:enumeration value="java.lang.Character"/>
432
+ <xsd:enumeration value="java.lang.String"/>
433
+ <xsd:enumeration value="java.lang.Short"/>
434
+ <xsd:enumeration value="java.lang.Integer"/>
435
+ <xsd:enumeration value="java.lang.Long"/>
436
+ <xsd:enumeration value="java.lang.Float"/>
437
+ <xsd:enumeration value="java.lang.Double"/>
438
+ </xsd:restriction>
439
+ </xsd:simpleContent>
440
+ </xsd:complexType>
441
+
442
+ <!-- **************************************************** -->
443
+
444
+ <xsd:complexType name="env-entryType">
445
+ <xsd:annotation>
446
+ <xsd:documentation>
447
+
448
+ The env-entryType is used to declare an application's
449
+ environment entry. The declaration consists of an optional
450
+ description, the name of the environment entry, a type
451
+ (optional if the value is injected, otherwise required), and
452
+ an optional value.
453
+
454
+ It also includes optional elements to define injection of
455
+ the named resource into fields or JavaBeans properties.
456
+
457
+ If a value is not specified and injection is requested,
458
+ no injection will occur and no entry of the specified name
459
+ will be created. This allows an initial value to be
460
+ specified in the source code without being incorrectly
461
+ changed when no override has been specified.
462
+
463
+ If a value is not specified and no injection is requested,
464
+ a value must be supplied during deployment.
465
+
466
+ This type is used by env-entry elements.
467
+
468
+ </xsd:documentation>
469
+ </xsd:annotation>
470
+
471
+ <xsd:sequence>
472
+ <xsd:element name="description"
473
+ type="javaee:descriptionType"
474
+ minOccurs="0"
475
+ maxOccurs="unbounded"/>
476
+ <xsd:element name="env-entry-name"
477
+ type="javaee:jndi-nameType">
478
+ <xsd:annotation>
479
+ <xsd:documentation>
480
+ <![CDATA[
481
+
482
+ The env-entry-name element contains the name of a
483
+ Deployment Component's environment entry. The name
484
+ is a JNDI name relative to the java:comp/env
485
+ context. The name must be unique within a
486
+ Deployment Component. The uniqueness
487
+ constraints must be defined within the declared
488
+ context.
489
+
490
+ Example:
491
+
492
+ <env-entry-name>minAmount</env-entry-name>
493
+
494
+ ]]>
495
+ </xsd:documentation>
496
+ </xsd:annotation>
497
+ </xsd:element>
498
+
499
+ <xsd:element name="env-entry-type"
500
+ type="javaee:env-entry-type-valuesType"
501
+ minOccurs="0">
502
+ <xsd:annotation>
503
+ <xsd:documentation>
504
+ <![CDATA[
505
+
506
+ The env-entry-type element contains the Java language
507
+ type of the environment entry. If an injection target
508
+ is specified for the environment entry, the type may
509
+ be omitted, or must match the type of the injection
510
+ target. If no injection target is specified, the type
511
+ is required.
512
+
513
+ Example:
514
+
515
+ <env-entry-type>java.lang.Integer</env-entry-type>
516
+
517
+ ]]>
518
+ </xsd:documentation>
519
+ </xsd:annotation>
520
+ </xsd:element>
521
+
522
+ <xsd:element name="env-entry-value"
523
+ type="javaee:xsdStringType"
524
+ minOccurs="0">
525
+ <xsd:annotation>
526
+ <xsd:documentation>
527
+ <![CDATA[
528
+
529
+ The env-entry-value designates the value of a
530
+ Deployment Component's environment entry. The value
531
+ must be a String that is valid for the
532
+ constructor of the specified type that takes a
533
+ single String parameter, or for java.lang.Character,
534
+ a single character.
535
+
536
+ Example:
537
+
538
+ <env-entry-value>100.00</env-entry-value>
539
+
540
+ ]]>
541
+ </xsd:documentation>
542
+ </xsd:annotation>
543
+ </xsd:element>
544
+
545
+ <xsd:group ref="javaee:resourceGroup"/>
546
+
547
+ </xsd:sequence>
548
+ <xsd:attribute name="id" type="xsd:ID"/>
549
+ </xsd:complexType>
550
+
551
+ <!-- **************************************************** -->
552
+
553
+ <xsd:complexType name="fully-qualified-classType">
554
+ <xsd:annotation>
555
+ <xsd:documentation>
556
+
557
+ The elements that use this type designate the name of a
558
+ Java class or interface. The name is in the form of a
559
+ "binary name", as defined in the JLS. This is the form
560
+ of name used in Class.forName(). Tools that need the
561
+ canonical name (the name used in source code) will need
562
+ to convert this binary name to the canonical name.
563
+
564
+ </xsd:documentation>
565
+ </xsd:annotation>
566
+ <xsd:simpleContent>
567
+ <xsd:restriction base="javaee:string"/>
568
+ </xsd:simpleContent>
569
+ </xsd:complexType>
570
+
571
+ <!-- **************************************************** -->
572
+
573
+ <xsd:complexType name="generic-booleanType">
574
+ <xsd:annotation>
575
+ <xsd:documentation>
576
+
577
+ This type defines four different values which can designate
578
+ boolean values. This includes values yes and no which are
579
+ not designated by xsd:boolean
580
+
581
+ </xsd:documentation>
582
+ </xsd:annotation>
583
+ <xsd:simpleContent>
584
+ <xsd:restriction base="javaee:string">
585
+ <xsd:enumeration value="true"/>
586
+ <xsd:enumeration value="false"/>
587
+ <xsd:enumeration value="yes"/>
588
+ <xsd:enumeration value="no"/>
589
+ </xsd:restriction>
590
+ </xsd:simpleContent>
591
+ </xsd:complexType>
592
+
593
+ <!-- **************************************************** -->
594
+
595
+ <xsd:complexType name="homeType">
596
+ <xsd:annotation>
597
+ <xsd:documentation>
598
+ <![CDATA[
599
+
600
+ The homeType defines the fully-qualified name of
601
+ an enterprise bean's home interface.
602
+
603
+ Example:
604
+
605
+ <home>com.aardvark.payroll.PayrollHome</home>
606
+
607
+ ]]>
608
+ </xsd:documentation>
609
+ </xsd:annotation>
610
+ <xsd:simpleContent>
611
+ <xsd:restriction base="javaee:fully-qualified-classType"/>
612
+ </xsd:simpleContent>
613
+ </xsd:complexType>
614
+
615
+ <!-- **************************************************** -->
616
+
617
+ <xsd:complexType name="iconType">
618
+ <xsd:annotation>
619
+ <xsd:documentation>
620
+
621
+ The icon type contains small-icon and large-icon elements
622
+ that specify the file names for small and large GIF, JPEG,
623
+ or PNG icon images used to represent the parent element in a
624
+ GUI tool.
625
+
626
+ The xml:lang attribute defines the language that the
627
+ icon file names are provided in. Its value is "en" (English)
628
+ by default.
629
+
630
+ </xsd:documentation>
631
+ </xsd:annotation>
632
+
633
+ <xsd:sequence>
634
+ <xsd:element name="small-icon" type="javaee:pathType"
635
+ minOccurs="0">
636
+ <xsd:annotation>
637
+ <xsd:documentation>
638
+ <![CDATA[
639
+
640
+ The small-icon element contains the name of a file
641
+ containing a small (16 x 16) icon image. The file
642
+ name is a relative path within the Deployment
643
+ Component's Deployment File.
644
+
645
+ The image may be in the GIF, JPEG, or PNG format.
646
+ The icon can be used by tools.
647
+
648
+ Example:
649
+
650
+ <small-icon>employee-service-icon16x16.jpg</small-icon>
651
+
652
+ ]]>
653
+ </xsd:documentation>
654
+ </xsd:annotation>
655
+ </xsd:element>
656
+ <xsd:element name="large-icon" type="javaee:pathType"
657
+ minOccurs="0">
658
+ <xsd:annotation>
659
+ <xsd:documentation>
660
+ <![CDATA[
661
+
662
+ The large-icon element contains the name of a file
663
+ containing a large
664
+ (32 x 32) icon image. The file name is a relative
665
+ path within the Deployment Component's Deployment
666
+ File.
667
+
668
+ The image may be in the GIF, JPEG, or PNG format.
669
+ The icon can be used by tools.
670
+
671
+ Example:
672
+
673
+ <large-icon>employee-service-icon32x32.jpg</large-icon>
674
+
675
+ ]]>
676
+ </xsd:documentation>
677
+ </xsd:annotation>
678
+ </xsd:element>
679
+
680
+ </xsd:sequence>
681
+
682
+ <xsd:attribute ref="xml:lang"/>
683
+ <xsd:attribute name="id" type="xsd:ID"/>
684
+
685
+ </xsd:complexType>
686
+
687
+ <!-- **************************************************** -->
688
+
689
+ <xsd:complexType name="injection-targetType">
690
+ <xsd:annotation>
691
+ <xsd:documentation>
692
+
693
+ An injection target specifies a class and a name within
694
+ that class into which a resource should be injected.
695
+
696
+ The injection target class specifies the fully qualified
697
+ class name that is the target of the injection. The
698
+ Java EE specifications describe which classes can be an
699
+ injection target.
700
+
701
+ The injection target name specifies the target within
702
+ the specified class. The target is first looked for as a
703
+ JavaBeans property name. If not found, the target is
704
+ looked for as a field name.
705
+
706
+ The specified resource will be injected into the target
707
+ during initialization of the class by either calling the
708
+ set method for the target property or by setting a value
709
+ into the named field.
710
+
711
+ </xsd:documentation>
712
+ </xsd:annotation>
713
+ <xsd:sequence>
714
+ <xsd:element name="injection-target-class"
715
+ type="javaee:fully-qualified-classType"/>
716
+ <xsd:element name="injection-target-name"
717
+ type="javaee:java-identifierType"/>
718
+ </xsd:sequence>
719
+ </xsd:complexType>
720
+
721
+ <!-- **************************************************** -->
722
+
723
+ <xsd:complexType name="java-identifierType">
724
+ <xsd:annotation>
725
+ <xsd:documentation>
726
+
727
+ The java-identifierType defines a Java identifier.
728
+ The users of this type should further verify that
729
+ the content does not contain Java reserved keywords.
730
+
731
+ </xsd:documentation>
732
+ </xsd:annotation>
733
+ <xsd:simpleContent>
734
+ <xsd:restriction base="javaee:string">
735
+ <xsd:pattern value="($|_|\p{L})(\p{L}|\p{Nd}|_|$)*"/>
736
+ </xsd:restriction>
737
+ </xsd:simpleContent>
738
+ </xsd:complexType>
739
+
740
+ <!-- **************************************************** -->
741
+
742
+ <xsd:complexType name="java-typeType">
743
+ <xsd:annotation>
744
+ <xsd:documentation>
745
+
746
+ This is a generic type that designates a Java primitive
747
+ type or a fully qualified name of a Java interface/type,
748
+ or an array of such types.
749
+
750
+ </xsd:documentation>
751
+ </xsd:annotation>
752
+ <xsd:simpleContent>
753
+ <xsd:restriction base="javaee:string">
754
+ <xsd:pattern value="[^\p{Z}]*"/>
755
+ </xsd:restriction>
756
+ </xsd:simpleContent>
757
+ </xsd:complexType>
758
+
759
+ <!-- **************************************************** -->
760
+
761
+ <xsd:complexType name="jndi-nameType">
762
+ <xsd:annotation>
763
+ <xsd:documentation>
764
+
765
+ The jndi-nameType type designates a JNDI name in the
766
+ Deployment Component's environment and is relative to the
767
+ java:comp/env context. A JNDI name must be unique within the
768
+ Deployment Component.
769
+
770
+ </xsd:documentation>
771
+ </xsd:annotation>
772
+ <xsd:simpleContent>
773
+ <xsd:restriction base="javaee:string"/>
774
+ </xsd:simpleContent>
775
+ </xsd:complexType>
776
+
777
+ <!-- **************************************************** -->
778
+
779
+ <xsd:group name="jndiEnvironmentRefsGroup">
780
+ <xsd:annotation>
781
+ <xsd:documentation>
782
+
783
+ This group keeps the usage of the contained JNDI environment
784
+ reference elements consistent across Java EE deployment descriptors.
785
+
786
+ </xsd:documentation>
787
+ </xsd:annotation>
788
+ <xsd:sequence>
789
+ <xsd:element name="env-entry"
790
+ type="javaee:env-entryType"
791
+ minOccurs="0" maxOccurs="unbounded"/>
792
+ <xsd:element name="ejb-ref"
793
+ type="javaee:ejb-refType"
794
+ minOccurs="0" maxOccurs="unbounded"/>
795
+ <xsd:element name="ejb-local-ref"
796
+ type="javaee:ejb-local-refType"
797
+ minOccurs="0" maxOccurs="unbounded"/>
798
+ <xsd:group ref="javaee:service-refGroup"/>
799
+ <xsd:element name="resource-ref"
800
+ type="javaee:resource-refType"
801
+ minOccurs="0" maxOccurs="unbounded"/>
802
+ <xsd:element name="resource-env-ref"
803
+ type="javaee:resource-env-refType"
804
+ minOccurs="0" maxOccurs="unbounded"/>
805
+ <xsd:element name="message-destination-ref"
806
+ type="javaee:message-destination-refType"
807
+ minOccurs="0" maxOccurs="unbounded"/>
808
+ <xsd:element name="persistence-context-ref"
809
+ type="javaee:persistence-context-refType"
810
+ minOccurs="0" maxOccurs="unbounded"/>
811
+ <xsd:element name="persistence-unit-ref"
812
+ type="javaee:persistence-unit-refType"
813
+ minOccurs="0" maxOccurs="unbounded"/>
814
+ <xsd:element name="post-construct"
815
+ type="javaee:lifecycle-callbackType"
816
+ minOccurs="0" maxOccurs="unbounded"/>
817
+ <xsd:element name="pre-destroy"
818
+ type="javaee:lifecycle-callbackType"
819
+ minOccurs="0" maxOccurs="unbounded"/>
820
+ </xsd:sequence>
821
+ </xsd:group>
822
+
823
+ <!-- **************************************************** -->
824
+
825
+ <xsd:complexType name="lifecycle-callbackType">
826
+ <xsd:annotation>
827
+ <xsd:documentation>
828
+
829
+ The lifecycle-callback type specifies a method on a
830
+ class to be called when a lifecycle event occurs.
831
+ Note that each class may have only one lifecycle callback
832
+ method for any given event and that the method may not
833
+ be overloaded.
834
+
835
+ If the lifefycle-callback-class element is missing then
836
+ the class defining the callback is assumed to be the
837
+ component class in scope at the place in the descriptor
838
+ in which the callback definition appears.
839
+
840
+ </xsd:documentation>
841
+ </xsd:annotation>
842
+ <xsd:sequence>
843
+ <xsd:element name="lifecycle-callback-class"
844
+ type="javaee:fully-qualified-classType"
845
+ minOccurs="0"/>
846
+ <xsd:element name="lifecycle-callback-method"
847
+ type="javaee:java-identifierType"/>
848
+ </xsd:sequence>
849
+ </xsd:complexType>
850
+
851
+ <!-- **************************************************** -->
852
+
853
+ <xsd:complexType name="listenerType">
854
+ <xsd:annotation>
855
+ <xsd:documentation>
856
+
857
+ The listenerType indicates the deployment properties for a web
858
+ application listener bean.
859
+
860
+ </xsd:documentation>
861
+ </xsd:annotation>
862
+
863
+ <xsd:sequence>
864
+ <xsd:group ref="javaee:descriptionGroup"/>
865
+ <xsd:element name="listener-class"
866
+ type="javaee:fully-qualified-classType">
867
+ <xsd:annotation>
868
+ <xsd:documentation>
869
+
870
+ The listener-class element declares a class in the
871
+ application must be registered as a web
872
+ application listener bean. The value is the fully
873
+ qualified classname of the listener class.
874
+
875
+ </xsd:documentation>
876
+ </xsd:annotation>
877
+ </xsd:element>
878
+ </xsd:sequence>
879
+ <xsd:attribute name="id" type="xsd:ID"/>
880
+ </xsd:complexType>
881
+
882
+ <!-- **************************************************** -->
883
+
884
+ <xsd:complexType name="local-homeType">
885
+ <xsd:annotation>
886
+ <xsd:documentation>
887
+
888
+ The local-homeType defines the fully-qualified
889
+ name of an enterprise bean's local home interface.
890
+
891
+ </xsd:documentation>
892
+ </xsd:annotation>
893
+ <xsd:simpleContent>
894
+ <xsd:restriction base="javaee:fully-qualified-classType"/>
895
+ </xsd:simpleContent>
896
+ </xsd:complexType>
897
+
898
+ <!-- **************************************************** -->
899
+
900
+ <xsd:complexType name="localType">
901
+ <xsd:annotation>
902
+ <xsd:documentation>
903
+
904
+ The localType defines the fully-qualified name of an
905
+ enterprise bean's local interface.
906
+
907
+ </xsd:documentation>
908
+ </xsd:annotation>
909
+ <xsd:simpleContent>
910
+ <xsd:restriction base="javaee:fully-qualified-classType"/>
911
+ </xsd:simpleContent>
912
+ </xsd:complexType>
913
+
914
+ <!-- **************************************************** -->
915
+
916
+ <xsd:complexType name="message-destination-linkType">
917
+ <xsd:annotation>
918
+ <xsd:documentation>
919
+
920
+ The message-destination-linkType is used to link a message
921
+ destination reference or message-driven bean to a message
922
+ destination.
923
+
924
+ The Assembler sets the value to reflect the flow of messages
925
+ between producers and consumers in the application.
926
+
927
+ The value must be the message-destination-name of a message
928
+ destination in the same Deployment File or in another
929
+ Deployment File in the same Java EE application unit.
930
+
931
+ Alternatively, the value may be composed of a path name
932
+ specifying a Deployment File containing the referenced
933
+ message destination with the message-destination-name of the
934
+ destination appended and separated from the path name by
935
+ "#". The path name is relative to the Deployment File
936
+ containing Deployment Component that is referencing the
937
+ message destination. This allows multiple message
938
+ destinations with the same name to be uniquely identified.
939
+
940
+ </xsd:documentation>
941
+ </xsd:annotation>
942
+ <xsd:simpleContent>
943
+ <xsd:restriction base="javaee:string"/>
944
+ </xsd:simpleContent>
945
+ </xsd:complexType>
946
+
947
+ <!-- **************************************************** -->
948
+
949
+ <xsd:complexType name="message-destination-refType">
950
+ <xsd:annotation>
951
+ <xsd:documentation>
952
+ <![CDATA[
953
+
954
+ The message-destination-ref element contains a declaration
955
+ of Deployment Component's reference to a message destination
956
+ associated with a resource in Deployment Component's
957
+ environment. It consists of:
958
+
959
+ - an optional description
960
+ - the message destination reference name
961
+ - an optional message destination type
962
+ - an optional specification as to whether
963
+ the destination is used for
964
+ consuming or producing messages, or both.
965
+ if not specified, "both" is assumed.
966
+ - an optional link to the message destination
967
+ - optional injection targets
968
+
969
+ The message destination type must be supplied unless an
970
+ injection target is specified, in which case the type
971
+ of the target is used. If both are specified, the type
972
+ must be assignment compatible with the type of the injection
973
+ target.
974
+
975
+ Examples:
976
+
977
+ <message-destination-ref>
978
+ <message-destination-ref-name>jms/StockQueue
979
+ </message-destination-ref-name>
980
+ <message-destination-type>javax.jms.Queue
981
+ </message-destination-type>
982
+ <message-destination-usage>Consumes
983
+ </message-destination-usage>
984
+ <message-destination-link>CorporateStocks
985
+ </message-destination-link>
986
+ </message-destination-ref>
987
+
988
+ ]]>
989
+ </xsd:documentation>
990
+ </xsd:annotation>
991
+ <xsd:sequence>
992
+ <xsd:element name="description"
993
+ type="javaee:descriptionType"
994
+ minOccurs="0"
995
+ maxOccurs="unbounded"/>
996
+ <xsd:element name="message-destination-ref-name"
997
+ type="javaee:jndi-nameType">
998
+ <xsd:annotation>
999
+ <xsd:documentation>
1000
+
1001
+ The message-destination-ref-name element specifies
1002
+ the name of a message destination reference; its
1003
+ value is the environment entry name used in
1004
+ Deployment Component code. The name is a JNDI name
1005
+ relative to the java:comp/env context and must be
1006
+ unique within an ejb-jar (for enterprise beans) or a
1007
+ Deployment File (for others).
1008
+
1009
+ </xsd:documentation>
1010
+ </xsd:annotation>
1011
+ </xsd:element>
1012
+ <xsd:element name="message-destination-type"
1013
+ type="javaee:message-destination-typeType"
1014
+ minOccurs="0"/>
1015
+ <xsd:element name="message-destination-usage"
1016
+ type="javaee:message-destination-usageType"
1017
+ minOccurs="0"/>
1018
+ <xsd:element name="message-destination-link"
1019
+ type="javaee:message-destination-linkType"
1020
+ minOccurs="0"/>
1021
+
1022
+ <xsd:group ref="javaee:resourceGroup"/>
1023
+
1024
+ </xsd:sequence>
1025
+ <xsd:attribute name="id" type="xsd:ID"/>
1026
+
1027
+ </xsd:complexType>
1028
+
1029
+ <!-- **************************************************** -->
1030
+
1031
+ <xsd:complexType name="message-destination-typeType">
1032
+ <xsd:annotation>
1033
+ <xsd:documentation>
1034
+ <![CDATA[
1035
+
1036
+ The message-destination-typeType specifies the type of
1037
+ the destination. The type is specified by the Java interface
1038
+ expected to be implemented by the destination.
1039
+
1040
+ Example:
1041
+
1042
+ <message-destination-type>javax.jms.Queue
1043
+ </message-destination-type>
1044
+
1045
+ ]]>
1046
+ </xsd:documentation>
1047
+ </xsd:annotation>
1048
+ <xsd:simpleContent>
1049
+ <xsd:restriction base="javaee:fully-qualified-classType"/>
1050
+ </xsd:simpleContent>
1051
+ </xsd:complexType>
1052
+
1053
+ <!-- **************************************************** -->
1054
+
1055
+ <xsd:complexType name="message-destination-usageType">
1056
+ <xsd:annotation>
1057
+ <xsd:documentation>
1058
+
1059
+ The message-destination-usageType specifies the use of the
1060
+ message destination indicated by the reference. The value
1061
+ indicates whether messages are consumed from the message
1062
+ destination, produced for the destination, or both. The
1063
+ Assembler makes use of this information in linking producers
1064
+ of a destination with its consumers.
1065
+
1066
+ The value of the message-destination-usage element must be
1067
+ one of the following:
1068
+ Consumes
1069
+ Produces
1070
+ ConsumesProduces
1071
+
1072
+ </xsd:documentation>
1073
+ </xsd:annotation>
1074
+ <xsd:simpleContent>
1075
+ <xsd:restriction base="javaee:string">
1076
+ <xsd:enumeration value="Consumes"/>
1077
+ <xsd:enumeration value="Produces"/>
1078
+ <xsd:enumeration value="ConsumesProduces"/>
1079
+ </xsd:restriction>
1080
+ </xsd:simpleContent>
1081
+ </xsd:complexType>
1082
+
1083
+ <!-- **************************************************** -->
1084
+
1085
+ <xsd:complexType name="message-destinationType">
1086
+ <xsd:annotation>
1087
+ <xsd:documentation>
1088
+ <![CDATA[
1089
+
1090
+ The message-destinationType specifies a message
1091
+ destination. The logical destination described by this
1092
+ element is mapped to a physical destination by the Deployer.
1093
+
1094
+ The message destination element contains:
1095
+
1096
+ - an optional description
1097
+ - an optional display-name
1098
+ - an optional icon
1099
+ - a message destination name which must be unique
1100
+ among message destination names within the same
1101
+ Deployment File.
1102
+ - an optional mapped name
1103
+
1104
+ Example:
1105
+
1106
+ <message-destination>
1107
+ <message-destination-name>CorporateStocks
1108
+ </message-destination-name>
1109
+ </message-destination>
1110
+
1111
+ ]]>
1112
+ </xsd:documentation>
1113
+ </xsd:annotation>
1114
+ <xsd:sequence>
1115
+ <xsd:group ref="javaee:descriptionGroup"/>
1116
+ <xsd:element name="message-destination-name"
1117
+ type="javaee:string">
1118
+ <xsd:annotation>
1119
+ <xsd:documentation>
1120
+
1121
+ The message-destination-name element specifies a
1122
+ name for a message destination. This name must be
1123
+ unique among the names of message destinations
1124
+ within the Deployment File.
1125
+
1126
+ </xsd:documentation>
1127
+ </xsd:annotation>
1128
+ </xsd:element>
1129
+ <xsd:element name="mapped-name"
1130
+ type="javaee:xsdStringType"
1131
+ minOccurs="0">
1132
+ <xsd:annotation>
1133
+ <xsd:documentation>
1134
+ <![CDATA[
1135
+
1136
+ A product specific name that this message destination
1137
+ should be mapped to. Each message-destination-ref
1138
+ element that references this message destination will
1139
+ define a name in the namespace of the referencing
1140
+ component. (It's a name in the JNDI java:comp/env
1141
+ namespace.) Many application servers provide a way to
1142
+ map these local names to names of resources known to the
1143
+ application server. This mapped name is often a global
1144
+ JNDI name, but may be a name of any form. Each of the
1145
+ local names should be mapped to this same global name.
1146
+
1147
+ Application servers are not required to support any
1148
+ particular form or type of mapped name, nor the ability
1149
+ to use mapped names. The mapped name is
1150
+ product-dependent and often installation-dependent. No
1151
+ use of a mapped name is portable.
1152
+
1153
+ ]]>
1154
+ </xsd:documentation>
1155
+ </xsd:annotation>
1156
+ </xsd:element>
1157
+ </xsd:sequence>
1158
+ <xsd:attribute name="id" type="xsd:ID"/>
1159
+ </xsd:complexType>
1160
+
1161
+ <!-- **************************************************** -->
1162
+
1163
+ <xsd:complexType name="param-valueType">
1164
+ <xsd:annotation>
1165
+ <xsd:documentation>
1166
+
1167
+ This type is a general type that can be used to declare
1168
+ parameter/value lists.
1169
+
1170
+ </xsd:documentation>
1171
+ </xsd:annotation>
1172
+
1173
+ <xsd:sequence>
1174
+ <xsd:element name="description"
1175
+ type="javaee:descriptionType"
1176
+ minOccurs="0"
1177
+ maxOccurs="unbounded"/>
1178
+ <xsd:element name="param-name"
1179
+ type="javaee:string">
1180
+ <xsd:annotation>
1181
+ <xsd:documentation>
1182
+
1183
+ The param-name element contains the name of a
1184
+ parameter.
1185
+
1186
+ </xsd:documentation>
1187
+ </xsd:annotation>
1188
+ </xsd:element>
1189
+
1190
+ <xsd:element name="param-value"
1191
+ type="javaee:xsdStringType">
1192
+ <xsd:annotation>
1193
+ <xsd:documentation>
1194
+
1195
+ The param-value element contains the value of a
1196
+ parameter.
1197
+
1198
+ </xsd:documentation>
1199
+ </xsd:annotation>
1200
+ </xsd:element>
1201
+ </xsd:sequence>
1202
+ <xsd:attribute name="id" type="xsd:ID"/>
1203
+ </xsd:complexType>
1204
+
1205
+ <!-- **************************************************** -->
1206
+
1207
+ <xsd:complexType name="pathType">
1208
+ <xsd:annotation>
1209
+ <xsd:documentation>
1210
+
1211
+ The elements that use this type designate either a relative
1212
+ path or an absolute path starting with a "/".
1213
+
1214
+ In elements that specify a pathname to a file within the
1215
+ same Deployment File, relative filenames (i.e., those not
1216
+ starting with "/") are considered relative to the root of
1217
+ the Deployment File's namespace. Absolute filenames (i.e.,
1218
+ those starting with "/") also specify names in the root of
1219
+ the Deployment File's namespace. In general, relative names
1220
+ are preferred. The exception is .war files where absolute
1221
+ names are preferred for consistency with the Servlet API.
1222
+
1223
+ </xsd:documentation>
1224
+ </xsd:annotation>
1225
+ <xsd:simpleContent>
1226
+ <xsd:restriction base="javaee:string"/>
1227
+ </xsd:simpleContent>
1228
+ </xsd:complexType>
1229
+
1230
+ <!-- **************************************************** -->
1231
+
1232
+ <xsd:complexType name="persistence-context-refType">
1233
+ <xsd:annotation>
1234
+ <xsd:documentation>
1235
+ <![CDATA[
1236
+
1237
+ The persistence-context-ref element contains a declaration
1238
+ of Deployment Component's reference to a persistence context
1239
+ associated within a Deployment Component's
1240
+ environment. It consists of:
1241
+
1242
+ - an optional description
1243
+ - the persistence context reference name
1244
+ - an optional persistence unit name. If not specified,
1245
+ the default persistence unit is assumed.
1246
+ - an optional specification as to whether
1247
+ the persistence context type is Transaction or
1248
+ Extended. If not specified, Transaction is assumed.
1249
+ - an optional list of persistence properties
1250
+ - optional injection targets
1251
+
1252
+ Examples:
1253
+
1254
+ <persistence-context-ref>
1255
+ <persistence-context-ref-name>myPersistenceContext
1256
+ </persistence-context-ref-name>
1257
+ </persistence-context-ref>
1258
+
1259
+ <persistence-context-ref>
1260
+ <persistence-context-ref-name>myPersistenceContext
1261
+ </persistence-context-ref-name>
1262
+ <persistence-unit-name>PersistenceUnit1
1263
+ </persistence-unit-name>
1264
+ <persistence-context-type>Extended</persistence-context-type>
1265
+ </persistence-context-ref>
1266
+
1267
+ ]]>
1268
+ </xsd:documentation>
1269
+ </xsd:annotation>
1270
+ <xsd:sequence>
1271
+ <xsd:element name="description"
1272
+ type="javaee:descriptionType"
1273
+ minOccurs="0"
1274
+ maxOccurs="unbounded"/>
1275
+ <xsd:element name="persistence-context-ref-name"
1276
+ type="javaee:jndi-nameType">
1277
+ <xsd:annotation>
1278
+ <xsd:documentation>
1279
+
1280
+ The persistence-context-ref-name element specifies
1281
+ the name of a persistence context reference; its
1282
+ value is the environment entry name used in
1283
+ Deployment Component code. The name is a JNDI name
1284
+ relative to the java:comp/env context.
1285
+
1286
+ </xsd:documentation>
1287
+ </xsd:annotation>
1288
+ </xsd:element>
1289
+ <xsd:element name="persistence-unit-name"
1290
+ type="javaee:string"
1291
+ minOccurs="0">
1292
+ <xsd:annotation>
1293
+ <xsd:documentation>
1294
+
1295
+ The Application Assembler(or BeanProvider) may use the
1296
+ following syntax to avoid the need to rename persistence
1297
+ units to have unique names within a Java EE application.
1298
+
1299
+ The Application Assembler specifies the pathname of the
1300
+ root of the persistence.xml file for the referenced
1301
+ persistence unit and appends the name of the persistence
1302
+ unit separated from the pathname by #. The pathname is
1303
+ relative to the referencing application component jar file.
1304
+ In this manner, multiple persistence units with the same
1305
+ persistence unit name may be uniquely identified when the
1306
+ Application Assembler cannot change persistence unit names.
1307
+
1308
+ </xsd:documentation>
1309
+ </xsd:annotation>
1310
+ </xsd:element>
1311
+
1312
+ <xsd:element name="persistence-context-type"
1313
+ type="javaee:persistence-context-typeType"
1314
+ minOccurs="0"/>
1315
+
1316
+ <xsd:element name="persistence-property"
1317
+ type="javaee:propertyType"
1318
+ minOccurs="0"
1319
+ maxOccurs="unbounded">
1320
+ <xsd:annotation>
1321
+ <xsd:documentation>
1322
+
1323
+ Used to specify properties for the container or persistence
1324
+ provider. Vendor-specific properties may be included in
1325
+ the set of properties. Properties that are not recognized
1326
+ by a vendor must be ignored. Entries that make use of the
1327
+ namespace javax.persistence and its subnamespaces must not
1328
+ be used for vendor-specific properties. The namespace
1329
+ javax.persistence is reserved for use by the specification.
1330
+
1331
+ </xsd:documentation>
1332
+ </xsd:annotation>
1333
+ </xsd:element>
1334
+
1335
+ <xsd:group ref="javaee:resourceGroup"/>
1336
+
1337
+ </xsd:sequence>
1338
+ <xsd:attribute name="id" type="xsd:ID"/>
1339
+
1340
+ </xsd:complexType>
1341
+
1342
+ <!-- **************************************************** -->
1343
+
1344
+ <xsd:complexType name="persistence-context-typeType">
1345
+ <xsd:annotation>
1346
+ <xsd:documentation>
1347
+
1348
+ The persistence-context-typeType specifies the transactional
1349
+ nature of a persistence context reference.
1350
+
1351
+ The value of the persistence-context-type element must be
1352
+ one of the following:
1353
+ Transaction
1354
+ Extended
1355
+
1356
+ </xsd:documentation>
1357
+ </xsd:annotation>
1358
+ <xsd:simpleContent>
1359
+ <xsd:restriction base="javaee:string">
1360
+ <xsd:enumeration value="Transaction"/>
1361
+ <xsd:enumeration value="Extended"/>
1362
+ </xsd:restriction>
1363
+ </xsd:simpleContent>
1364
+ </xsd:complexType>
1365
+
1366
+ <!-- **************************************************** -->
1367
+
1368
+ <xsd:complexType name="persistence-unit-refType">
1369
+ <xsd:annotation>
1370
+ <xsd:documentation>
1371
+ <![CDATA[
1372
+
1373
+ The persistence-unit-ref element contains a declaration
1374
+ of Deployment Component's reference to a persistence unit
1375
+ associated within a Deployment Component's
1376
+ environment. It consists of:
1377
+
1378
+ - an optional description
1379
+ - the persistence unit reference name
1380
+ - an optional persistence unit name. If not specified,
1381
+ the default persistence unit is assumed.
1382
+ - optional injection targets
1383
+
1384
+ Examples:
1385
+
1386
+ <persistence-unit-ref>
1387
+ <persistence-unit-ref-name>myPersistenceUnit
1388
+ </persistence-unit-ref-name>
1389
+ </persistence-unit-ref>
1390
+
1391
+ <persistence-unit-ref>
1392
+ <persistence-unit-ref-name>myPersistenceUnit
1393
+ </persistence-unit-ref-name>
1394
+ <persistence-unit-name>PersistenceUnit1
1395
+ </persistence-unit-name>
1396
+ </persistence-unit-ref>
1397
+
1398
+ ]]>
1399
+ </xsd:documentation>
1400
+ </xsd:annotation>
1401
+ <xsd:sequence>
1402
+ <xsd:element name="description"
1403
+ type="javaee:descriptionType"
1404
+ minOccurs="0"
1405
+ maxOccurs="unbounded"/>
1406
+ <xsd:element name="persistence-unit-ref-name"
1407
+ type="javaee:jndi-nameType">
1408
+ <xsd:annotation>
1409
+ <xsd:documentation>
1410
+
1411
+ The persistence-unit-ref-name element specifies
1412
+ the name of a persistence unit reference; its
1413
+ value is the environment entry name used in
1414
+ Deployment Component code. The name is a JNDI name
1415
+ relative to the java:comp/env context.
1416
+
1417
+ </xsd:documentation>
1418
+ </xsd:annotation>
1419
+ </xsd:element>
1420
+ <xsd:element name="persistence-unit-name"
1421
+ type="javaee:string"
1422
+ minOccurs="0">
1423
+ <xsd:annotation>
1424
+ <xsd:documentation>
1425
+
1426
+ The Application Assembler(or BeanProvider) may use the
1427
+ following syntax to avoid the need to rename persistence
1428
+ units to have unique names within a Java EE application.
1429
+
1430
+ The Application Assembler specifies the pathname of the
1431
+ root of the persistence.xml file for the referenced
1432
+ persistence unit and appends the name of the persistence
1433
+ unit separated from the pathname by #. The pathname is
1434
+ relative to the referencing application component jar file.
1435
+ In this manner, multiple persistence units with the same
1436
+ persistence unit name may be uniquely identified when the
1437
+ Application Assembler cannot change persistence unit names.
1438
+
1439
+ </xsd:documentation>
1440
+ </xsd:annotation>
1441
+ </xsd:element>
1442
+
1443
+ <xsd:group ref="javaee:resourceGroup"/>
1444
+
1445
+ </xsd:sequence>
1446
+ <xsd:attribute name="id" type="xsd:ID"/>
1447
+
1448
+ </xsd:complexType>
1449
+
1450
+ <!-- **************************************************** -->
1451
+
1452
+ <xsd:complexType name="propertyType">
1453
+ <xsd:annotation>
1454
+ <xsd:documentation>
1455
+
1456
+ Specifies a name/value pair.
1457
+
1458
+ </xsd:documentation>
1459
+ </xsd:annotation>
1460
+
1461
+ <xsd:sequence>
1462
+ <xsd:element name="name"
1463
+ type="javaee:xsdStringType">
1464
+ </xsd:element>
1465
+ <xsd:element name="value"
1466
+ type="javaee:xsdStringType">
1467
+ </xsd:element>
1468
+ </xsd:sequence>
1469
+ <xsd:attribute name="id" type="xsd:ID"/>
1470
+ </xsd:complexType>
1471
+
1472
+ <!-- **************************************************** -->
1473
+
1474
+ <xsd:complexType name="remoteType">
1475
+ <xsd:annotation>
1476
+ <xsd:documentation>
1477
+ <![CDATA[
1478
+
1479
+ The remote element contains the fully-qualified name
1480
+ of the enterprise bean's remote interface.
1481
+
1482
+ Example:
1483
+
1484
+ <remote>com.wombat.empl.EmployeeService</remote>
1485
+
1486
+ ]]>
1487
+ </xsd:documentation>
1488
+ </xsd:annotation>
1489
+ <xsd:simpleContent>
1490
+ <xsd:restriction base="javaee:fully-qualified-classType"/>
1491
+ </xsd:simpleContent>
1492
+ </xsd:complexType>
1493
+
1494
+ <!-- **************************************************** -->
1495
+
1496
+ <xsd:complexType name="res-authType">
1497
+ <xsd:annotation>
1498
+ <xsd:documentation>
1499
+
1500
+ The res-authType specifies whether the Deployment Component
1501
+ code signs on programmatically to the resource manager, or
1502
+ whether the Container will sign on to the resource manager
1503
+ on behalf of the Deployment Component. In the latter case,
1504
+ the Container uses information that is supplied by the
1505
+ Deployer.
1506
+
1507
+ The value must be one of the two following:
1508
+
1509
+ Application
1510
+ Container
1511
+
1512
+ </xsd:documentation>
1513
+ </xsd:annotation>
1514
+ <xsd:simpleContent>
1515
+ <xsd:restriction base="javaee:string">
1516
+ <xsd:enumeration value="Application"/>
1517
+ <xsd:enumeration value="Container"/>
1518
+ </xsd:restriction>
1519
+ </xsd:simpleContent>
1520
+ </xsd:complexType>
1521
+
1522
+ <!-- **************************************************** -->
1523
+
1524
+ <xsd:complexType name="res-sharing-scopeType">
1525
+ <xsd:annotation>
1526
+ <xsd:documentation>
1527
+
1528
+ The res-sharing-scope type specifies whether connections
1529
+ obtained through the given resource manager connection
1530
+ factory reference can be shared. The value, if specified,
1531
+ must be one of the two following:
1532
+
1533
+ Shareable
1534
+ Unshareable
1535
+
1536
+ The default value is Shareable.
1537
+
1538
+ </xsd:documentation>
1539
+ </xsd:annotation>
1540
+ <xsd:simpleContent>
1541
+ <xsd:restriction base="javaee:string">
1542
+ <xsd:enumeration value="Shareable"/>
1543
+ <xsd:enumeration value="Unshareable"/>
1544
+ </xsd:restriction>
1545
+ </xsd:simpleContent>
1546
+ </xsd:complexType>
1547
+
1548
+ <!-- **************************************************** -->
1549
+
1550
+ <xsd:complexType name="resource-env-refType">
1551
+ <xsd:annotation>
1552
+ <xsd:documentation>
1553
+ <![CDATA[
1554
+
1555
+ The resource-env-refType is used to define
1556
+ resource-env-type elements. It contains a declaration of a
1557
+ Deployment Component's reference to an administered object
1558
+ associated with a resource in the Deployment Component's
1559
+ environment. It consists of an optional description, the
1560
+ resource environment reference name, and an optional
1561
+ indication of the resource environment reference type
1562
+ expected by the Deployment Component code.
1563
+
1564
+ It also includes optional elements to define injection of
1565
+ the named resource into fields or JavaBeans properties.
1566
+
1567
+ The resource environment type must be supplied unless an
1568
+ injection target is specified, in which case the type
1569
+ of the target is used. If both are specified, the type
1570
+ must be assignment compatible with the type of the injection
1571
+ target.
1572
+
1573
+ Example:
1574
+
1575
+ <resource-env-ref>
1576
+ <resource-env-ref-name>jms/StockQueue
1577
+ </resource-env-ref-name>
1578
+ <resource-env-ref-type>javax.jms.Queue
1579
+ </resource-env-ref-type>
1580
+ </resource-env-ref>
1581
+
1582
+ ]]>
1583
+ </xsd:documentation>
1584
+ </xsd:annotation>
1585
+
1586
+ <xsd:sequence>
1587
+ <xsd:element name="description"
1588
+ type="javaee:descriptionType"
1589
+ minOccurs="0"
1590
+ maxOccurs="unbounded"/>
1591
+ <xsd:element name="resource-env-ref-name"
1592
+ type="javaee:jndi-nameType">
1593
+ <xsd:annotation>
1594
+ <xsd:documentation>
1595
+
1596
+ The resource-env-ref-name element specifies the name
1597
+ of a resource environment reference; its value is
1598
+ the environment entry name used in
1599
+ the Deployment Component code. The name is a JNDI
1600
+ name relative to the java:comp/env context and must
1601
+ be unique within a Deployment Component.
1602
+
1603
+ </xsd:documentation>
1604
+ </xsd:annotation>
1605
+ </xsd:element>
1606
+
1607
+ <xsd:element name="resource-env-ref-type"
1608
+ type="javaee:fully-qualified-classType"
1609
+ minOccurs="0">
1610
+ <xsd:annotation>
1611
+ <xsd:documentation>
1612
+
1613
+ The resource-env-ref-type element specifies the type
1614
+ of a resource environment reference. It is the
1615
+ fully qualified name of a Java language class or
1616
+ interface.
1617
+
1618
+ </xsd:documentation>
1619
+ </xsd:annotation>
1620
+ </xsd:element>
1621
+
1622
+ <xsd:group ref="javaee:resourceGroup"/>
1623
+
1624
+ </xsd:sequence>
1625
+ <xsd:attribute name="id" type="xsd:ID"/>
1626
+ </xsd:complexType>
1627
+
1628
+ <!-- **************************************************** -->
1629
+
1630
+ <xsd:complexType name="resource-refType">
1631
+ <xsd:annotation>
1632
+ <xsd:documentation>
1633
+ <![CDATA[
1634
+
1635
+ The resource-refType contains a declaration of a
1636
+ Deployment Component's reference to an external resource. It
1637
+ consists of an optional description, the resource manager
1638
+ connection factory reference name, an optional indication of
1639
+ the resource manager connection factory type expected by the
1640
+ Deployment Component code, an optional type of authentication
1641
+ (Application or Container), and an optional specification of
1642
+ the shareability of connections obtained from the resource
1643
+ (Shareable or Unshareable).
1644
+
1645
+ It also includes optional elements to define injection of
1646
+ the named resource into fields or JavaBeans properties.
1647
+
1648
+ The connection factory type must be supplied unless an
1649
+ injection target is specified, in which case the type
1650
+ of the target is used. If both are specified, the type
1651
+ must be assignment compatible with the type of the injection
1652
+ target.
1653
+
1654
+ Example:
1655
+
1656
+ <resource-ref>
1657
+ <res-ref-name>jdbc/EmployeeAppDB</res-ref-name>
1658
+ <res-type>javax.sql.DataSource</res-type>
1659
+ <res-auth>Container</res-auth>
1660
+ <res-sharing-scope>Shareable</res-sharing-scope>
1661
+ </resource-ref>
1662
+
1663
+ ]]>
1664
+ </xsd:documentation>
1665
+ </xsd:annotation>
1666
+
1667
+ <xsd:sequence>
1668
+ <xsd:element name="description"
1669
+ type="javaee:descriptionType"
1670
+ minOccurs="0"
1671
+ maxOccurs="unbounded"/>
1672
+ <xsd:element name="res-ref-name"
1673
+ type="javaee:jndi-nameType">
1674
+ <xsd:annotation>
1675
+ <xsd:documentation>
1676
+
1677
+ The res-ref-name element specifies the name of a
1678
+ resource manager connection factory reference.
1679
+ The name is a JNDI name relative to the
1680
+ java:comp/env context.
1681
+ The name must be unique within a Deployment File.
1682
+
1683
+ </xsd:documentation>
1684
+ </xsd:annotation>
1685
+ </xsd:element>
1686
+
1687
+ <xsd:element name="res-type"
1688
+ type="javaee:fully-qualified-classType"
1689
+ minOccurs="0">
1690
+ <xsd:annotation>
1691
+ <xsd:documentation>
1692
+
1693
+ The res-type element specifies the type of the data
1694
+ source. The type is specified by the fully qualified
1695
+ Java language class or interface
1696
+ expected to be implemented by the data source.
1697
+
1698
+ </xsd:documentation>
1699
+ </xsd:annotation>
1700
+ </xsd:element>
1701
+
1702
+ <xsd:element name="res-auth"
1703
+ type="javaee:res-authType"
1704
+ minOccurs="0"/>
1705
+
1706
+ <xsd:element name="res-sharing-scope"
1707
+ type="javaee:res-sharing-scopeType"
1708
+ minOccurs="0"/>
1709
+
1710
+ <xsd:group ref="javaee:resourceGroup"/>
1711
+
1712
+ </xsd:sequence>
1713
+ <xsd:attribute name="id" type="xsd:ID"/>
1714
+ </xsd:complexType>
1715
+
1716
+ <!-- **************************************************** -->
1717
+
1718
+ <xsd:group name="resourceGroup">
1719
+ <xsd:annotation>
1720
+ <xsd:documentation>
1721
+
1722
+ This group collects elements that are common to all the
1723
+ JNDI resource elements.
1724
+
1725
+ </xsd:documentation>
1726
+ </xsd:annotation>
1727
+ <xsd:sequence>
1728
+ <xsd:element name="mapped-name"
1729
+ type="javaee:xsdStringType"
1730
+ minOccurs="0">
1731
+ <xsd:annotation>
1732
+ <xsd:documentation>
1733
+ <![CDATA[
1734
+
1735
+ A product specific name that this resource should be
1736
+ mapped to. The name of this resource, as defined by the
1737
+ resource's name element or defaulted, is a name that is
1738
+ local to the application component using the resource.
1739
+ (It's a name in the JNDI java:comp/env namespace.) Many
1740
+ application servers provide a way to map these local
1741
+ names to names of resources known to the application
1742
+ server. This mapped name is often a global JNDI name,
1743
+ but may be a name of any form.
1744
+
1745
+ Application servers are not required to support any
1746
+ particular form or type of mapped name, nor the ability
1747
+ to use mapped names. The mapped name is
1748
+ product-dependent and often installation-dependent. No
1749
+ use of a mapped name is portable.
1750
+
1751
+ ]]>
1752
+ </xsd:documentation>
1753
+ </xsd:annotation>
1754
+ </xsd:element>
1755
+
1756
+ <xsd:element name="injection-target"
1757
+ type="javaee:injection-targetType"
1758
+ minOccurs="0"
1759
+ maxOccurs="unbounded"/>
1760
+ </xsd:sequence>
1761
+ </xsd:group>
1762
+
1763
+ <!-- **************************************************** -->
1764
+
1765
+ <xsd:complexType name="role-nameType">
1766
+ <xsd:annotation>
1767
+ <xsd:documentation>
1768
+
1769
+ The role-nameType designates the name of a security role.
1770
+
1771
+ The name must conform to the lexical rules for a token.
1772
+
1773
+ </xsd:documentation>
1774
+ </xsd:annotation>
1775
+
1776
+ <xsd:simpleContent>
1777
+ <xsd:restriction base="javaee:string"/>
1778
+ </xsd:simpleContent>
1779
+ </xsd:complexType>
1780
+
1781
+ <!-- **************************************************** -->
1782
+
1783
+ <xsd:complexType name="run-asType">
1784
+ <xsd:annotation>
1785
+ <xsd:documentation>
1786
+
1787
+ The run-asType specifies the run-as identity to be
1788
+ used for the execution of a component. It contains an
1789
+ optional description, and the name of a security role.
1790
+
1791
+ </xsd:documentation>
1792
+ </xsd:annotation>
1793
+
1794
+ <xsd:sequence>
1795
+ <xsd:element name="description"
1796
+ type="javaee:descriptionType"
1797
+ minOccurs="0"
1798
+ maxOccurs="unbounded"/>
1799
+ <xsd:element name="role-name"
1800
+ type="javaee:role-nameType"/>
1801
+ </xsd:sequence>
1802
+ <xsd:attribute name="id" type="xsd:ID"/>
1803
+ </xsd:complexType>
1804
+
1805
+ <!-- **************************************************** -->
1806
+
1807
+ <xsd:complexType name="security-role-refType">
1808
+ <xsd:annotation>
1809
+ <xsd:documentation>
1810
+
1811
+ The security-role-refType contains the declaration of a
1812
+ security role reference in a component's or a
1813
+ Deployment Component's code. The declaration consists of an
1814
+ optional description, the security role name used in the
1815
+ code, and an optional link to a security role. If the
1816
+ security role is not specified, the Deployer must choose an
1817
+ appropriate security role.
1818
+
1819
+ </xsd:documentation>
1820
+ </xsd:annotation>
1821
+
1822
+ <xsd:sequence>
1823
+ <xsd:element name="description"
1824
+ type="javaee:descriptionType"
1825
+ minOccurs="0"
1826
+ maxOccurs="unbounded"/>
1827
+ <xsd:element name="role-name"
1828
+ type="javaee:role-nameType">
1829
+ <xsd:annotation>
1830
+ <xsd:documentation>
1831
+
1832
+ The value of the role-name element must be the String used
1833
+ as the parameter to the
1834
+ EJBContext.isCallerInRole(String roleName) method or the
1835
+ HttpServletRequest.isUserInRole(String role) method.
1836
+
1837
+ </xsd:documentation>
1838
+ </xsd:annotation>
1839
+ </xsd:element>
1840
+
1841
+ <xsd:element name="role-link"
1842
+ type="javaee:role-nameType"
1843
+ minOccurs="0">
1844
+ <xsd:annotation>
1845
+ <xsd:documentation>
1846
+
1847
+ The role-link element is a reference to a defined
1848
+ security role. The role-link element must contain
1849
+ the name of one of the security roles defined in the
1850
+ security-role elements.
1851
+
1852
+ </xsd:documentation>
1853
+ </xsd:annotation>
1854
+ </xsd:element>
1855
+ </xsd:sequence>
1856
+ <xsd:attribute name="id" type="xsd:ID"/>
1857
+ </xsd:complexType>
1858
+
1859
+ <!-- **************************************************** -->
1860
+
1861
+ <xsd:complexType name="security-roleType">
1862
+ <xsd:annotation>
1863
+ <xsd:documentation>
1864
+ <![CDATA[
1865
+
1866
+ The security-roleType contains the definition of a security
1867
+ role. The definition consists of an optional description of
1868
+ the security role, and the security role name.
1869
+
1870
+ Example:
1871
+
1872
+ <security-role>
1873
+ <description>
1874
+ This role includes all employees who are authorized
1875
+ to access the employee service application.
1876
+ </description>
1877
+ <role-name>employee</role-name>
1878
+ </security-role>
1879
+
1880
+ ]]>
1881
+ </xsd:documentation>
1882
+ </xsd:annotation>
1883
+
1884
+ <xsd:sequence>
1885
+ <xsd:element name="description"
1886
+ type="javaee:descriptionType"
1887
+ minOccurs="0"
1888
+ maxOccurs="unbounded"/>
1889
+ <xsd:element name="role-name"
1890
+ type="javaee:role-nameType"/>
1891
+ </xsd:sequence>
1892
+ <xsd:attribute name="id" type="xsd:ID"/>
1893
+ </xsd:complexType>
1894
+
1895
+ <!-- **************************************************** -->
1896
+
1897
+ <xsd:complexType name="string">
1898
+ <xsd:annotation>
1899
+ <xsd:documentation>
1900
+
1901
+ This is a special string datatype that is defined by Java EE as
1902
+ a base type for defining collapsed strings. When schemas
1903
+ require trailing/leading space elimination as well as
1904
+ collapsing the existing whitespace, this base type may be
1905
+ used.
1906
+
1907
+ </xsd:documentation>
1908
+ </xsd:annotation>
1909
+ <xsd:simpleContent>
1910
+ <xsd:extension base="xsd:token">
1911
+ <xsd:attribute name="id" type="xsd:ID"/>
1912
+ </xsd:extension>
1913
+ </xsd:simpleContent>
1914
+ </xsd:complexType>
1915
+
1916
+ <!-- **************************************************** -->
1917
+
1918
+ <xsd:complexType name="true-falseType">
1919
+ <xsd:annotation>
1920
+ <xsd:documentation>
1921
+
1922
+ This simple type designates a boolean with only two
1923
+ permissible values
1924
+
1925
+ - true
1926
+ - false
1927
+
1928
+ </xsd:documentation>
1929
+ </xsd:annotation>
1930
+ <xsd:simpleContent>
1931
+ <xsd:restriction base="javaee:xsdBooleanType">
1932
+ <xsd:pattern value="(true|false)"/>
1933
+ </xsd:restriction>
1934
+ </xsd:simpleContent>
1935
+ </xsd:complexType>
1936
+
1937
+ <!-- **************************************************** -->
1938
+
1939
+ <xsd:complexType name="url-patternType">
1940
+ <xsd:annotation>
1941
+ <xsd:documentation>
1942
+
1943
+ The url-patternType contains the url pattern of the mapping.
1944
+ It must follow the rules specified in Section 11.2 of the
1945
+ Servlet API Specification. This pattern is assumed to be in
1946
+ URL-decoded form and must not contain CR(#xD) or LF(#xA).
1947
+ If it contains those characters, the container must inform
1948
+ the developer with a descriptive error message.
1949
+ The container must preserve all characters including whitespaces.
1950
+
1951
+ </xsd:documentation>
1952
+ </xsd:annotation>
1953
+ <xsd:simpleContent>
1954
+ <xsd:extension base="xsd:string"/>
1955
+ </xsd:simpleContent>
1956
+ </xsd:complexType>
1957
+
1958
+ <!-- **************************************************** -->
1959
+
1960
+ <xsd:complexType name="xsdAnyURIType">
1961
+ <xsd:annotation>
1962
+ <xsd:documentation>
1963
+
1964
+ This type adds an "id" attribute to xsd:anyURI.
1965
+
1966
+ </xsd:documentation>
1967
+ </xsd:annotation>
1968
+ <xsd:simpleContent>
1969
+ <xsd:extension base="xsd:anyURI">
1970
+ <xsd:attribute name="id" type="xsd:ID"/>
1971
+ </xsd:extension>
1972
+ </xsd:simpleContent>
1973
+ </xsd:complexType>
1974
+
1975
+ <!-- **************************************************** -->
1976
+
1977
+ <xsd:complexType name="xsdBooleanType">
1978
+ <xsd:annotation>
1979
+ <xsd:documentation>
1980
+
1981
+ This type adds an "id" attribute to xsd:boolean.
1982
+
1983
+ </xsd:documentation>
1984
+ </xsd:annotation>
1985
+ <xsd:simpleContent>
1986
+ <xsd:extension base="xsd:boolean">
1987
+ <xsd:attribute name="id" type="xsd:ID"/>
1988
+ </xsd:extension>
1989
+ </xsd:simpleContent>
1990
+ </xsd:complexType>
1991
+
1992
+ <!-- **************************************************** -->
1993
+
1994
+ <xsd:complexType name="xsdIntegerType">
1995
+ <xsd:annotation>
1996
+ <xsd:documentation>
1997
+
1998
+ This type adds an "id" attribute to xsd:integer.
1999
+
2000
+ </xsd:documentation>
2001
+ </xsd:annotation>
2002
+ <xsd:simpleContent>
2003
+ <xsd:extension base="xsd:integer">
2004
+ <xsd:attribute name="id" type="xsd:ID"/>
2005
+ </xsd:extension>
2006
+ </xsd:simpleContent>
2007
+ </xsd:complexType>
2008
+
2009
+ <!-- **************************************************** -->
2010
+
2011
+ <xsd:complexType name="xsdNMTOKENType">
2012
+ <xsd:annotation>
2013
+ <xsd:documentation>
2014
+
2015
+ This type adds an "id" attribute to xsd:NMTOKEN.
2016
+
2017
+ </xsd:documentation>
2018
+ </xsd:annotation>
2019
+ <xsd:simpleContent>
2020
+ <xsd:extension base="xsd:NMTOKEN">
2021
+ <xsd:attribute name="id" type="xsd:ID"/>
2022
+ </xsd:extension>
2023
+ </xsd:simpleContent>
2024
+ </xsd:complexType>
2025
+
2026
+ <!-- **************************************************** -->
2027
+
2028
+ <xsd:complexType name="xsdNonNegativeIntegerType">
2029
+ <xsd:annotation>
2030
+ <xsd:documentation>
2031
+
2032
+ This type adds an "id" attribute to xsd:nonNegativeInteger.
2033
+
2034
+ </xsd:documentation>
2035
+ </xsd:annotation>
2036
+ <xsd:simpleContent>
2037
+ <xsd:extension base="xsd:nonNegativeInteger">
2038
+ <xsd:attribute name="id" type="xsd:ID"/>
2039
+ </xsd:extension>
2040
+ </xsd:simpleContent>
2041
+ </xsd:complexType>
2042
+
2043
+ <!-- **************************************************** -->
2044
+
2045
+ <xsd:complexType name="xsdPositiveIntegerType">
2046
+ <xsd:annotation>
2047
+ <xsd:documentation>
2048
+
2049
+ This type adds an "id" attribute to xsd:positiveInteger.
2050
+
2051
+ </xsd:documentation>
2052
+ </xsd:annotation>
2053
+ <xsd:simpleContent>
2054
+ <xsd:extension base="xsd:positiveInteger">
2055
+ <xsd:attribute name="id" type="xsd:ID"/>
2056
+ </xsd:extension>
2057
+ </xsd:simpleContent>
2058
+ </xsd:complexType>
2059
+
2060
+ <!-- **************************************************** -->
2061
+
2062
+ <xsd:complexType name="xsdQNameType">
2063
+ <xsd:annotation>
2064
+ <xsd:documentation>
2065
+
2066
+ This type adds an "id" attribute to xsd:QName.
2067
+
2068
+ </xsd:documentation>
2069
+ </xsd:annotation>
2070
+ <xsd:simpleContent>
2071
+ <xsd:extension base="xsd:QName">
2072
+ <xsd:attribute name="id" type="xsd:ID"/>
2073
+ </xsd:extension>
2074
+ </xsd:simpleContent>
2075
+ </xsd:complexType>
2076
+
2077
+ <!-- **************************************************** -->
2078
+
2079
+ <xsd:complexType name="xsdStringType">
2080
+ <xsd:annotation>
2081
+ <xsd:documentation>
2082
+
2083
+ This type adds an "id" attribute to xsd:string.
2084
+
2085
+ </xsd:documentation>
2086
+ </xsd:annotation>
2087
+ <xsd:simpleContent>
2088
+ <xsd:extension base="xsd:string">
2089
+ <xsd:attribute name="id" type="xsd:ID"/>
2090
+ </xsd:extension>
2091
+ </xsd:simpleContent>
2092
+ </xsd:complexType>
2093
+
2094
+ </xsd:schema>
2095
+