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