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,1607 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <xsd:schema
3
+ targetNamespace="http://java.sun.com/xml/ns/j2ee"
4
+ xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"
5
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6
+ elementFormDefault="qualified"
7
+ attributeFormDefault="unqualified"
8
+ version="1.4">
9
+ <xsd:annotation>
10
+ <xsd:documentation>
11
+ @(#)j2ee_1_4.xsds 1.43 03/09/16
12
+ </xsd:documentation>
13
+ </xsd:annotation>
14
+
15
+ <xsd:annotation>
16
+ <xsd:documentation>
17
+
18
+ Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
19
+ Road, Palo Alto, California 94303, U.S.A. All rights
20
+ reserved.
21
+
22
+ Sun Microsystems, Inc. has intellectual property rights
23
+ relating to technology described in this document. In
24
+ particular, and without limitation, these intellectual
25
+ property rights may include one or more of the U.S. patents
26
+ listed at http://www.sun.com/patents and one or more
27
+ additional patents or pending patent applications in the
28
+ U.S. and other countries.
29
+
30
+ This document and the technology which it describes are
31
+ distributed under licenses restricting their use, copying,
32
+ distribution, and decompilation. No part of this document
33
+ may be reproduced in any form by any means without prior
34
+ written authorization of Sun and its licensors, if any.
35
+
36
+ Third-party software, including font technology, is
37
+ copyrighted and licensed from Sun suppliers.
38
+
39
+ Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
40
+ JavaServer Pages, Enterprise JavaBeans and the Java Coffee
41
+ Cup logo are trademarks or registered trademarks of Sun
42
+ Microsystems, Inc. in the U.S. and other countries.
43
+
44
+ Federal Acquisitions: Commercial Software - Government Users
45
+ Subject to Standard License Terms and Conditions.
46
+
47
+ </xsd:documentation>
48
+ </xsd:annotation>
49
+
50
+ <xsd:annotation>
51
+ <xsd:documentation>
52
+
53
+ The following definitions that appear in the common
54
+ shareable schema(s) of J2EE deployment descriptors should be
55
+ interpreted with respect to the context they are included:
56
+
57
+ Deployment Component may indicate one of the following:
58
+ j2ee application;
59
+ application client;
60
+ web application;
61
+ enterprise bean;
62
+ resource adapter;
63
+
64
+ Deployment File may indicate one of the following:
65
+ ear file;
66
+ war file;
67
+ jar file;
68
+ rar file;
69
+
70
+ </xsd:documentation>
71
+ </xsd:annotation>
72
+
73
+ <xsd:import namespace="http://www.w3.org/XML/1998/namespace"
74
+ schemaLocation="http://www.w3.org/2001/xml.xsd"/>
75
+
76
+ <xsd:include schemaLocation=
77
+ "http://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd"/>
78
+
79
+
80
+ <!-- **************************************************** -->
81
+
82
+ <xsd:group name="descriptionGroup">
83
+ <xsd:annotation>
84
+ <xsd:documentation>
85
+
86
+ This group keeps the usage of the contained description related
87
+ elements consistent across J2EE deployment descriptors.
88
+
89
+ All elements may occur multiple times with different languages,
90
+ to support localization of the content.
91
+
92
+ </xsd:documentation>
93
+ </xsd:annotation>
94
+ <xsd:sequence>
95
+ <xsd:element name="description"
96
+ type="j2ee:descriptionType"
97
+ minOccurs="0"
98
+ maxOccurs="unbounded"/>
99
+ <xsd:element name="display-name"
100
+ type="j2ee:display-nameType"
101
+ minOccurs="0"
102
+ maxOccurs="unbounded"/>
103
+ <xsd:element name="icon"
104
+ type="j2ee:iconType"
105
+ minOccurs="0"
106
+ maxOccurs="unbounded"/>
107
+ </xsd:sequence>
108
+ </xsd:group>
109
+
110
+ <!-- **************************************************** -->
111
+
112
+ <xsd:complexType name="descriptionType">
113
+ <xsd:annotation>
114
+ <xsd:documentation>
115
+
116
+ The description type is used by a description element to
117
+ provide text describing the parent element. The elements
118
+ that use this type should include any information that the
119
+ Deployment Component's Deployment File file producer wants
120
+ to provide to the consumer of the Deployment Component's
121
+ Deployment File (i.e., to the Deployer). Typically, the
122
+ tools used by such a Deployment File consumer will display
123
+ the description when processing the parent element that
124
+ contains the description.
125
+
126
+ The lang attribute defines the language that the
127
+ description is provided in. The default value is "en" (English).
128
+
129
+ </xsd:documentation>
130
+ </xsd:annotation>
131
+ <xsd:simpleContent>
132
+ <xsd:extension base="j2ee:xsdStringType">
133
+ <xsd:attribute ref="xml:lang"/>
134
+ </xsd:extension>
135
+ </xsd:simpleContent>
136
+ </xsd:complexType>
137
+
138
+ <!-- **************************************************** -->
139
+
140
+ <xsd:simpleType name="dewey-versionType">
141
+ <xsd:annotation>
142
+ <xsd:documentation>
143
+
144
+ This type defines a dewey decimal which is used
145
+ to describe versions of documents.
146
+
147
+ </xsd:documentation>
148
+ </xsd:annotation>
149
+
150
+ <xsd:restriction base="xsd:decimal">
151
+ <xsd:whiteSpace value="collapse"/>
152
+ </xsd:restriction>
153
+
154
+ </xsd:simpleType>
155
+
156
+ <!-- **************************************************** -->
157
+
158
+ <xsd:complexType name="display-nameType">
159
+ <xsd:annotation>
160
+ <xsd:documentation>
161
+ <![CDATA[
162
+
163
+ The display-name type contains a short name that is intended
164
+ to be displayed by tools. It is used by display-name
165
+ elements. The display name need not be unique.
166
+
167
+ Example:
168
+
169
+ ...
170
+ <display-name xml:lang="en">Employee Self Service</display-name>
171
+
172
+ The value of the xml:lang attribute is "en" (English) by default.
173
+
174
+ ]]>
175
+ </xsd:documentation>
176
+ </xsd:annotation>
177
+ <xsd:simpleContent>
178
+ <xsd:extension base="j2ee:string">
179
+ <xsd:attribute ref="xml:lang"/>
180
+ </xsd:extension>
181
+ </xsd:simpleContent>
182
+ </xsd:complexType>
183
+
184
+ <!-- **************************************************** -->
185
+
186
+ <xsd:complexType name="ejb-linkType">
187
+ <xsd:annotation>
188
+ <xsd:documentation>
189
+ <![CDATA[
190
+
191
+ The ejb-linkType is used by ejb-link
192
+ elements in the ejb-ref or ejb-local-ref elements to specify
193
+ that an EJB reference is linked to enterprise bean.
194
+
195
+ The value of the ejb-link element must be the ejb-name of an
196
+ enterprise bean in the same ejb-jar file or in another ejb-jar
197
+ file in the same J2EE application unit.
198
+
199
+ Alternatively, the name in the ejb-link element may be
200
+ composed of a path name specifying the ejb-jar containing the
201
+ referenced enterprise bean with the ejb-name of the target
202
+ bean appended and separated from the path name by "#". The
203
+ path name is relative to the Deployment File containing
204
+ Deployment Component that is referencing the enterprise
205
+ bean. This allows multiple enterprise beans with the same
206
+ ejb-name to be uniquely identified.
207
+
208
+ Examples:
209
+
210
+ <ejb-link>EmployeeRecord</ejb-link>
211
+
212
+ <ejb-link>../products/product.jar#ProductEJB</ejb-link>
213
+
214
+ ]]>
215
+ </xsd:documentation>
216
+ </xsd:annotation>
217
+ <xsd:simpleContent>
218
+ <xsd:restriction base="j2ee:string"/>
219
+ </xsd:simpleContent>
220
+ </xsd:complexType>
221
+
222
+ <!-- **************************************************** -->
223
+
224
+ <xsd:complexType name="ejb-local-refType">
225
+ <xsd:annotation>
226
+ <xsd:documentation>
227
+
228
+ The ejb-local-refType is used by ejb-local-ref elements for
229
+ the declaration of a reference to an enterprise bean's local
230
+ home. The declaration consists of:
231
+
232
+ - an optional description
233
+ - the EJB reference name used in the code of the Deployment
234
+ Component that's referencing the enterprise bean
235
+ - the expected type of the referenced enterprise bean
236
+ - the expected local home and local interfaces of the
237
+ referenced enterprise bean
238
+ - optional ejb-link information, used to specify the
239
+ referenced enterprise bean
240
+
241
+ </xsd:documentation>
242
+ </xsd:annotation>
243
+
244
+ <xsd:sequence>
245
+ <xsd:element name="description"
246
+ type="j2ee:descriptionType"
247
+ minOccurs="0"
248
+ maxOccurs="unbounded"/>
249
+ <xsd:element name="ejb-ref-name"
250
+ type="j2ee:ejb-ref-nameType"/>
251
+ <xsd:element name="ejb-ref-type"
252
+ type="j2ee:ejb-ref-typeType"/>
253
+ <xsd:element name="local-home"
254
+ type="j2ee:local-homeType"/>
255
+ <xsd:element name="local"
256
+ type="j2ee:localType"/>
257
+ <xsd:element name="ejb-link"
258
+ type="j2ee:ejb-linkType"
259
+ minOccurs="0"/>
260
+ </xsd:sequence>
261
+ <xsd:attribute name="id" type="xsd:ID"/>
262
+ </xsd:complexType>
263
+
264
+ <!-- **************************************************** -->
265
+
266
+ <xsd:complexType name="ejb-ref-nameType">
267
+ <xsd:annotation>
268
+ <xsd:documentation>
269
+ <![CDATA[
270
+
271
+ The ejb-ref-name element contains the name of an EJB
272
+ reference. The EJB reference is an entry in the
273
+ Deployment Component's environment and is relative to the
274
+ java:comp/env context. The name must be unique within the
275
+ Deployment Component.
276
+
277
+ It is recommended that name is prefixed with "ejb/".
278
+
279
+ Example:
280
+
281
+ <ejb-ref-name>ejb/Payroll</ejb-ref-name>
282
+
283
+ ]]>
284
+ </xsd:documentation>
285
+ </xsd:annotation>
286
+ <xsd:simpleContent>
287
+ <xsd:restriction base="j2ee:jndi-nameType"/>
288
+ </xsd:simpleContent>
289
+ </xsd:complexType>
290
+
291
+ <!-- **************************************************** -->
292
+
293
+ <xsd:complexType name="ejb-ref-typeType">
294
+ <xsd:annotation>
295
+ <xsd:documentation>
296
+
297
+ The ejb-ref-typeType contains the expected type of the
298
+ referenced enterprise bean.
299
+
300
+ The ejb-ref-type designates a value
301
+ that must be one of the following:
302
+
303
+ Entity
304
+ Session
305
+
306
+ </xsd:documentation>
307
+ </xsd:annotation>
308
+ <xsd:simpleContent>
309
+ <xsd:restriction base="j2ee:string">
310
+ <xsd:enumeration value="Entity"/>
311
+ <xsd:enumeration value="Session"/>
312
+ </xsd:restriction>
313
+ </xsd:simpleContent>
314
+ </xsd:complexType>
315
+
316
+ <!-- **************************************************** -->
317
+
318
+ <xsd:complexType name="ejb-refType">
319
+ <xsd:annotation>
320
+ <xsd:documentation>
321
+
322
+ The ejb-refType is used by ejb-ref elements for the
323
+ declaration of a reference to an enterprise bean's home. The
324
+ declaration consists of:
325
+
326
+ - an optional description
327
+ - the EJB reference name used in the code of
328
+ the Deployment Component that's referencing the enterprise
329
+ bean
330
+ - the expected type of the referenced enterprise bean
331
+ - the expected home and remote interfaces of the referenced
332
+ enterprise bean
333
+ - optional ejb-link information, used to specify the
334
+ referenced enterprise bean
335
+
336
+ </xsd:documentation>
337
+ </xsd:annotation>
338
+
339
+ <xsd:sequence>
340
+ <xsd:element name="description"
341
+ type="j2ee:descriptionType"
342
+ minOccurs="0"
343
+ maxOccurs="unbounded"/>
344
+ <xsd:element name="ejb-ref-name"
345
+ type="j2ee:ejb-ref-nameType"/>
346
+ <xsd:element name="ejb-ref-type"
347
+ type="j2ee:ejb-ref-typeType"/>
348
+
349
+ <xsd:element name="home"
350
+ type="j2ee:homeType"/>
351
+ <xsd:element name="remote"
352
+ type="j2ee:remoteType"/>
353
+ <xsd:element name="ejb-link"
354
+ type="j2ee:ejb-linkType"
355
+ minOccurs="0"/>
356
+ </xsd:sequence>
357
+ <xsd:attribute name="id" type="xsd:ID"/>
358
+ </xsd:complexType>
359
+
360
+ <!-- **************************************************** -->
361
+
362
+ <xsd:complexType name="emptyType">
363
+ <xsd:annotation>
364
+ <xsd:documentation>
365
+
366
+ This type is used to designate an empty
367
+ element when used.
368
+
369
+ </xsd:documentation>
370
+ </xsd:annotation>
371
+ <xsd:attribute name="id" type="xsd:ID"/>
372
+ </xsd:complexType>
373
+
374
+ <!-- **************************************************** -->
375
+
376
+ <xsd:complexType name="env-entry-type-valuesType">
377
+ <xsd:annotation>
378
+ <xsd:documentation>
379
+ <![CDATA[
380
+
381
+ This type contains the fully-qualified Java type of the
382
+ environment entry value that is expected by the
383
+ application's code.
384
+
385
+ The following are the legal values of env-entry-type-valuesType:
386
+
387
+ java.lang.Boolean
388
+ java.lang.Byte
389
+ java.lang.Character
390
+ java.lang.String
391
+ java.lang.Short
392
+ java.lang.Integer
393
+ java.lang.Long
394
+ java.lang.Float
395
+ java.lang.Double
396
+
397
+ Example:
398
+
399
+ <env-entry-type>java.lang.Boolean</env-entry-type>
400
+
401
+ ]]>
402
+ </xsd:documentation>
403
+ </xsd:annotation>
404
+ <xsd:simpleContent>
405
+ <xsd:restriction base="j2ee:string">
406
+ <xsd:enumeration value="java.lang.Boolean"/>
407
+ <xsd:enumeration value="java.lang.Byte"/>
408
+ <xsd:enumeration value="java.lang.Character"/>
409
+ <xsd:enumeration value="java.lang.String"/>
410
+ <xsd:enumeration value="java.lang.Short"/>
411
+ <xsd:enumeration value="java.lang.Integer"/>
412
+ <xsd:enumeration value="java.lang.Long"/>
413
+ <xsd:enumeration value="java.lang.Float"/>
414
+ <xsd:enumeration value="java.lang.Double"/>
415
+ </xsd:restriction>
416
+ </xsd:simpleContent>
417
+ </xsd:complexType>
418
+
419
+ <!-- **************************************************** -->
420
+
421
+ <xsd:complexType name="env-entryType">
422
+ <xsd:annotation>
423
+ <xsd:documentation>
424
+
425
+ The env-entryType is used to declare an application's
426
+ environment entry. The declaration consists of an optional
427
+ description, the name of the environment entry, and an
428
+ optional value. If a value is not specified, one must be
429
+ supplied during deployment.
430
+
431
+ It is used by env-entry elements.
432
+
433
+ </xsd:documentation>
434
+ </xsd:annotation>
435
+
436
+ <xsd:sequence>
437
+ <xsd:element name="description"
438
+ type="j2ee:descriptionType"
439
+ minOccurs="0"
440
+ maxOccurs="unbounded"/>
441
+ <xsd:element name="env-entry-name"
442
+ type="j2ee:jndi-nameType">
443
+ <xsd:annotation>
444
+ <xsd:documentation>
445
+ <![CDATA[
446
+
447
+ The env-entry-name element contains the name of a
448
+ Deployment Component's environment entry. The name
449
+ is a JNDI name relative to the java:comp/env
450
+ context. The name must be unique within a
451
+ Deployment Component. The uniqueness
452
+ constraints must be defined within the declared
453
+ context.
454
+
455
+ Example:
456
+
457
+ <env-entry-name>minAmount</env-entry-name>
458
+
459
+ ]]>
460
+ </xsd:documentation>
461
+ </xsd:annotation>
462
+ </xsd:element>
463
+
464
+ <xsd:element name="env-entry-type"
465
+ type="j2ee:env-entry-type-valuesType"/>
466
+
467
+ <xsd:element name="env-entry-value"
468
+ type="j2ee:xsdStringType"
469
+ minOccurs="0">
470
+ <xsd:annotation>
471
+ <xsd:documentation>
472
+ <![CDATA[
473
+
474
+ The env-entry-value designates the value of a
475
+ Deployment Component's environment entry. The value
476
+ must be a String that is valid for the
477
+ constructor of the specified type that takes a
478
+ single String parameter, or for java.lang.Character,
479
+ a single character.
480
+
481
+ Example:
482
+
483
+ <env-entry-value>100.00</env-entry-value>
484
+
485
+ ]]>
486
+ </xsd:documentation>
487
+ </xsd:annotation>
488
+ </xsd:element>
489
+
490
+ </xsd:sequence>
491
+ <xsd:attribute name="id" type="xsd:ID"/>
492
+ </xsd:complexType>
493
+
494
+ <!-- **************************************************** -->
495
+
496
+ <xsd:complexType name="fully-qualified-classType">
497
+ <xsd:annotation>
498
+ <xsd:documentation>
499
+
500
+ The elements that use this type designate the name of a
501
+ Java class or interface. The name is in the form of a
502
+ "binary name", as defined in the JLS. This is the form
503
+ of name used in Class.forName(). Tools that need the
504
+ canonical name (the name used in source code) will need
505
+ to convert this binary name to the canonical name.
506
+
507
+ </xsd:documentation>
508
+ </xsd:annotation>
509
+ <xsd:simpleContent>
510
+ <xsd:restriction base="j2ee:string"/>
511
+ </xsd:simpleContent>
512
+ </xsd:complexType>
513
+
514
+ <!-- **************************************************** -->
515
+
516
+ <xsd:complexType name="generic-booleanType">
517
+ <xsd:annotation>
518
+ <xsd:documentation>
519
+
520
+ This type defines four different values which can designate
521
+ boolean values. This includes values yes and no which are
522
+ not designated by xsd:boolean
523
+
524
+ </xsd:documentation>
525
+ </xsd:annotation>
526
+ <xsd:simpleContent>
527
+ <xsd:restriction base="j2ee:string">
528
+ <xsd:enumeration value="true"/>
529
+ <xsd:enumeration value="false"/>
530
+ <xsd:enumeration value="yes"/>
531
+ <xsd:enumeration value="no"/>
532
+ </xsd:restriction>
533
+ </xsd:simpleContent>
534
+ </xsd:complexType>
535
+
536
+ <!-- **************************************************** -->
537
+
538
+ <xsd:complexType name="homeType">
539
+ <xsd:annotation>
540
+ <xsd:documentation>
541
+ <![CDATA[
542
+
543
+ The homeType defines the fully-qualified name of
544
+ an enterprise bean's home interface.
545
+
546
+ Example:
547
+
548
+ <home>com.aardvark.payroll.PayrollHome</home>
549
+
550
+ ]]>
551
+ </xsd:documentation>
552
+ </xsd:annotation>
553
+ <xsd:simpleContent>
554
+ <xsd:restriction base="j2ee:fully-qualified-classType"/>
555
+ </xsd:simpleContent>
556
+ </xsd:complexType>
557
+
558
+ <!-- **************************************************** -->
559
+
560
+ <xsd:complexType name="iconType">
561
+ <xsd:annotation>
562
+ <xsd:documentation>
563
+
564
+ The icon type contains small-icon and large-icon elements
565
+ that specify the file names for small and large GIF or
566
+ JPEG icon images used to represent the parent element in a
567
+ GUI tool.
568
+
569
+ The xml:lang attribute defines the language that the
570
+ icon file names are provided in. Its value is "en" (English)
571
+ by default.
572
+
573
+ </xsd:documentation>
574
+ </xsd:annotation>
575
+
576
+ <xsd:sequence>
577
+ <xsd:element name="small-icon" type="j2ee:pathType"
578
+ minOccurs="0">
579
+ <xsd:annotation>
580
+ <xsd:documentation>
581
+ <![CDATA[
582
+
583
+ The small-icon element contains the name of a file
584
+ containing a small (16 x 16) icon image. The file
585
+ name is a relative path within the Deployment
586
+ Component's Deployment File.
587
+
588
+ The image may be either in the JPEG or GIF format.
589
+ The icon can be used by tools.
590
+
591
+ Example:
592
+
593
+ <small-icon>employee-service-icon16x16.jpg</small-icon>
594
+
595
+ ]]>
596
+ </xsd:documentation>
597
+ </xsd:annotation>
598
+ </xsd:element>
599
+ <xsd:element name="large-icon" type="j2ee:pathType"
600
+ minOccurs="0">
601
+ <xsd:annotation>
602
+ <xsd:documentation>
603
+ <![CDATA[
604
+
605
+ The large-icon element contains the name of a file
606
+ containing a large
607
+ (32 x 32) icon image. The file name is a relative
608
+ path within the Deployment Component's Deployment
609
+ File.
610
+
611
+ The image may be either in the JPEG or GIF format.
612
+ The icon can be used by tools.
613
+
614
+ Example:
615
+
616
+ <large-icon>employee-service-icon32x32.jpg</large-icon>
617
+
618
+ ]]>
619
+ </xsd:documentation>
620
+ </xsd:annotation>
621
+ </xsd:element>
622
+
623
+ </xsd:sequence>
624
+
625
+ <xsd:attribute ref="xml:lang"/>
626
+ <xsd:attribute name="id" type="xsd:ID"/>
627
+
628
+ </xsd:complexType>
629
+
630
+ <!-- **************************************************** -->
631
+
632
+ <xsd:complexType name="java-identifierType">
633
+ <xsd:annotation>
634
+ <xsd:documentation>
635
+
636
+ The java-identifierType defines a Java identifier.
637
+ The users of this type should further verify that
638
+ the content does not contain Java reserved keywords.
639
+
640
+ </xsd:documentation>
641
+ </xsd:annotation>
642
+ <xsd:simpleContent>
643
+ <xsd:restriction base="j2ee:string">
644
+ <xsd:pattern value="($|_|\p{L})(\p{L}|\p{Nd}|_|$)*"/>
645
+ </xsd:restriction>
646
+ </xsd:simpleContent>
647
+ </xsd:complexType>
648
+
649
+ <!-- **************************************************** -->
650
+
651
+ <xsd:complexType name="java-typeType">
652
+ <xsd:annotation>
653
+ <xsd:documentation>
654
+
655
+ This is a generic type that designates a Java primitive
656
+ type or a fully qualified name of a Java interface/type,
657
+ or an array of such types.
658
+
659
+ </xsd:documentation>
660
+ </xsd:annotation>
661
+ <xsd:simpleContent>
662
+ <xsd:restriction base="j2ee:string">
663
+ <xsd:pattern value="[^\p{Z}]*"/>
664
+ </xsd:restriction>
665
+ </xsd:simpleContent>
666
+ </xsd:complexType>
667
+
668
+ <!-- **************************************************** -->
669
+
670
+ <xsd:complexType name="jndi-nameType">
671
+ <xsd:annotation>
672
+ <xsd:documentation>
673
+
674
+ The jndi-nameType type designates a JNDI name in the
675
+ Deployment Component's environment and is relative to the
676
+ java:comp/env context. A JNDI name must be unique within the
677
+ Deployment Component.
678
+
679
+ </xsd:documentation>
680
+ </xsd:annotation>
681
+ <xsd:simpleContent>
682
+ <xsd:restriction base="j2ee:string"/>
683
+ </xsd:simpleContent>
684
+ </xsd:complexType>
685
+
686
+ <!-- **************************************************** -->
687
+
688
+ <xsd:group name="jndiEnvironmentRefsGroup">
689
+ <xsd:annotation>
690
+ <xsd:documentation>
691
+
692
+ This group keeps the usage of the contained JNDI environment
693
+ reference elements consistent across J2EE deployment descriptors.
694
+
695
+ </xsd:documentation>
696
+ </xsd:annotation>
697
+ <xsd:sequence>
698
+ <xsd:element name="env-entry"
699
+ type="j2ee:env-entryType"
700
+ minOccurs="0" maxOccurs="unbounded"/>
701
+ <xsd:element name="ejb-ref"
702
+ type="j2ee:ejb-refType"
703
+ minOccurs="0" maxOccurs="unbounded"/>
704
+ <xsd:element name="ejb-local-ref"
705
+ type="j2ee:ejb-local-refType"
706
+ minOccurs="0" maxOccurs="unbounded"/>
707
+ <xsd:group ref="j2ee:service-refGroup"/>
708
+ <xsd:element name="resource-ref"
709
+ type="j2ee:resource-refType"
710
+ minOccurs="0" maxOccurs="unbounded"/>
711
+ <xsd:element name="resource-env-ref"
712
+ type="j2ee:resource-env-refType"
713
+ minOccurs="0" maxOccurs="unbounded"/>
714
+ <xsd:element name="message-destination-ref"
715
+ type="j2ee:message-destination-refType"
716
+ minOccurs="0" maxOccurs="unbounded"/>
717
+ </xsd:sequence>
718
+ </xsd:group>
719
+
720
+ <!-- **************************************************** -->
721
+
722
+ <xsd:complexType name="listenerType">
723
+ <xsd:annotation>
724
+ <xsd:documentation>
725
+
726
+ The listenerType indicates the deployment properties for a web
727
+ application listener bean.
728
+
729
+ </xsd:documentation>
730
+ </xsd:annotation>
731
+
732
+ <xsd:sequence>
733
+ <xsd:group ref="j2ee:descriptionGroup"/>
734
+ <xsd:element name="listener-class"
735
+ type="j2ee:fully-qualified-classType">
736
+ <xsd:annotation>
737
+ <xsd:documentation>
738
+
739
+ The listener-class element declares a class in the
740
+ application must be registered as a web
741
+ application listener bean. The value is the fully
742
+ qualified classname of the listener class.
743
+
744
+ </xsd:documentation>
745
+ </xsd:annotation>
746
+ </xsd:element>
747
+ </xsd:sequence>
748
+ <xsd:attribute name="id" type="xsd:ID"/>
749
+ </xsd:complexType>
750
+
751
+ <!-- **************************************************** -->
752
+
753
+ <xsd:complexType name="local-homeType">
754
+ <xsd:annotation>
755
+ <xsd:documentation>
756
+
757
+ The local-homeType defines the fully-qualified
758
+ name of an enterprise bean's local home interface.
759
+
760
+ </xsd:documentation>
761
+ </xsd:annotation>
762
+ <xsd:simpleContent>
763
+ <xsd:restriction base="j2ee:fully-qualified-classType"/>
764
+ </xsd:simpleContent>
765
+ </xsd:complexType>
766
+
767
+ <!-- **************************************************** -->
768
+
769
+ <xsd:complexType name="localType">
770
+ <xsd:annotation>
771
+ <xsd:documentation>
772
+
773
+ The localType defines the fully-qualified name of an
774
+ enterprise bean's local interface.
775
+
776
+ </xsd:documentation>
777
+ </xsd:annotation>
778
+ <xsd:simpleContent>
779
+ <xsd:restriction base="j2ee:fully-qualified-classType"/>
780
+ </xsd:simpleContent>
781
+ </xsd:complexType>
782
+
783
+ <!-- **************************************************** -->
784
+
785
+ <xsd:complexType name="message-destination-linkType">
786
+ <xsd:annotation>
787
+ <xsd:documentation>
788
+
789
+ The message-destination-linkType is used to link a message
790
+ destination reference or message-driven bean to a message
791
+ destination.
792
+
793
+ The Assembler sets the value to reflect the flow of messages
794
+ between producers and consumers in the application.
795
+
796
+ The value must be the message-destination-name of a message
797
+ destination in the same Deployment File or in another
798
+ Deployment File in the same J2EE application unit.
799
+
800
+ Alternatively, the value may be composed of a path name
801
+ specifying a Deployment File containing the referenced
802
+ message destination with the message-destination-name of the
803
+ destination appended and separated from the path name by
804
+ "#". The path name is relative to the Deployment File
805
+ containing Deployment Component that is referencing the
806
+ message destination. This allows multiple message
807
+ destinations with the same name to be uniquely identified.
808
+
809
+ </xsd:documentation>
810
+ </xsd:annotation>
811
+ <xsd:simpleContent>
812
+ <xsd:restriction base="j2ee:string"/>
813
+ </xsd:simpleContent>
814
+ </xsd:complexType>
815
+
816
+ <!-- **************************************************** -->
817
+
818
+ <xsd:complexType name="message-destination-refType">
819
+ <xsd:annotation>
820
+ <xsd:documentation>
821
+ <![CDATA[
822
+
823
+ The message-destination-ref element contains a declaration
824
+ of Deployment Component's reference to a message destination
825
+ associated with a resource in Deployment Component's
826
+ environment. It consists of:
827
+
828
+ - an optional description
829
+ - the message destination reference name
830
+ - the message destination type
831
+ - a specification as to whether the
832
+ destination is used for
833
+ consuming or producing messages, or both
834
+ - a link to the message destination
835
+
836
+ Examples:
837
+
838
+ <message-destination-ref>
839
+ <message-destination-ref-name>jms/StockQueue
840
+ </message-destination-ref-name>
841
+ <message-destination-type>javax.jms.Queue
842
+ </message-destination-type>
843
+ <message-destination-usage>Consumes
844
+ </message-destination-usage>
845
+ <message-destination-link>CorporateStocks
846
+ </message-destination-link>
847
+ </message-destination-ref>
848
+
849
+ ]]>
850
+ </xsd:documentation>
851
+ </xsd:annotation>
852
+ <xsd:sequence>
853
+ <xsd:element name="description"
854
+ type="j2ee:descriptionType"
855
+ minOccurs="0"
856
+ maxOccurs="unbounded"/>
857
+ <xsd:element name="message-destination-ref-name"
858
+ type="j2ee:jndi-nameType">
859
+ <xsd:annotation>
860
+ <xsd:documentation>
861
+
862
+ The message-destination-ref-name element specifies
863
+ the name of a message destination reference; its
864
+ value is the environment entry name used in
865
+ Deployment Component code. The name is a JNDI name
866
+ relative to the java:comp/env context and must be
867
+ unique within an ejb-jar (for enterprise beans) or a
868
+ Deployment File (for others).
869
+
870
+ </xsd:documentation>
871
+ </xsd:annotation>
872
+ </xsd:element>
873
+ <xsd:element name="message-destination-type"
874
+ type="j2ee:message-destination-typeType"/>
875
+ <xsd:element name="message-destination-usage"
876
+ type="j2ee:message-destination-usageType"/>
877
+ <xsd:element name="message-destination-link"
878
+ type="j2ee:message-destination-linkType"
879
+ minOccurs="0"/>
880
+ </xsd:sequence>
881
+ <xsd:attribute name="id" type="xsd:ID"/>
882
+
883
+ </xsd:complexType>
884
+
885
+ <!-- **************************************************** -->
886
+
887
+ <xsd:complexType name="message-destination-typeType">
888
+ <xsd:annotation>
889
+ <xsd:documentation>
890
+ <![CDATA[
891
+
892
+ The message-destination-typeType specifies the type of
893
+ the destination. The type is specified by the Java interface
894
+ expected to be implemented by the destination.
895
+
896
+ Example:
897
+
898
+ <message-destination-type>javax.jms.Queue
899
+ </message-destination-type>
900
+
901
+ ]]>
902
+ </xsd:documentation>
903
+ </xsd:annotation>
904
+ <xsd:simpleContent>
905
+ <xsd:restriction base="j2ee:fully-qualified-classType"/>
906
+ </xsd:simpleContent>
907
+ </xsd:complexType>
908
+
909
+ <!-- **************************************************** -->
910
+
911
+ <xsd:complexType name="message-destination-usageType">
912
+ <xsd:annotation>
913
+ <xsd:documentation>
914
+
915
+ The message-destination-usageType specifies the use of the
916
+ message destination indicated by the reference. The value
917
+ indicates whether messages are consumed from the message
918
+ destination, produced for the destination, or both. The
919
+ Assembler makes use of this information in linking producers
920
+ of a destination with its consumers.
921
+
922
+ The value of the message-destination-usage element must be
923
+ one of the following:
924
+ Consumes
925
+ Produces
926
+ ConsumesProduces
927
+
928
+ </xsd:documentation>
929
+ </xsd:annotation>
930
+ <xsd:simpleContent>
931
+ <xsd:restriction base="j2ee:string">
932
+ <xsd:enumeration value="Consumes"/>
933
+ <xsd:enumeration value="Produces"/>
934
+ <xsd:enumeration value="ConsumesProduces"/>
935
+ </xsd:restriction>
936
+ </xsd:simpleContent>
937
+ </xsd:complexType>
938
+
939
+ <!-- **************************************************** -->
940
+
941
+ <xsd:complexType name="message-destinationType">
942
+ <xsd:annotation>
943
+ <xsd:documentation>
944
+ <![CDATA[
945
+
946
+ The message-destinationType specifies a message
947
+ destination. The logical destination described by this
948
+ element is mapped to a physical destination by the Deployer.
949
+
950
+ The message destination element contains:
951
+
952
+ - an optional description
953
+ - an optional display-name
954
+ - an optional icon
955
+ - a message destination name which must be unique
956
+ among message destination names within the same
957
+ Deployment File.
958
+
959
+ Example:
960
+
961
+ <message-destination>
962
+ <message-destination-name>CorporateStocks
963
+ </message-destination-name>
964
+ </message-destination>
965
+
966
+ ]]>
967
+ </xsd:documentation>
968
+ </xsd:annotation>
969
+ <xsd:sequence>
970
+ <xsd:group ref="j2ee:descriptionGroup"/>
971
+ <xsd:element name="message-destination-name"
972
+ type="j2ee:string">
973
+ <xsd:annotation>
974
+ <xsd:documentation>
975
+
976
+ The message-destination-name element specifies a
977
+ name for a message destination. This name must be
978
+ unique among the names of message destinations
979
+ within the Deployment File.
980
+
981
+ </xsd:documentation>
982
+ </xsd:annotation>
983
+ </xsd:element>
984
+ </xsd:sequence>
985
+ <xsd:attribute name="id" type="xsd:ID"/>
986
+ </xsd:complexType>
987
+
988
+ <!-- **************************************************** -->
989
+
990
+ <xsd:complexType name="param-valueType">
991
+ <xsd:annotation>
992
+ <xsd:documentation>
993
+
994
+ This type is a general type that can be used to declare
995
+ parameter/value lists.
996
+
997
+ </xsd:documentation>
998
+ </xsd:annotation>
999
+
1000
+ <xsd:sequence>
1001
+ <xsd:element name="description"
1002
+ type="j2ee:descriptionType"
1003
+ minOccurs="0"
1004
+ maxOccurs="unbounded"/>
1005
+ <xsd:element name="param-name"
1006
+ type="j2ee:string">
1007
+ <xsd:annotation>
1008
+ <xsd:documentation>
1009
+
1010
+ The param-name element contains the name of a
1011
+ parameter.
1012
+
1013
+ </xsd:documentation>
1014
+ </xsd:annotation>
1015
+ </xsd:element>
1016
+
1017
+ <xsd:element name="param-value"
1018
+ type="j2ee:xsdStringType">
1019
+ <xsd:annotation>
1020
+ <xsd:documentation>
1021
+
1022
+ The param-value element contains the value of a
1023
+ parameter.
1024
+
1025
+ </xsd:documentation>
1026
+ </xsd:annotation>
1027
+ </xsd:element>
1028
+ </xsd:sequence>
1029
+ <xsd:attribute name="id" type="xsd:ID"/>
1030
+ </xsd:complexType>
1031
+
1032
+ <!-- **************************************************** -->
1033
+
1034
+ <xsd:complexType name="pathType">
1035
+ <xsd:annotation>
1036
+ <xsd:documentation>
1037
+
1038
+ The elements that use this type designate either a relative
1039
+ path or an absolute path starting with a "/".
1040
+
1041
+ In elements that specify a pathname to a file within the
1042
+ same Deployment File, relative filenames (i.e., those not
1043
+ starting with "/") are considered relative to the root of
1044
+ the Deployment File's namespace. Absolute filenames (i.e.,
1045
+ those starting with "/") also specify names in the root of
1046
+ the Deployment File's namespace. In general, relative names
1047
+ are preferred. The exception is .war files where absolute
1048
+ names are preferred for consistency with the Servlet API.
1049
+
1050
+ </xsd:documentation>
1051
+ </xsd:annotation>
1052
+ <xsd:simpleContent>
1053
+ <xsd:restriction base="j2ee:string"/>
1054
+ </xsd:simpleContent>
1055
+ </xsd:complexType>
1056
+
1057
+ <!-- **************************************************** -->
1058
+
1059
+ <xsd:complexType name="remoteType">
1060
+ <xsd:annotation>
1061
+ <xsd:documentation>
1062
+ <![CDATA[
1063
+
1064
+ The remote element contains the fully-qualified name
1065
+ of the enterprise bean's remote interface.
1066
+
1067
+ Example:
1068
+
1069
+ <remote>com.wombat.empl.EmployeeService</remote>
1070
+
1071
+ ]]>
1072
+ </xsd:documentation>
1073
+ </xsd:annotation>
1074
+ <xsd:simpleContent>
1075
+ <xsd:restriction base="j2ee:fully-qualified-classType"/>
1076
+ </xsd:simpleContent>
1077
+ </xsd:complexType>
1078
+
1079
+ <!-- **************************************************** -->
1080
+
1081
+ <xsd:complexType name="res-authType">
1082
+ <xsd:annotation>
1083
+ <xsd:documentation>
1084
+
1085
+ The res-authType specifies whether the Deployment Component
1086
+ code signs on programmatically to the resource manager, or
1087
+ whether the Container will sign on to the resource manager
1088
+ on behalf of the Deployment Component. In the latter case,
1089
+ the Container uses information that is supplied by the
1090
+ Deployer.
1091
+
1092
+ The value must be one of the two following:
1093
+
1094
+ Application
1095
+ Container
1096
+
1097
+ </xsd:documentation>
1098
+ </xsd:annotation>
1099
+ <xsd:simpleContent>
1100
+ <xsd:restriction base="j2ee:string">
1101
+ <xsd:enumeration value="Application"/>
1102
+ <xsd:enumeration value="Container"/>
1103
+ </xsd:restriction>
1104
+ </xsd:simpleContent>
1105
+ </xsd:complexType>
1106
+
1107
+ <!-- **************************************************** -->
1108
+
1109
+ <xsd:complexType name="res-sharing-scopeType">
1110
+ <xsd:annotation>
1111
+ <xsd:documentation>
1112
+
1113
+ The res-sharing-scope type specifies whether connections
1114
+ obtained through the given resource manager connection
1115
+ factory reference can be shared. The value, if specified,
1116
+ must be one of the two following:
1117
+
1118
+ Shareable
1119
+ Unshareable
1120
+
1121
+ The default value is Shareable.
1122
+
1123
+ </xsd:documentation>
1124
+ </xsd:annotation>
1125
+ <xsd:simpleContent>
1126
+ <xsd:restriction base="j2ee:string">
1127
+ <xsd:enumeration value="Shareable"/>
1128
+ <xsd:enumeration value="Unshareable"/>
1129
+ </xsd:restriction>
1130
+ </xsd:simpleContent>
1131
+ </xsd:complexType>
1132
+
1133
+ <!-- **************************************************** -->
1134
+
1135
+ <xsd:complexType name="resource-env-refType">
1136
+ <xsd:annotation>
1137
+ <xsd:documentation>
1138
+ <![CDATA[
1139
+
1140
+ The resource-env-refType is used to define
1141
+ resource-env-type elements. It contains a declaration of a
1142
+ Deployment Component's reference to an administered object
1143
+ associated with a resource in the Deployment Component's
1144
+ environment. It consists of an optional description, the
1145
+ resource environment reference name, and an indication of
1146
+ the resource environment reference type expected by the
1147
+ Deployment Component code.
1148
+
1149
+ Example:
1150
+
1151
+ <resource-env-ref>
1152
+ <resource-env-ref-name>jms/StockQueue
1153
+ </resource-env-ref-name>
1154
+ <resource-env-ref-type>javax.jms.Queue
1155
+ </resource-env-ref-type>
1156
+ </resource-env-ref>
1157
+
1158
+ ]]>
1159
+ </xsd:documentation>
1160
+ </xsd:annotation>
1161
+
1162
+ <xsd:sequence>
1163
+ <xsd:element name="description"
1164
+ type="j2ee:descriptionType"
1165
+ minOccurs="0"
1166
+ maxOccurs="unbounded"/>
1167
+ <xsd:element name="resource-env-ref-name"
1168
+ type="j2ee:jndi-nameType">
1169
+ <xsd:annotation>
1170
+ <xsd:documentation>
1171
+
1172
+ The resource-env-ref-name element specifies the name
1173
+ of a resource environment reference; its value is
1174
+ the environment entry name used in
1175
+ the Deployment Component code. The name is a JNDI
1176
+ name relative to the java:comp/env context and must
1177
+ be unique within a Deployment Component.
1178
+
1179
+ </xsd:documentation>
1180
+ </xsd:annotation>
1181
+ </xsd:element>
1182
+
1183
+ <xsd:element name="resource-env-ref-type"
1184
+ type="j2ee:fully-qualified-classType">
1185
+ <xsd:annotation>
1186
+ <xsd:documentation>
1187
+
1188
+ The resource-env-ref-type element specifies the type
1189
+ of a resource environment reference. It is the
1190
+ fully qualified name of a Java language class or
1191
+ interface.
1192
+
1193
+ </xsd:documentation>
1194
+ </xsd:annotation>
1195
+ </xsd:element>
1196
+
1197
+ </xsd:sequence>
1198
+ <xsd:attribute name="id" type="xsd:ID"/>
1199
+ </xsd:complexType>
1200
+
1201
+ <!-- **************************************************** -->
1202
+
1203
+ <xsd:complexType name="resource-refType">
1204
+ <xsd:annotation>
1205
+ <xsd:documentation>
1206
+ <![CDATA[
1207
+
1208
+ The resource-refType contains a declaration of a
1209
+ Deployment Component's reference to an external resource. It
1210
+ consists of an optional description, the resource manager
1211
+ connection factory reference name, the indication of the
1212
+ resource manager connection factory type expected by the
1213
+ Deployment Component code, the type of authentication
1214
+ (Application or Container), and an optional specification of
1215
+ the shareability of connections obtained from the resource
1216
+ (Shareable or Unshareable).
1217
+
1218
+ Example:
1219
+
1220
+ <resource-ref>
1221
+ <res-ref-name>jdbc/EmployeeAppDB</res-ref-name>
1222
+ <res-type>javax.sql.DataSource</res-type>
1223
+ <res-auth>Container</res-auth>
1224
+ <res-sharing-scope>Shareable</res-sharing-scope>
1225
+ </resource-ref>
1226
+
1227
+ ]]>
1228
+ </xsd:documentation>
1229
+ </xsd:annotation>
1230
+
1231
+ <xsd:sequence>
1232
+ <xsd:element name="description"
1233
+ type="j2ee:descriptionType"
1234
+ minOccurs="0"
1235
+ maxOccurs="unbounded"/>
1236
+ <xsd:element name="res-ref-name"
1237
+ type="j2ee:jndi-nameType">
1238
+ <xsd:annotation>
1239
+ <xsd:documentation>
1240
+
1241
+ The res-ref-name element specifies the name of a
1242
+ resource manager connection factory reference.
1243
+ The name is a JNDI name relative to the
1244
+ java:comp/env context.
1245
+ The name must be unique within a Deployment File.
1246
+
1247
+ </xsd:documentation>
1248
+ </xsd:annotation>
1249
+ </xsd:element>
1250
+
1251
+ <xsd:element name="res-type"
1252
+ type="j2ee:fully-qualified-classType">
1253
+ <xsd:annotation>
1254
+ <xsd:documentation>
1255
+
1256
+ The res-type element specifies the type of the data
1257
+ source. The type is specified by the fully qualified
1258
+ Java language class or interface
1259
+ expected to be implemented by the data source.
1260
+
1261
+ </xsd:documentation>
1262
+ </xsd:annotation>
1263
+ </xsd:element>
1264
+
1265
+ <xsd:element name="res-auth"
1266
+ type="j2ee:res-authType"/>
1267
+
1268
+ <xsd:element name="res-sharing-scope"
1269
+ type="j2ee:res-sharing-scopeType"
1270
+ minOccurs="0"/>
1271
+ </xsd:sequence>
1272
+ <xsd:attribute name="id" type="xsd:ID"/>
1273
+ </xsd:complexType>
1274
+
1275
+ <!-- **************************************************** -->
1276
+
1277
+ <xsd:complexType name="role-nameType">
1278
+ <xsd:annotation>
1279
+ <xsd:documentation>
1280
+
1281
+ The role-nameType designates the name of a security role.
1282
+
1283
+ The name must conform to the lexical rules for a token.
1284
+
1285
+ </xsd:documentation>
1286
+ </xsd:annotation>
1287
+
1288
+ <xsd:simpleContent>
1289
+ <xsd:restriction base="j2ee:string"/>
1290
+ </xsd:simpleContent>
1291
+ </xsd:complexType>
1292
+
1293
+ <!-- **************************************************** -->
1294
+
1295
+ <xsd:complexType name="run-asType">
1296
+ <xsd:annotation>
1297
+ <xsd:documentation>
1298
+
1299
+ The run-asType specifies the run-as identity to be
1300
+ used for the execution of a component. It contains an
1301
+ optional description, and the name of a security role.
1302
+
1303
+ </xsd:documentation>
1304
+ </xsd:annotation>
1305
+
1306
+ <xsd:sequence>
1307
+ <xsd:element name="description"
1308
+ type="j2ee:descriptionType"
1309
+ minOccurs="0"
1310
+ maxOccurs="unbounded"/>
1311
+ <xsd:element name="role-name"
1312
+ type="j2ee:role-nameType"/>
1313
+ </xsd:sequence>
1314
+ <xsd:attribute name="id" type="xsd:ID"/>
1315
+ </xsd:complexType>
1316
+
1317
+ <!-- **************************************************** -->
1318
+
1319
+ <xsd:complexType name="security-role-refType">
1320
+ <xsd:annotation>
1321
+ <xsd:documentation>
1322
+
1323
+ The security-role-refType contains the declaration of a
1324
+ security role reference in a component's or a
1325
+ Deployment Component's code. The declaration consists of an
1326
+ optional description, the security role name used in the
1327
+ code, and an optional link to a security role. If the
1328
+ security role is not specified, the Deployer must choose an
1329
+ appropriate security role.
1330
+
1331
+ </xsd:documentation>
1332
+ </xsd:annotation>
1333
+
1334
+ <xsd:sequence>
1335
+ <xsd:element name="description"
1336
+ type="j2ee:descriptionType"
1337
+ minOccurs="0"
1338
+ maxOccurs="unbounded"/>
1339
+ <xsd:element name="role-name"
1340
+ type="j2ee:role-nameType">
1341
+ <xsd:annotation>
1342
+ <xsd:documentation>
1343
+
1344
+ The value of the role-name element must be the String used
1345
+ as the parameter to the
1346
+ EJBContext.isCallerInRole(String roleName) method or the
1347
+ HttpServletRequest.isUserInRole(String role) method.
1348
+
1349
+ </xsd:documentation>
1350
+ </xsd:annotation>
1351
+ </xsd:element>
1352
+
1353
+ <xsd:element name="role-link"
1354
+ type="j2ee:role-nameType"
1355
+ minOccurs="0">
1356
+ <xsd:annotation>
1357
+ <xsd:documentation>
1358
+
1359
+ The role-link element is a reference to a defined
1360
+ security role. The role-link element must contain
1361
+ the name of one of the security roles defined in the
1362
+ security-role elements.
1363
+
1364
+ </xsd:documentation>
1365
+ </xsd:annotation>
1366
+ </xsd:element>
1367
+ </xsd:sequence>
1368
+ <xsd:attribute name="id" type="xsd:ID"/>
1369
+ </xsd:complexType>
1370
+
1371
+ <!-- **************************************************** -->
1372
+
1373
+ <xsd:complexType name="security-roleType">
1374
+ <xsd:annotation>
1375
+ <xsd:documentation>
1376
+ <![CDATA[
1377
+
1378
+ The security-roleType contains the definition of a security
1379
+ role. The definition consists of an optional description of the
1380
+ security role, and the security role name.
1381
+
1382
+ Example:
1383
+
1384
+ <security-role>
1385
+ <description>
1386
+ This role includes all employees who are authorized
1387
+ to access the employee service application.
1388
+ </description>
1389
+ <role-name>employee</role-name>
1390
+ </security-role>
1391
+
1392
+ ]]>
1393
+ </xsd:documentation>
1394
+ </xsd:annotation>
1395
+
1396
+ <xsd:sequence>
1397
+ <xsd:element name="description"
1398
+ type="j2ee:descriptionType"
1399
+ minOccurs="0"
1400
+ maxOccurs="unbounded"/>
1401
+ <xsd:element name="role-name"
1402
+ type="j2ee:role-nameType"/>
1403
+ </xsd:sequence>
1404
+ <xsd:attribute name="id" type="xsd:ID"/>
1405
+ </xsd:complexType>
1406
+
1407
+ <!-- **************************************************** -->
1408
+
1409
+ <xsd:complexType name="string">
1410
+ <xsd:annotation>
1411
+ <xsd:documentation>
1412
+
1413
+ This is a special string datatype that is defined by J2EE as
1414
+ a base type for defining collapsed strings. When schemas
1415
+ require trailing/leading space elimination as well as
1416
+ collapsing the existing whitespace, this base type may be
1417
+ used.
1418
+
1419
+ </xsd:documentation>
1420
+ </xsd:annotation>
1421
+ <xsd:simpleContent>
1422
+ <xsd:extension base="xsd:token">
1423
+ <xsd:attribute name="id" type="xsd:ID"/>
1424
+ </xsd:extension>
1425
+ </xsd:simpleContent>
1426
+ </xsd:complexType>
1427
+
1428
+ <!-- **************************************************** -->
1429
+
1430
+ <xsd:complexType name="true-falseType">
1431
+ <xsd:annotation>
1432
+ <xsd:documentation>
1433
+
1434
+ This simple type designates a boolean with only two
1435
+ permissible values
1436
+
1437
+ - true
1438
+ - false
1439
+
1440
+ </xsd:documentation>
1441
+ </xsd:annotation>
1442
+ <xsd:simpleContent>
1443
+ <xsd:restriction base="j2ee:xsdBooleanType">
1444
+ <xsd:pattern value="(true|false)"/>
1445
+ </xsd:restriction>
1446
+ </xsd:simpleContent>
1447
+ </xsd:complexType>
1448
+
1449
+ <!-- **************************************************** -->
1450
+
1451
+ <xsd:complexType name="url-patternType">
1452
+ <xsd:annotation>
1453
+ <xsd:documentation>
1454
+
1455
+ The url-patternType contains the url pattern of the mapping.
1456
+ It must follow the rules specified in Section 11.2 of the
1457
+ Servlet API Specification. This pattern is assumed to be in
1458
+ URL-decoded form and must not contain CR(#xD) or LF(#xA).
1459
+ If it contains those characters, the container must inform
1460
+ the developer with a descriptive error message.
1461
+ The container must preserve all characters including whitespaces.
1462
+
1463
+ </xsd:documentation>
1464
+ </xsd:annotation>
1465
+ <xsd:simpleContent>
1466
+ <xsd:extension base="xsd:string"/>
1467
+ </xsd:simpleContent>
1468
+ </xsd:complexType>
1469
+
1470
+ <!-- **************************************************** -->
1471
+
1472
+ <xsd:complexType name="xsdAnyURIType">
1473
+ <xsd:annotation>
1474
+ <xsd:documentation>
1475
+
1476
+ This type adds an "id" attribute to xsd:anyURI.
1477
+
1478
+ </xsd:documentation>
1479
+ </xsd:annotation>
1480
+ <xsd:simpleContent>
1481
+ <xsd:extension base="xsd:anyURI">
1482
+ <xsd:attribute name="id" type="xsd:ID"/>
1483
+ </xsd:extension>
1484
+ </xsd:simpleContent>
1485
+ </xsd:complexType>
1486
+
1487
+ <!-- **************************************************** -->
1488
+
1489
+ <xsd:complexType name="xsdBooleanType">
1490
+ <xsd:annotation>
1491
+ <xsd:documentation>
1492
+
1493
+ This type adds an "id" attribute to xsd:boolean.
1494
+
1495
+ </xsd:documentation>
1496
+ </xsd:annotation>
1497
+ <xsd:simpleContent>
1498
+ <xsd:extension base="xsd:boolean">
1499
+ <xsd:attribute name="id" type="xsd:ID"/>
1500
+ </xsd:extension>
1501
+ </xsd:simpleContent>
1502
+ </xsd:complexType>
1503
+
1504
+ <!-- **************************************************** -->
1505
+
1506
+ <xsd:complexType name="xsdIntegerType">
1507
+ <xsd:annotation>
1508
+ <xsd:documentation>
1509
+
1510
+ This type adds an "id" attribute to xsd:integer.
1511
+
1512
+ </xsd:documentation>
1513
+ </xsd:annotation>
1514
+ <xsd:simpleContent>
1515
+ <xsd:extension base="xsd:integer">
1516
+ <xsd:attribute name="id" type="xsd:ID"/>
1517
+ </xsd:extension>
1518
+ </xsd:simpleContent>
1519
+ </xsd:complexType>
1520
+
1521
+ <!-- **************************************************** -->
1522
+
1523
+ <xsd:complexType name="xsdNMTOKENType">
1524
+ <xsd:annotation>
1525
+ <xsd:documentation>
1526
+
1527
+ This type adds an "id" attribute to xsd:NMTOKEN.
1528
+
1529
+ </xsd:documentation>
1530
+ </xsd:annotation>
1531
+ <xsd:simpleContent>
1532
+ <xsd:extension base="xsd:NMTOKEN">
1533
+ <xsd:attribute name="id" type="xsd:ID"/>
1534
+ </xsd:extension>
1535
+ </xsd:simpleContent>
1536
+ </xsd:complexType>
1537
+
1538
+ <!-- **************************************************** -->
1539
+
1540
+ <xsd:complexType name="xsdNonNegativeIntegerType">
1541
+ <xsd:annotation>
1542
+ <xsd:documentation>
1543
+
1544
+ This type adds an "id" attribute to xsd:nonNegativeInteger.
1545
+
1546
+ </xsd:documentation>
1547
+ </xsd:annotation>
1548
+ <xsd:simpleContent>
1549
+ <xsd:extension base="xsd:nonNegativeInteger">
1550
+ <xsd:attribute name="id" type="xsd:ID"/>
1551
+ </xsd:extension>
1552
+ </xsd:simpleContent>
1553
+ </xsd:complexType>
1554
+
1555
+ <!-- **************************************************** -->
1556
+
1557
+ <xsd:complexType name="xsdPositiveIntegerType">
1558
+ <xsd:annotation>
1559
+ <xsd:documentation>
1560
+
1561
+ This type adds an "id" attribute to xsd:positiveInteger.
1562
+
1563
+ </xsd:documentation>
1564
+ </xsd:annotation>
1565
+ <xsd:simpleContent>
1566
+ <xsd:extension base="xsd:positiveInteger">
1567
+ <xsd:attribute name="id" type="xsd:ID"/>
1568
+ </xsd:extension>
1569
+ </xsd:simpleContent>
1570
+ </xsd:complexType>
1571
+
1572
+ <!-- **************************************************** -->
1573
+
1574
+ <xsd:complexType name="xsdQNameType">
1575
+ <xsd:annotation>
1576
+ <xsd:documentation>
1577
+
1578
+ This type adds an "id" attribute to xsd:QName.
1579
+
1580
+ </xsd:documentation>
1581
+ </xsd:annotation>
1582
+ <xsd:simpleContent>
1583
+ <xsd:extension base="xsd:QName">
1584
+ <xsd:attribute name="id" type="xsd:ID"/>
1585
+ </xsd:extension>
1586
+ </xsd:simpleContent>
1587
+ </xsd:complexType>
1588
+
1589
+ <!-- **************************************************** -->
1590
+
1591
+ <xsd:complexType name="xsdStringType">
1592
+ <xsd:annotation>
1593
+ <xsd:documentation>
1594
+
1595
+ This type adds an "id" attribute to xsd:string.
1596
+
1597
+ </xsd:documentation>
1598
+ </xsd:annotation>
1599
+ <xsd:simpleContent>
1600
+ <xsd:extension base="xsd:string">
1601
+ <xsd:attribute name="id" type="xsd:ID"/>
1602
+ </xsd:extension>
1603
+ </xsd:simpleContent>
1604
+ </xsd:complexType>
1605
+
1606
+ </xsd:schema>
1607
+