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,2108 @@
1
+ <?xml version = "1.0" encoding = "UTF-8"?>
2
+
3
+ <!--
4
+ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
5
+
6
+ Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
7
+
8
+ The contents of this file are subject to the terms of either the GNU
9
+ General Public License Version 2 only ("GPL") or the Common Development
10
+ and Distribution License("CDDL") (collectively, the "License"). You
11
+ may not use this file except in compliance with the License. You can obtain
12
+ a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
13
+ or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
14
+ language governing permissions and limitations under the License.
15
+
16
+ When distributing the software, include this License Header Notice in each
17
+ file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
18
+ Sun designates this particular file as subject to the "Classpath" exception
19
+ as provided by Sun in the GPL Version 2 section of the License file that
20
+ accompanied this code. If applicable, add the following below the License
21
+ Header, with the fields enclosed by brackets [] replaced by your own
22
+ identifying information: "Portions Copyrighted [year]
23
+ [name of copyright owner]"
24
+
25
+ Contributor(s):
26
+
27
+ If you wish your version of this file to be governed by only the CDDL or
28
+ only the GPL Version 2, indicate your decision by adding "[Contributor]
29
+ elects to include this software in this distribution under the [CDDL or GPL
30
+ Version 2] license." If you don't indicate a single choice of license, a
31
+ recipient has the option to distribute your version of this file under
32
+ either the CDDL, the GPL Version 2 or to extend the choice of license to
33
+ its licensees as provided above. However, if you add GPL Version 2 code
34
+ and therefore, elected the GPL Version 2 license, then the option applies
35
+ only if the new code is made subject to such option by the copyright
36
+ holder.
37
+ -->
38
+
39
+
40
+ <xsd:schema
41
+ targetNamespace="http://java.sun.com/xml/ns/javaee"
42
+ xmlns:javaee="http://java.sun.com/xml/ns/javaee"
43
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
44
+ xmlns:xml="http://www.w3.org/XML/1998/namespace"
45
+ elementFormDefault="qualified"
46
+ attributeFormDefault="unqualified"
47
+ version="1.2">
48
+
49
+ <xsd:annotation>
50
+ <xsd:documentation>
51
+ $Id: web-facesconfig_1_2.xsd,v 1.15 2008/03/26 17:46:42 rlubke Exp $
52
+ </xsd:documentation>
53
+ </xsd:annotation>
54
+
55
+ <xsd:annotation>
56
+ <xsd:documentation>
57
+
58
+ Copyright 2005 Sun Microsystems, Inc.,
59
+ 901 San Antonio Road,
60
+ Palo Alto, California 94303, U.S.A.
61
+ All rights reserved.
62
+
63
+ Sun Microsystems, Inc. has intellectual property
64
+ rights relating to technology described in this document. In
65
+ particular, and without limitation, these intellectual
66
+ property rights may include one or more of the U.S. patents
67
+ listed at http://www.sun.com/patents and one or more
68
+ additional patents or pending patent applications in the
69
+ U.S. and other countries.
70
+
71
+ This document and the technology which it describes are
72
+ distributed under licenses restricting their use, copying,
73
+ distribution, and decompilation. No part of this document
74
+ may be reproduced in any form by any means without prior
75
+ written authorization of Sun and its licensors, if any.
76
+
77
+ Third-party software, including font technology, is
78
+ copyrighted and licensed from Sun suppliers.
79
+
80
+ Sun, Sun Microsystems, the Sun logo, Solaris, Java, Java EE,
81
+ JavaServer Pages, Enterprise JavaBeans and the Java Coffee
82
+ Cup logo are trademarks or registered trademarks of Sun
83
+ Microsystems, Inc. in the U.S. and other countries.
84
+
85
+ Federal Acquisitions: Commercial Software - Government Users
86
+ Subject to Standard License Terms and Conditions.
87
+
88
+ </xsd:documentation>
89
+ </xsd:annotation>
90
+
91
+ <xsd:annotation>
92
+ <xsd:documentation>
93
+
94
+ <![CDATA[
95
+
96
+ The XML Schema for the JavaServer Faces Application
97
+ Configuration File (Version 1.2).
98
+
99
+ All JavaServer Faces configuration files must indicate
100
+ the JavaServer Faces schema by indicating the JavaServer
101
+ Faces namespace:
102
+
103
+ http://java.sun.com/xml/ns/javaee
104
+
105
+ and by indicating the version of the schema by
106
+ using the version element as shown below:
107
+
108
+ <faces-config xmlns="http://java.sun.com/xml/ns/javaee"
109
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
110
+ xsi:schemaLocation="..."
111
+ version="1.2">
112
+ ...
113
+ </faces-config>
114
+
115
+ The instance documents may indicate the published
116
+ version of the schema using xsi:schemaLocation attribute
117
+ for javaee namespace with the following location:
118
+
119
+ http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd
120
+
121
+ ]]>
122
+
123
+ </xsd:documentation>
124
+ </xsd:annotation>
125
+
126
+ <xsd:include schemaLocation="javaee_5.xsd"/>
127
+
128
+ <!-- **************************************************** -->
129
+
130
+ <xsd:element name = "faces-config" type="javaee:faces-configType">
131
+ <xsd:annotation>
132
+ <xsd:documentation>
133
+
134
+ The "faces-config" element is the root of the configuration
135
+ information hierarchy, and contains nested elements for all
136
+ of the other configuration settings.
137
+
138
+ </xsd:documentation>
139
+ </xsd:annotation>
140
+
141
+ <xsd:unique name="faces-config-converter-ID-uniqueness">
142
+ <xsd:annotation>
143
+ <xsd:documentation>
144
+
145
+ Converter IDs must be unique within a document.
146
+
147
+ </xsd:documentation>
148
+ </xsd:annotation>
149
+
150
+ <xsd:selector xpath="javaee:converter"/>
151
+ <xsd:field xpath="javaee:converter-id"/>
152
+ </xsd:unique>
153
+
154
+ <xsd:unique name="faces-config-converter-for-class-uniqueness">
155
+ <xsd:annotation>
156
+ <xsd:documentation>
157
+
158
+ 'converter-for-class' element values must be unique
159
+ within a document.
160
+
161
+ </xsd:documentation>
162
+ </xsd:annotation>
163
+
164
+ <xsd:selector xpath="javaee:converter"/>
165
+ <xsd:field xpath="javaee:converter-for-class"/>
166
+ </xsd:unique>
167
+
168
+ <xsd:unique name="faces-config-validator-ID-uniqueness">
169
+ <xsd:annotation>
170
+ <xsd:documentation>
171
+
172
+ Validator IDs must be unique within a document.
173
+
174
+ </xsd:documentation>
175
+ </xsd:annotation>
176
+
177
+ <xsd:selector xpath="javaee:validator"/>
178
+ <xsd:field xpath="javaee:validator-id"/>
179
+ </xsd:unique>
180
+
181
+ <xsd:unique name="faces-config-managed-bean-name-uniqueness">
182
+ <xsd:annotation>
183
+ <xsd:documentation>
184
+
185
+ Managed bean names must be unique within a document.
186
+
187
+ </xsd:documentation>
188
+ </xsd:annotation>
189
+
190
+ <xsd:selector xpath="javaee:managed-bean"/>
191
+ <xsd:field xpath="javaee:managed-bean-name"/>
192
+ </xsd:unique>
193
+ </xsd:element>
194
+
195
+ <!-- **************************************************** -->
196
+
197
+ <xsd:complexType name="faces-configType">
198
+ <xsd:annotation>
199
+ <xsd:documentation>
200
+
201
+ The "faces-config" element is the root of the configuration
202
+ information hierarchy, and contains nested elements for all
203
+ of the other configuration settings.
204
+
205
+ </xsd:documentation>
206
+ </xsd:annotation>
207
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
208
+ <xsd:element name="application"
209
+ type="javaee:faces-config-applicationType"/>
210
+ <xsd:element name="factory"
211
+ type="javaee:faces-config-factoryType"/>
212
+ <xsd:element name="component"
213
+ type="javaee:faces-config-componentType"/>
214
+ <xsd:element name="converter"
215
+ type="javaee:faces-config-converterType"/>
216
+ <xsd:element name="managed-bean"
217
+ type="javaee:faces-config-managed-beanType"/>
218
+ <xsd:element name="navigation-rule"
219
+ type="javaee:faces-config-navigation-ruleType"/>
220
+ <xsd:element name="referenced-bean"
221
+ type="javaee:faces-config-referenced-beanType"/>
222
+ <xsd:element name="render-kit"
223
+ type="javaee:faces-config-render-kitType"/>
224
+ <xsd:element name="lifecycle"
225
+ type="javaee:faces-config-lifecycleType"/>
226
+ <xsd:element name="validator"
227
+ type="javaee:faces-config-validatorType"/>
228
+ <xsd:element name="faces-config-extension"
229
+ type="javaee:faces-config-extensionType"
230
+ minOccurs="0"
231
+ maxOccurs="unbounded"/>
232
+ </xsd:choice>
233
+ <xsd:attribute name = "id" type = "xsd:ID"/>
234
+ <xsd:attribute name="version"
235
+ type="javaee:faces-config-versionType"
236
+ use="required"/>
237
+ </xsd:complexType>
238
+
239
+ <!-- **************************************************** -->
240
+
241
+ <xsd:complexType name = "faces-config-extensionType">
242
+ <xsd:annotation>
243
+ <xsd:documentation>
244
+
245
+ Extension element for faces-config. It may contain
246
+ implementation specific content.
247
+
248
+ </xsd:documentation>
249
+ </xsd:annotation>
250
+
251
+ <xsd:sequence>
252
+ <xsd:any namespace="##any"
253
+ processContents="lax"
254
+ minOccurs="0"
255
+ maxOccurs="unbounded" />
256
+ </xsd:sequence>
257
+ <xsd:attribute name="id" type="xsd:ID"/>
258
+ </xsd:complexType>
259
+
260
+
261
+ <!-- **************************************************** -->
262
+
263
+ <xsd:complexType name="faces-config-applicationType">
264
+ <xsd:annotation>
265
+ <xsd:documentation>
266
+
267
+ The "application" element provides a mechanism to define the
268
+ various per-application-singleton implementation artifacts for
269
+ a particular web application that is utilizing
270
+ JavaServer Faces. For nested elements that are not specified,
271
+ the JSF implementation must provide a suitable default.
272
+
273
+ </xsd:documentation>
274
+ </xsd:annotation>
275
+
276
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
277
+ <xsd:element name="action-listener"
278
+ type="javaee:fully-qualified-classType">
279
+ <xsd:annotation>
280
+ <xsd:documentation>
281
+
282
+ The "action-listener" element contains the fully
283
+ qualified class name of the concrete
284
+ ActionListener implementation class that will be
285
+ called during the Invoke Application phase of the
286
+ request processing lifecycle.
287
+
288
+ </xsd:documentation>
289
+ </xsd:annotation>
290
+ </xsd:element>
291
+ <xsd:element name="default-render-kit-id"
292
+ type="javaee:string">
293
+ <xsd:annotation>
294
+ <xsd:documentation>
295
+
296
+ The "default-render-kit-id" element allows the
297
+ application to define a renderkit to be used other
298
+ than the standard one.
299
+
300
+ </xsd:documentation>
301
+ </xsd:annotation>
302
+ </xsd:element>
303
+ <xsd:element name="message-bundle"
304
+ type="javaee:string">
305
+ <xsd:annotation>
306
+ <xsd:documentation>
307
+
308
+ The base name of a resource bundle representing
309
+ the message resources for this application. See
310
+ the JavaDocs for the "java.util.ResourceBundle"
311
+ class for more information on the syntax of
312
+ resource bundle names.
313
+
314
+ </xsd:documentation>
315
+ </xsd:annotation>
316
+ </xsd:element>
317
+ <xsd:element name="navigation-handler"
318
+ type="javaee:fully-qualified-classType">
319
+ <xsd:annotation>
320
+ <xsd:documentation>
321
+
322
+ The "navigation-handler" element contains the
323
+ fully qualified class name of the concrete
324
+ NavigationHandler implementation class that will
325
+ be called during the Invoke Application phase
326
+ of the request processing lifecycle, if the
327
+ default ActionListener (provided by the JSF
328
+ implementation) is used.
329
+
330
+ </xsd:documentation>
331
+ </xsd:annotation>
332
+ </xsd:element>
333
+ <xsd:element name="view-handler"
334
+ type="javaee:fully-qualified-classType">
335
+ <xsd:annotation>
336
+ <xsd:documentation>
337
+
338
+ The "view-handler" element contains the fully
339
+ qualified class name of the concrete ViewHandler
340
+ implementation class that will be called during
341
+ the Restore View and Render Response phases of the
342
+ request processing lifecycle. The faces
343
+ implementation must provide a default
344
+ implementation of this class.
345
+
346
+ </xsd:documentation>
347
+ </xsd:annotation>
348
+ </xsd:element>
349
+ <xsd:element name="state-manager"
350
+ type="javaee:fully-qualified-classType">
351
+ <xsd:annotation>
352
+ <xsd:documentation>
353
+
354
+ The "state-manager" element contains the fully
355
+ qualified class name of the concrete StateManager
356
+ implementation class that will be called during
357
+ the Restore View and Render Response phases of the
358
+ request processing lifecycle. The faces
359
+ implementation must provide a default
360
+ implementation of this class.
361
+
362
+ </xsd:documentation>
363
+ </xsd:annotation>
364
+ </xsd:element>
365
+ <xsd:element name="el-resolver"
366
+ type="javaee:fully-qualified-classType">
367
+ <xsd:annotation>
368
+ <xsd:documentation>
369
+
370
+ The "el-resolver" element contains the fully
371
+ qualified class name of the concrete
372
+ javax.el.ELResolver implementation class
373
+ that will be used during the processing of
374
+ EL expressions.
375
+
376
+ </xsd:documentation>
377
+ </xsd:annotation>
378
+ </xsd:element>
379
+ <xsd:element name="property-resolver"
380
+ type="javaee:fully-qualified-classType">
381
+ <xsd:annotation>
382
+ <xsd:documentation>
383
+
384
+ The "property-resolver" element contains the fully
385
+ qualified class name of the concrete
386
+ PropertyResolver implementation class that will
387
+ be used during the processing of value binding
388
+ expressions.
389
+
390
+ </xsd:documentation>
391
+ </xsd:annotation>
392
+ </xsd:element>
393
+ <xsd:element name="variable-resolver"
394
+ type="javaee:fully-qualified-classType">
395
+ <xsd:annotation>
396
+ <xsd:documentation>
397
+
398
+ The "variable-resolver" element contains the fully
399
+ qualified class name of the concrete
400
+ VariableResolver implementation class that will
401
+ be used during the processing of value binding
402
+ expressions.
403
+
404
+ </xsd:documentation>
405
+ </xsd:annotation>
406
+ </xsd:element>
407
+ <xsd:element
408
+ name="locale-config"
409
+ type="javaee:faces-config-locale-configType"/>
410
+ <xsd:element
411
+ name="resource-bundle"
412
+ type="javaee:faces-config-application-resource-bundleType"/>
413
+ <xsd:element name="application-extension"
414
+ type="javaee:faces-config-application-extensionType"
415
+ minOccurs="0"
416
+ maxOccurs="unbounded"/>
417
+ </xsd:choice>
418
+ <xsd:attribute name = "id" type = "xsd:ID"/>
419
+ </xsd:complexType>
420
+
421
+ <xsd:complexType name="faces-config-application-resource-bundleType">
422
+ <xsd:annotation>
423
+ <xsd:documentation>
424
+
425
+ The resource-bundle element inside the application element
426
+ references a java.util.ResourceBundle instance by name
427
+ using the var element. ResourceBundles referenced in this
428
+ manner may be returned by a call to
429
+ Application.getResourceBundle() passing the current
430
+ FacesContext for this request and the value of the var
431
+ element below.
432
+
433
+ </xsd:documentation>
434
+ </xsd:annotation>
435
+
436
+ <xsd:sequence>
437
+ <xsd:group ref="javaee:descriptionGroup"/>
438
+ <xsd:element name="base-name"
439
+ type="javaee:fully-qualified-classType">
440
+ <xsd:annotation>
441
+ <xsd:documentation>
442
+
443
+ The fully qualified class name of the
444
+ java.util.ResourceBundle instance.
445
+
446
+ </xsd:documentation>
447
+ </xsd:annotation>
448
+ </xsd:element>
449
+ <xsd:element name="var"
450
+ type="javaee:string">
451
+ <xsd:annotation>
452
+ <xsd:documentation>
453
+
454
+ The name by which this ResourceBundle instance
455
+ is retrieved by a call to
456
+ Application.getResourceBundle().
457
+
458
+ </xsd:documentation>
459
+ </xsd:annotation>
460
+ </xsd:element>
461
+ </xsd:sequence>
462
+ <xsd:attribute name="id" type="xsd:ID"/>
463
+ </xsd:complexType>
464
+
465
+ <!-- **************************************************** -->
466
+
467
+ <xsd:complexType name = "faces-config-application-extensionType">
468
+ <xsd:annotation>
469
+ <xsd:documentation>
470
+
471
+ Extension element for application. It may contain
472
+ implementation specific content.
473
+
474
+ </xsd:documentation>
475
+ </xsd:annotation>
476
+
477
+ <xsd:sequence>
478
+ <xsd:any namespace="##any"
479
+ processContents="lax"
480
+ minOccurs="0"
481
+ maxOccurs="unbounded" />
482
+ </xsd:sequence>
483
+ <xsd:attribute name="id" type="xsd:ID"/>
484
+ </xsd:complexType>
485
+
486
+
487
+ <!-- **************************************************** -->
488
+
489
+ <xsd:complexType name = "faces-config-factoryType">
490
+ <xsd:annotation>
491
+ <xsd:documentation>
492
+
493
+ The "factory" element provides a mechanism to define the
494
+ various Factories that comprise parts of the implementation
495
+ of JavaServer Faces. For nested elements that are not
496
+ specified, the JSF implementation must provide a suitable
497
+ default.
498
+
499
+ </xsd:documentation>
500
+ </xsd:annotation>
501
+
502
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
503
+ <xsd:element name="application-factory"
504
+ type="javaee:fully-qualified-classType">
505
+ <xsd:annotation>
506
+ <xsd:documentation>
507
+
508
+ The "application-factory" element contains the
509
+ fully qualified class name of the concrete
510
+ ApplicationFactory implementation class that will
511
+ be called when
512
+ FactoryFinder.getFactory(APPLICATION_FACTORY) is
513
+ called.
514
+
515
+ </xsd:documentation>
516
+ </xsd:annotation>
517
+ </xsd:element>
518
+ <xsd:element name="faces-context-factory"
519
+ type="javaee:fully-qualified-classType">
520
+ <xsd:annotation>
521
+ <xsd:documentation>
522
+
523
+ The "faces-context-factory" element contains the
524
+ fully qualified class name of the concrete
525
+ FacesContextFactory implementation class that will
526
+ be called when
527
+ FactoryFinder.getFactory(FACES_CONTEXT_FACTORY)
528
+ is called.
529
+
530
+ </xsd:documentation>
531
+ </xsd:annotation>
532
+ </xsd:element>
533
+ <xsd:element name="lifecycle-factory"
534
+ type="javaee:fully-qualified-classType">
535
+ <xsd:annotation>
536
+ <xsd:documentation>
537
+
538
+ The "lifecycle-factory" element contains the fully
539
+ qualified class name of the concrete LifecycleFactory
540
+ implementation class that will be called when
541
+ FactoryFinder.getFactory(LIFECYCLE_FACTORY) is called.
542
+
543
+ </xsd:documentation>
544
+ </xsd:annotation>
545
+ </xsd:element>
546
+ <xsd:element name="render-kit-factory"
547
+ type="javaee:fully-qualified-classType">
548
+ <xsd:annotation>
549
+ <xsd:documentation>
550
+
551
+ The "render-kit-factory" element contains the fully
552
+ qualified class name of the concrete RenderKitFactory
553
+ implementation class that will be called when
554
+ FactoryFinder.getFactory(RENDER_KIT_FACTORY) is
555
+ called.
556
+
557
+ </xsd:documentation>
558
+ </xsd:annotation>
559
+ </xsd:element>
560
+ <xsd:element name="factory-extension"
561
+ type="javaee:faces-config-factory-extensionType"
562
+ minOccurs="0"
563
+ maxOccurs="unbounded"/>
564
+ </xsd:choice>
565
+ <xsd:attribute name = "id" type = "xsd:ID"/>
566
+ </xsd:complexType>
567
+
568
+ <!-- **************************************************** -->
569
+
570
+ <xsd:complexType name = "faces-config-factory-extensionType">
571
+ <xsd:annotation>
572
+ <xsd:documentation>
573
+
574
+ Extension element for factory. It may contain
575
+ implementation specific content.
576
+
577
+ </xsd:documentation>
578
+ </xsd:annotation>
579
+
580
+ <xsd:sequence>
581
+ <xsd:any namespace="##any"
582
+ processContents="lax"
583
+ minOccurs="0"
584
+ maxOccurs="unbounded" />
585
+ </xsd:sequence>
586
+ <xsd:attribute name="id" type="xsd:ID"/>
587
+ </xsd:complexType>
588
+
589
+
590
+ <!-- **************************************************** -->
591
+
592
+ <xsd:complexType name="faces-config-attributeType">
593
+ <xsd:annotation>
594
+ <xsd:documentation>
595
+
596
+ The "attribute" element represents a named, typed, value
597
+ associated with the parent UIComponent via the generic
598
+ attributes mechanism.
599
+
600
+ Attribute names must be unique within the scope of the parent
601
+ (or related) component.
602
+
603
+ </xsd:documentation>
604
+ </xsd:annotation>
605
+
606
+ <xsd:sequence>
607
+ <xsd:group ref="javaee:descriptionGroup"/>
608
+ <xsd:element name="attribute-name"
609
+ type="javaee:string">
610
+ <xsd:annotation>
611
+ <xsd:documentation>
612
+
613
+ The "attribute-name" element represents the name under
614
+ which the corresponding value will be stored, in the
615
+ generic attributes of the UIComponent we are related
616
+ to.
617
+
618
+ </xsd:documentation>
619
+ </xsd:annotation>
620
+ </xsd:element>
621
+ <xsd:element name="attribute-class"
622
+ type="javaee:fully-qualified-classType">
623
+ <xsd:annotation>
624
+ <xsd:documentation>
625
+
626
+ The "attribute-class" element represents the Java type
627
+ of the value associated with this attribute name.
628
+
629
+ </xsd:documentation>
630
+ </xsd:annotation>
631
+ </xsd:element>
632
+ <xsd:element name="default-value"
633
+ type="javaee:faces-config-default-valueType"
634
+ minOccurs="0"/>
635
+ <xsd:element name="suggested-value"
636
+ type="javaee:faces-config-suggested-valueType"
637
+ minOccurs="0"/>
638
+ <xsd:element name="attribute-extension"
639
+ type="javaee:faces-config-attribute-extensionType"
640
+ minOccurs="0"
641
+ maxOccurs="unbounded"/>
642
+ </xsd:sequence>
643
+ <xsd:attribute name = "id" type = "xsd:ID"/>
644
+ </xsd:complexType>
645
+
646
+ <!-- **************************************************** -->
647
+
648
+ <xsd:complexType name = "faces-config-attribute-extensionType">
649
+ <xsd:annotation>
650
+ <xsd:documentation>
651
+
652
+ Extension element for attribute. It may contain
653
+ implementation specific content.
654
+
655
+ </xsd:documentation>
656
+ </xsd:annotation>
657
+
658
+ <xsd:sequence>
659
+ <xsd:any namespace="##any"
660
+ processContents="lax"
661
+ minOccurs="0"
662
+ maxOccurs="unbounded" />
663
+ </xsd:sequence>
664
+ <xsd:attribute name="id" type="xsd:ID"/>
665
+ </xsd:complexType>
666
+
667
+ <!-- **************************************************** -->
668
+
669
+ <xsd:complexType name="faces-config-componentType">
670
+ <xsd:annotation>
671
+ <xsd:documentation>
672
+
673
+ The "component" element represents a concrete UIComponent
674
+ implementation class that should be registered under the
675
+ specified type identifier, along with its associated
676
+ properties and attributes. Component types must be unique
677
+ within the entire web application.
678
+
679
+ Nested "attribute" elements identify generic attributes that
680
+ are recognized by the implementation logic of this component.
681
+ Nested "property" elements identify JavaBeans properties of
682
+ the component class that may be exposed for manipulation
683
+ via tools.
684
+
685
+ </xsd:documentation>
686
+ </xsd:annotation>
687
+
688
+ <xsd:sequence>
689
+ <xsd:group ref="javaee:descriptionGroup"/>
690
+ <xsd:element name="component-type"
691
+ type="javaee:string">
692
+ <xsd:annotation>
693
+ <xsd:documentation>
694
+
695
+ The "component-type" element represents the name under
696
+ which the corresponding UIComponent class should be
697
+ registered.
698
+
699
+ </xsd:documentation>
700
+ </xsd:annotation>
701
+ </xsd:element>
702
+ <xsd:element name="component-class"
703
+ type="javaee:fully-qualified-classType">
704
+ <xsd:annotation>
705
+ <xsd:documentation>
706
+
707
+ The "component-class" element represents the fully
708
+ qualified class name of a concrete UIComponent
709
+ implementation class.
710
+
711
+ </xsd:documentation>
712
+ </xsd:annotation>
713
+ </xsd:element>
714
+ <xsd:element name="facet"
715
+ type="javaee:faces-config-facetType"
716
+ minOccurs="0"
717
+ maxOccurs="unbounded"/>
718
+ <xsd:element name="attribute"
719
+ type="javaee:faces-config-attributeType"
720
+ minOccurs="0"
721
+ maxOccurs="unbounded"/>
722
+ <xsd:element name="property"
723
+ type="javaee:faces-config-propertyType"
724
+ minOccurs="0"
725
+ maxOccurs="unbounded"/>
726
+ <xsd:element name="component-extension"
727
+ type="javaee:faces-config-component-extensionType"
728
+ minOccurs="0"
729
+ maxOccurs="unbounded"/>
730
+ </xsd:sequence>
731
+ <xsd:attribute name="id" type="xsd:ID"/>
732
+ </xsd:complexType>
733
+
734
+ <!-- **************************************************** -->
735
+
736
+ <xsd:complexType name="faces-config-component-extensionType">
737
+ <xsd:annotation>
738
+ <xsd:documentation>
739
+ Extension element for component. It may contain
740
+ implementation specific content.
741
+ </xsd:documentation>
742
+ </xsd:annotation>
743
+
744
+ <xsd:sequence>
745
+ <xsd:any namespace="##any"
746
+ processContents="lax"
747
+ minOccurs="0"
748
+ maxOccurs="unbounded" />
749
+ </xsd:sequence>
750
+ <xsd:attribute name="id" type="xsd:ID"/>
751
+ </xsd:complexType>
752
+
753
+ <!-- **************************************************** -->
754
+
755
+ <xsd:complexType name="faces-config-default-localeType">
756
+ <xsd:annotation>
757
+ <xsd:documentation>
758
+
759
+ The "default-locale" element declares the default locale
760
+ for this application instance.
761
+
762
+ It must be specified as :language:[_:country:[_:variant:]]
763
+ without the colons, for example "ja_JP_SJIS". The
764
+ separators between the segments may be '-' or '_'.
765
+
766
+ </xsd:documentation>
767
+ </xsd:annotation>
768
+ <xsd:simpleContent>
769
+ <xsd:extension base="javaee:faces-config-localeType">
770
+ <xsd:attribute name="id" type="xsd:ID"/>
771
+ </xsd:extension>
772
+ </xsd:simpleContent>
773
+ </xsd:complexType>
774
+
775
+ <!-- **************************************************** -->
776
+
777
+
778
+ <xsd:complexType name="faces-config-default-valueType">
779
+ <xsd:annotation>
780
+ <xsd:documentation>
781
+
782
+ The "default-value" contains the value for the property or
783
+ attribute in which this element resides. This value differs
784
+ from the "suggested-value" in that the property or attribute
785
+ must take the value, whereas in "suggested-value" taking the
786
+ value is optional.
787
+
788
+ </xsd:documentation>
789
+ </xsd:annotation>
790
+ <xsd:simpleContent>
791
+ <xsd:restriction base="javaee:string"/>
792
+ </xsd:simpleContent>
793
+ </xsd:complexType>
794
+
795
+ <!-- **************************************************** -->
796
+
797
+ <xsd:simpleType name="faces-config-el-expressionType">
798
+ <xsd:annotation>
799
+ <xsd:documentation>
800
+
801
+ EL expressions present within a faces config file
802
+ must start with the character sequence of '#{' and
803
+ end with '}'.
804
+
805
+ </xsd:documentation>
806
+ </xsd:annotation>
807
+ <xsd:restriction base="xsd:string">
808
+ <xsd:pattern value="#\{.*\}"/>
809
+ </xsd:restriction>
810
+ </xsd:simpleType>
811
+
812
+ <!-- **************************************************** -->
813
+
814
+ <xsd:complexType name="faces-config-facetType">
815
+ <xsd:annotation>
816
+ <xsd:documentation>
817
+
818
+ Define the name and other design-time information for a facet
819
+ that is associated with a renderer or a component.
820
+
821
+ </xsd:documentation>
822
+ </xsd:annotation>
823
+
824
+ <xsd:sequence>
825
+ <xsd:group ref="javaee:descriptionGroup"/>
826
+ <xsd:element name="facet-name"
827
+ type="javaee:java-identifierType">
828
+ <xsd:annotation>
829
+ <xsd:documentation>
830
+
831
+ The "facet-name" element represents the facet name
832
+ under which a UIComponent will be added to its parent.
833
+ It must be of type "Identifier".
834
+
835
+ </xsd:documentation>
836
+ </xsd:annotation>
837
+ </xsd:element>
838
+ <xsd:element name="facet-extension"
839
+ type="javaee:faces-config-facet-extensionType"
840
+ minOccurs="0"
841
+ maxOccurs="unbounded"/>
842
+ </xsd:sequence>
843
+ <xsd:attribute name="id" type="xsd:ID"/>
844
+ </xsd:complexType>
845
+
846
+ <!-- **************************************************** -->
847
+
848
+ <xsd:complexType name="faces-config-facet-extensionType">
849
+ <xsd:annotation>
850
+ <xsd:documentation>
851
+
852
+ Extension element for facet. It may contain implementation
853
+ specific content.
854
+
855
+ </xsd:documentation>
856
+ </xsd:annotation>
857
+
858
+ <xsd:sequence>
859
+ <xsd:any namespace="##any"
860
+ processContents="lax"
861
+ minOccurs="0"
862
+ maxOccurs="unbounded" />
863
+ </xsd:sequence>
864
+ <xsd:attribute name="id" type="xsd:ID"/>
865
+ </xsd:complexType>
866
+
867
+ <!-- **************************************************** -->
868
+
869
+ <xsd:complexType name="faces-config-from-view-idType">
870
+ <xsd:annotation>
871
+ <xsd:documentation>
872
+
873
+ The value of from-view-id must contain one of the following
874
+ values:
875
+
876
+ - The exact match for a view identifier that is recognized
877
+ by the the ViewHandler implementation being used (such as
878
+ "/index.jsp" if you are using the default ViewHandler).
879
+
880
+ - A proper prefix of a view identifier, plus a trailing
881
+ "*" character. This pattern indicates that all view
882
+ identifiers that match the portion of the pattern up to
883
+ the asterisk will match the surrounding rule. When more
884
+ than one match exists, the match with the longest pattern
885
+ is selected.
886
+
887
+ - An "*" character, which means that this pattern applies
888
+ to all view identifiers.
889
+
890
+ </xsd:documentation>
891
+ </xsd:annotation>
892
+ <xsd:simpleContent>
893
+ <xsd:restriction base="javaee:string"/>
894
+ </xsd:simpleContent>
895
+ </xsd:complexType>
896
+
897
+ <!-- **************************************************** -->
898
+
899
+ <xsd:complexType name="faces-config-from-actionType">
900
+ <xsd:annotation>
901
+ <xsd:documentation>
902
+
903
+ The "from-action" element contains an action reference
904
+ expression that must have been executed (by the default
905
+ ActionListener for handling application level events)
906
+ in order to select the navigation rule. If not specified,
907
+ this rule will be relevant no matter which action reference
908
+ was executed (or if no action reference was executed).
909
+
910
+ </xsd:documentation>
911
+ </xsd:annotation>
912
+ <xsd:simpleContent>
913
+ <xsd:extension base="javaee:faces-config-el-expressionType">
914
+ <xsd:attribute name="id" type="xsd:ID"/>
915
+ </xsd:extension>
916
+ </xsd:simpleContent>
917
+ </xsd:complexType>
918
+
919
+ <!-- **************************************************** -->
920
+
921
+ <xsd:complexType name="faces-config-converterType">
922
+ <xsd:annotation>
923
+ <xsd:documentation>
924
+
925
+ The "converter" element represents a concrete Converter
926
+ implementation class that should be registered under the
927
+ specified converter identifier. Converter identifiers must
928
+ be unique within the entire web application.
929
+
930
+ Nested "attribute" elements identify generic attributes that
931
+ may be configured on the corresponding UIComponent in order
932
+ to affect the operation of the Converter. Nested "property"
933
+ elements identify JavaBeans properties of the Converter
934
+ implementation class that may be configured to affect the
935
+ operation of the Converter. "attribute" and "property"
936
+ elements are intended to allow component developers to
937
+ more completely describe their components to tools and users.
938
+ These elements have no required runtime semantics.
939
+
940
+ </xsd:documentation>
941
+ </xsd:annotation>
942
+
943
+ <xsd:sequence>
944
+ <xsd:group ref="javaee:descriptionGroup"/>
945
+ <xsd:choice>
946
+ <xsd:element name="converter-id"
947
+ type="javaee:string">
948
+ <xsd:annotation>
949
+ <xsd:documentation>
950
+
951
+ The "converter-id" element represents the
952
+ identifier under which the corresponding
953
+ Converter class should be registered.
954
+
955
+ </xsd:documentation>
956
+ </xsd:annotation>
957
+ </xsd:element>
958
+
959
+ <xsd:element name="converter-for-class"
960
+ type="javaee:fully-qualified-classType">
961
+ <xsd:annotation>
962
+ <xsd:documentation>
963
+
964
+ The "converter-for-class" element represents the
965
+ fully qualified class name for which a Converter
966
+ class will be registered.
967
+
968
+ </xsd:documentation>
969
+ </xsd:annotation>
970
+ </xsd:element>
971
+ </xsd:choice>
972
+
973
+ <xsd:element name="converter-class"
974
+ type="javaee:fully-qualified-classType">
975
+ <xsd:annotation>
976
+ <xsd:documentation>
977
+
978
+ The "converter-class" element represents the fully
979
+ qualified class name of a concrete Converter
980
+ implementation class.
981
+
982
+ </xsd:documentation>
983
+ </xsd:annotation>
984
+ </xsd:element>
985
+ <xsd:element name="attribute"
986
+ type="javaee:faces-config-attributeType"
987
+ minOccurs="0"
988
+ maxOccurs="unbounded">
989
+ <xsd:annotation>
990
+ <xsd:documentation>
991
+
992
+ Nested "attribute" elements identify generic
993
+ attributes that may be configured on the
994
+ corresponding UIComponent in order to affect the
995
+ operation of the Converter. This attribute is
996
+ primarily for design-time tools and is not
997
+ specified to have any meaning at runtime.
998
+
999
+ </xsd:documentation>
1000
+ </xsd:annotation>
1001
+ </xsd:element>
1002
+ <xsd:element name="property"
1003
+ type="javaee:faces-config-propertyType"
1004
+ minOccurs="0"
1005
+ maxOccurs="unbounded">
1006
+ <xsd:annotation>
1007
+ <xsd:documentation>
1008
+
1009
+ Nested "property" elements identify JavaBeans
1010
+ properties of the Converter implementation class
1011
+ that may be configured to affect the operation of
1012
+ the Converter. This attribute is primarily for
1013
+ design-time tools and is not specified to have
1014
+ any meaning at runtime.
1015
+
1016
+ </xsd:documentation>
1017
+ </xsd:annotation>
1018
+ </xsd:element>
1019
+ <xsd:element name="converter-extension"
1020
+ type="javaee:faces-config-converter-extensionType"
1021
+ minOccurs="0"
1022
+ maxOccurs="unbounded"/>
1023
+ </xsd:sequence>
1024
+ <xsd:attribute name="id" type="xsd:ID"/>
1025
+ </xsd:complexType>
1026
+
1027
+ <!-- **************************************************** -->
1028
+
1029
+ <xsd:complexType name = "faces-config-converter-extensionType">
1030
+ <xsd:annotation>
1031
+ <xsd:documentation>
1032
+
1033
+ Extension element for converter. It may contain
1034
+ implementation specific content.
1035
+
1036
+ </xsd:documentation>
1037
+ </xsd:annotation>
1038
+
1039
+ <xsd:sequence>
1040
+ <xsd:any namespace="##any"
1041
+ processContents="lax"
1042
+ minOccurs="0"
1043
+ maxOccurs="unbounded" />
1044
+ </xsd:sequence>
1045
+ <xsd:attribute name="id" type="xsd:ID"/>
1046
+ </xsd:complexType>
1047
+
1048
+
1049
+
1050
+ <!-- **************************************************** -->
1051
+
1052
+ <xsd:complexType name="faces-config-lifecycleType">
1053
+ <xsd:annotation>
1054
+ <xsd:documentation>
1055
+
1056
+ The "lifecycle" element provides a mechanism to specify
1057
+ modifications to the behaviour of the default Lifecycle
1058
+ implementation for this web application.
1059
+
1060
+ </xsd:documentation>
1061
+ </xsd:annotation>
1062
+
1063
+ <xsd:sequence>
1064
+ <xsd:element name="phase-listener"
1065
+ type="javaee:fully-qualified-classType"
1066
+ minOccurs="0"
1067
+ maxOccurs="unbounded">
1068
+
1069
+ <xsd:annotation>
1070
+ <xsd:documentation>
1071
+
1072
+ The "phase-listener" element contains the fully
1073
+ qualified class name of the concrete PhaseListener
1074
+ implementation class that will be registered on
1075
+ the Lifecycle.
1076
+
1077
+ </xsd:documentation>
1078
+ </xsd:annotation>
1079
+ </xsd:element>
1080
+ <xsd:element name="lifecycle-extension"
1081
+ type="javaee:faces-config-lifecycle-extensionType"
1082
+ minOccurs="0"
1083
+ maxOccurs="unbounded"/>
1084
+
1085
+ </xsd:sequence>
1086
+ <xsd:attribute name="id" type="xsd:ID"/>
1087
+
1088
+ </xsd:complexType>
1089
+
1090
+ <!-- **************************************************** -->
1091
+
1092
+ <xsd:complexType name = "faces-config-lifecycle-extensionType">
1093
+ <xsd:annotation>
1094
+ <xsd:documentation>
1095
+
1096
+ Extension element for lifecycle. It may contain
1097
+ implementation specific content.
1098
+
1099
+ </xsd:documentation>
1100
+ </xsd:annotation>
1101
+
1102
+ <xsd:sequence>
1103
+ <xsd:any namespace="##any"
1104
+ processContents="lax"
1105
+ minOccurs="0"
1106
+ maxOccurs="unbounded" />
1107
+ </xsd:sequence>
1108
+ <xsd:attribute name="id" type="xsd:ID"/>
1109
+ </xsd:complexType>
1110
+
1111
+
1112
+ <!-- **************************************************** -->
1113
+
1114
+ <xsd:simpleType name="faces-config-localeType">
1115
+ <xsd:annotation>
1116
+ <xsd:documentation>
1117
+
1118
+ The localeType defines valid locale defined by ISO-639-1
1119
+ and ISO-3166.
1120
+
1121
+ </xsd:documentation>
1122
+ </xsd:annotation>
1123
+
1124
+ <xsd:restriction base="xsd:string">
1125
+ <xsd:pattern value="([a-z]{2})[_|\-]?([\p{L}]{2})?[_|\-]?(\w+)?"/>
1126
+ </xsd:restriction>
1127
+ </xsd:simpleType>
1128
+
1129
+ <!-- **************************************************** -->
1130
+
1131
+ <xsd:complexType name="faces-config-locale-configType">
1132
+ <xsd:annotation>
1133
+ <xsd:documentation>
1134
+
1135
+ The "locale-config" element allows the app developer to
1136
+ declare the supported locales for this application.
1137
+
1138
+ </xsd:documentation>
1139
+ </xsd:annotation>
1140
+
1141
+ <xsd:sequence>
1142
+ <xsd:element name="default-locale"
1143
+ type="javaee:faces-config-default-localeType"
1144
+ minOccurs="0">
1145
+ </xsd:element>
1146
+ <xsd:element name="supported-locale"
1147
+ type="javaee:faces-config-supported-localeType"
1148
+ minOccurs="0"
1149
+ maxOccurs="unbounded">
1150
+ </xsd:element>
1151
+ </xsd:sequence>
1152
+ <xsd:attribute name="id" type="xsd:ID"/>
1153
+ </xsd:complexType>
1154
+
1155
+ <!-- **************************************************** -->
1156
+
1157
+ <xsd:complexType name="faces-config-managed-beanType">
1158
+ <xsd:annotation>
1159
+ <xsd:documentation>
1160
+
1161
+ The "managed-bean" element represents a JavaBean, of a
1162
+ particular class, that will be dynamically instantiated
1163
+ at runtime (by the default VariableResolver implementation)
1164
+ if it is referenced as the first element of a value binding
1165
+ expression, and no corresponding bean can be identified in
1166
+ any scope. In addition to the creation of the managed bean,
1167
+ and the optional storing of it into the specified scope,
1168
+ the nested managed-property elements can be used to
1169
+ initialize the contents of settable JavaBeans properties of
1170
+ the created instance.
1171
+
1172
+ </xsd:documentation>
1173
+ </xsd:annotation>
1174
+
1175
+ <xsd:sequence>
1176
+ <xsd:group ref="javaee:descriptionGroup"/>
1177
+ <xsd:element name="managed-bean-name"
1178
+ type="javaee:java-identifierType">
1179
+ <xsd:annotation>
1180
+ <xsd:documentation>
1181
+
1182
+ The "managed-bean-name" element represents the
1183
+ attribute name under which a managed bean will
1184
+ be searched for, as well as stored (unless the
1185
+ "managed-bean-scope" value is "none").
1186
+
1187
+ </xsd:documentation>
1188
+ </xsd:annotation>
1189
+ </xsd:element>
1190
+ <xsd:element name="managed-bean-class"
1191
+ type="javaee:fully-qualified-classType">
1192
+ <xsd:annotation>
1193
+ <xsd:documentation>
1194
+
1195
+ The "managed-bean-class" element represents the fully
1196
+ qualified class name of the Java class that will be
1197
+ used`to instantiate a new instance if creation of the
1198
+ specified`managed bean is requested.
1199
+
1200
+ The specified class must conform to standard JavaBeans
1201
+ conventions. In particular, it must have a public
1202
+ zero-arguments constructor, and zero or more public
1203
+ property setters.
1204
+
1205
+ </xsd:documentation>
1206
+ </xsd:annotation>
1207
+ </xsd:element>
1208
+ <xsd:element
1209
+ name="managed-bean-scope"
1210
+ type="javaee:faces-config-managed-bean-scopeOrNoneType">
1211
+ <xsd:annotation>
1212
+ <xsd:documentation>
1213
+
1214
+ The "managed-bean-scope" element represents the scope
1215
+ into which a newly created instance of the specified
1216
+ managed bean will be stored (unless the value is
1217
+ "none").
1218
+
1219
+ </xsd:documentation>
1220
+ </xsd:annotation>
1221
+ </xsd:element>
1222
+ <xsd:choice>
1223
+ <xsd:element name="managed-property"
1224
+ type="javaee:faces-config-managed-propertyType"
1225
+ minOccurs="0"
1226
+ maxOccurs="unbounded"/>
1227
+ <xsd:element name="map-entries"
1228
+ type="javaee:faces-config-map-entriesType"/>
1229
+ <xsd:element name="list-entries"
1230
+ type="javaee:faces-config-list-entriesType"/>
1231
+ </xsd:choice>
1232
+ <xsd:element name="managed-bean-extension"
1233
+ type="javaee:faces-config-managed-bean-extensionType"
1234
+ minOccurs="0"
1235
+ maxOccurs="unbounded"/>
1236
+ </xsd:sequence>
1237
+ <xsd:attribute name="id" type="xsd:ID"/>
1238
+ </xsd:complexType>
1239
+
1240
+ <!-- **************************************************** -->
1241
+
1242
+ <xsd:complexType name = "faces-config-managed-bean-extensionType">
1243
+ <xsd:annotation>
1244
+ <xsd:documentation>
1245
+
1246
+ Extension element for managed-bean. It may contain
1247
+ implementation specific content.
1248
+
1249
+ </xsd:documentation>
1250
+ </xsd:annotation>
1251
+
1252
+ <xsd:sequence>
1253
+ <xsd:any namespace="##any"
1254
+ processContents="lax"
1255
+ minOccurs="0"
1256
+ maxOccurs="unbounded" />
1257
+ </xsd:sequence>
1258
+ <xsd:attribute name="id" type="xsd:ID"/>
1259
+ </xsd:complexType>
1260
+
1261
+
1262
+ <!-- **************************************************** -->
1263
+
1264
+ <xsd:complexType name="faces-config-managed-bean-scopeOrNoneType">
1265
+ <xsd:annotation>
1266
+ <xsd:documentation>
1267
+
1268
+ <![CDATA[
1269
+ Defines the legal values for the <managed-bean-scope>
1270
+ element's body content, which includes all of the scopes
1271
+ normally used in a web application, plus the "none" value
1272
+ indicating that a created bean should not be stored into
1273
+ any scope.
1274
+ ]]>
1275
+
1276
+ </xsd:documentation>
1277
+ </xsd:annotation>
1278
+
1279
+ <xsd:simpleContent>
1280
+ <xsd:restriction base="javaee:string">
1281
+ <xsd:enumeration value="request"/>
1282
+ <xsd:enumeration value="session"/>
1283
+ <xsd:enumeration value="application"/>
1284
+ <xsd:enumeration value="none"/>
1285
+ </xsd:restriction>
1286
+ </xsd:simpleContent>
1287
+ </xsd:complexType>
1288
+
1289
+ <!-- **************************************************** -->
1290
+
1291
+ <xsd:complexType name="faces-config-managed-propertyType">
1292
+ <xsd:annotation>
1293
+ <xsd:documentation>
1294
+
1295
+ The "managed-property" element represents an individual
1296
+ property of a managed bean that will be configured to the
1297
+ specified value (or value set) if the corresponding
1298
+ managed bean is automatically created.
1299
+
1300
+ </xsd:documentation>
1301
+ </xsd:annotation>
1302
+ <xsd:sequence>
1303
+ <xsd:group ref="javaee:descriptionGroup"/>
1304
+ <xsd:element name="property-name"
1305
+ type="javaee:string">
1306
+ <xsd:annotation>
1307
+ <xsd:documentation>
1308
+
1309
+ The "property-name" element represents the JavaBeans
1310
+ property name under which the corresponding value may
1311
+ be stored.
1312
+
1313
+ </xsd:documentation>
1314
+ </xsd:annotation>
1315
+ </xsd:element>
1316
+ <xsd:element name="property-class"
1317
+ type="javaee:java-typeType"
1318
+ minOccurs="0">
1319
+ <xsd:annotation>
1320
+ <xsd:documentation>
1321
+
1322
+ The "property-class" element represents the Java type
1323
+ of the value associated with this property name.
1324
+ If not specified, it can be inferred from existing
1325
+ classes; however, this element should be specified
1326
+ if the configuration file is going to be the source
1327
+ for generating the corresponding classes.
1328
+
1329
+ </xsd:documentation>
1330
+ </xsd:annotation>
1331
+ </xsd:element>
1332
+ <xsd:choice>
1333
+ <xsd:element name="map-entries"
1334
+ type="javaee:faces-config-map-entriesType"/>
1335
+ <xsd:element name="null-value"
1336
+ type="javaee:faces-config-null-valueType">
1337
+ </xsd:element>
1338
+ <xsd:element name="value"
1339
+ type="javaee:faces-config-valueType"/>
1340
+ <xsd:element name="list-entries"
1341
+ type="javaee:faces-config-list-entriesType"/>
1342
+ </xsd:choice>
1343
+ </xsd:sequence>
1344
+ <xsd:attribute name="id" type="xsd:ID"/>
1345
+ </xsd:complexType>
1346
+
1347
+ <!-- **************************************************** -->
1348
+
1349
+ <xsd:complexType name="faces-config-map-entryType">
1350
+ <xsd:annotation>
1351
+ <xsd:documentation>
1352
+
1353
+ The "map-entry" element reprsents a single key-entry pair
1354
+ that will be added to the computed value of a managed
1355
+ property of type java.util.Map.
1356
+
1357
+ </xsd:documentation>
1358
+ </xsd:annotation>
1359
+ <xsd:sequence>
1360
+ <xsd:element name="key"
1361
+ type="javaee:string">
1362
+ <xsd:annotation>
1363
+ <xsd:documentation>
1364
+
1365
+ The "key" element is the String representation of a
1366
+ map key that will be stored in a managed property of
1367
+ type java.util.Map.
1368
+
1369
+ </xsd:documentation>
1370
+ </xsd:annotation>
1371
+ </xsd:element>
1372
+ <xsd:choice>
1373
+ <xsd:element name="null-value"
1374
+ type="javaee:faces-config-null-valueType"/>
1375
+ <xsd:element name="value"
1376
+ type="javaee:faces-config-valueType"/>
1377
+ </xsd:choice>
1378
+ </xsd:sequence>
1379
+ <xsd:attribute name="id" type="xsd:ID"/>
1380
+ </xsd:complexType>
1381
+
1382
+ <!-- **************************************************** -->
1383
+
1384
+ <xsd:complexType name="faces-config-map-entriesType">
1385
+ <xsd:annotation>
1386
+ <xsd:documentation>
1387
+
1388
+ The "map-entries' element represents a set of key-entry pairs
1389
+ that will be added to the computed value of a managed property
1390
+ of type java.util.Map. In addition, the Java class types
1391
+ of the key and entry values may be optionally declared.
1392
+
1393
+ </xsd:documentation>
1394
+ </xsd:annotation>
1395
+
1396
+ <xsd:sequence>
1397
+ <xsd:element name="key-class"
1398
+ type="javaee:fully-qualified-classType"
1399
+ minOccurs="0">
1400
+ <xsd:annotation>
1401
+ <xsd:documentation>
1402
+
1403
+ The "key-class" element defines the Java type to which
1404
+ each "key" element in a set of "map-entry" elements
1405
+ will be converted to. If omitted, "java.lang.String"
1406
+ is assumed.
1407
+
1408
+ </xsd:documentation>
1409
+ </xsd:annotation>
1410
+ </xsd:element>
1411
+ <xsd:element name="value-class"
1412
+ type="javaee:faces-config-value-classType"
1413
+ minOccurs="0"/>
1414
+ <xsd:element name="map-entry"
1415
+ type="javaee:faces-config-map-entryType"
1416
+ minOccurs="0"
1417
+ maxOccurs="unbounded"/>
1418
+ </xsd:sequence>
1419
+ <xsd:attribute name="id" type="xsd:ID"/>
1420
+ </xsd:complexType>
1421
+
1422
+ <!-- **************************************************** -->
1423
+
1424
+ <xsd:complexType name="faces-config-navigation-caseType">
1425
+ <xsd:annotation>
1426
+ <xsd:documentation>
1427
+
1428
+ The "navigation-case" element describes a particular
1429
+ combination of conditions that must match for this case to
1430
+ be executed, and the view id of the component tree that
1431
+ should be selected next.
1432
+
1433
+ </xsd:documentation>
1434
+ </xsd:annotation>
1435
+ <xsd:sequence>
1436
+ <xsd:group ref="javaee:descriptionGroup"/>
1437
+ <xsd:element name="from-action"
1438
+ type="javaee:faces-config-from-actionType"
1439
+ minOccurs="0">
1440
+ </xsd:element>
1441
+ <xsd:element name="from-outcome"
1442
+ type="javaee:string" minOccurs="0">
1443
+ <xsd:annotation>
1444
+ <xsd:documentation>
1445
+
1446
+ The "from-outcome" element contains a logical outcome
1447
+ string returned by the execution of an application
1448
+ action method selected via an "actionRef" property
1449
+ (or a literal value specified by an "action" property)
1450
+ of a UICommand component. If specified, this rule
1451
+ will be relevant only if the outcome value matches
1452
+ this element's value. If not specified, this rule
1453
+ will be relevant no matter what the outcome value was.
1454
+
1455
+ </xsd:documentation>
1456
+ </xsd:annotation>
1457
+ </xsd:element>
1458
+ <xsd:element name="to-view-id"
1459
+ type="javaee:string">
1460
+ <xsd:annotation>
1461
+ <xsd:documentation>
1462
+
1463
+ The "to-view-id" element contains the view identifier
1464
+ of the next view that should be displayed if this
1465
+ navigation rule is matched.
1466
+
1467
+ </xsd:documentation>
1468
+ </xsd:annotation>
1469
+ </xsd:element>
1470
+ <xsd:element
1471
+ name="redirect"
1472
+ type="javaee:faces-config-redirectType" minOccurs="0"/>
1473
+ </xsd:sequence>
1474
+ <xsd:attribute name="id" type="xsd:ID"/>
1475
+ </xsd:complexType>
1476
+
1477
+ <!-- **************************************************** -->
1478
+
1479
+ <xsd:complexType name="faces-config-navigation-ruleType">
1480
+ <xsd:annotation>
1481
+ <xsd:documentation>
1482
+
1483
+ The "navigation-rule" element represents an individual
1484
+ decision rule that will be utilized by the default
1485
+ NavigationHandler implementation to make decisions on
1486
+ what view should be displayed next, based on the
1487
+ view id being processed.
1488
+
1489
+ </xsd:documentation>
1490
+ </xsd:annotation>
1491
+ <xsd:sequence>
1492
+ <xsd:group ref="javaee:descriptionGroup"/>
1493
+ <xsd:element name="from-view-id"
1494
+ type="javaee:faces-config-from-view-idType"
1495
+ minOccurs="0"/>
1496
+ <xsd:element name="navigation-case"
1497
+ type="javaee:faces-config-navigation-caseType"
1498
+ minOccurs="0"
1499
+ maxOccurs="unbounded"/>
1500
+ <xsd:element
1501
+ name="navigation-rule-extension"
1502
+ type="javaee:faces-config-navigation-rule-extensionType"
1503
+ minOccurs="0"
1504
+ maxOccurs="unbounded"/>
1505
+ </xsd:sequence>
1506
+ <xsd:attribute name="id" type="xsd:ID"/>
1507
+ </xsd:complexType>
1508
+
1509
+ <!-- **************************************************** -->
1510
+
1511
+ <xsd:complexType name = "faces-config-navigation-rule-extensionType">
1512
+ <xsd:annotation>
1513
+ <xsd:documentation>
1514
+
1515
+ Extension element for navigation-rule. It may contain
1516
+ implementation specific content.
1517
+
1518
+ </xsd:documentation>
1519
+ </xsd:annotation>
1520
+
1521
+ <xsd:sequence>
1522
+ <xsd:any namespace="##any"
1523
+ processContents="lax"
1524
+ minOccurs="0"
1525
+ maxOccurs="unbounded" />
1526
+ </xsd:sequence>
1527
+ <xsd:attribute name="id" type="xsd:ID"/>
1528
+ </xsd:complexType>
1529
+
1530
+
1531
+ <!-- **************************************************** -->
1532
+
1533
+ <xsd:complexType name="faces-config-null-valueType">
1534
+ <xsd:annotation>
1535
+ <xsd:documentation>
1536
+
1537
+ The "null-value" element indicates that the managed
1538
+ property in which we are nested will be explicitly
1539
+ set to null if our managed bean is automatically
1540
+ created. This is different from omitting the managed
1541
+ property element entirely, which will cause no
1542
+ property setter to be called for this property.
1543
+
1544
+ The "null-value" element can only be used when the
1545
+ associated "property-class" identifies a Java class,
1546
+ not a Java primitive.
1547
+
1548
+ </xsd:documentation>
1549
+ </xsd:annotation>
1550
+ <xsd:attribute name="id" type="xsd:ID"/>
1551
+ </xsd:complexType>
1552
+
1553
+ <!-- **************************************************** -->
1554
+
1555
+ <xsd:complexType name="faces-config-propertyType">
1556
+ <xsd:annotation>
1557
+ <xsd:documentation>
1558
+
1559
+ The "property" element represents a JavaBean property of the
1560
+ Java class represented by our parent element.
1561
+
1562
+ Property names must be unique within the scope of the Java
1563
+ class that is represented by the parent element, and must
1564
+ correspond to property names that will be recognized when
1565
+ performing introspection against that class via
1566
+ java.beans.Introspector.
1567
+
1568
+ </xsd:documentation>
1569
+ </xsd:annotation>
1570
+ <xsd:sequence>
1571
+ <xsd:group ref="javaee:descriptionGroup"/>
1572
+ <xsd:element name="property-name"
1573
+ type="javaee:string">
1574
+ <xsd:annotation>
1575
+ <xsd:documentation>
1576
+
1577
+ The "property-name" element represents the JavaBeans
1578
+ property name under which the corresponding value
1579
+ may be stored.
1580
+
1581
+ </xsd:documentation>
1582
+ </xsd:annotation>
1583
+ </xsd:element>
1584
+ <xsd:element name="property-class"
1585
+ type="javaee:java-typeType">
1586
+ <xsd:annotation>
1587
+ <xsd:documentation>
1588
+
1589
+ The "property-class" element represents the Java type
1590
+ of the value associated with this property name.
1591
+ If not specified, it can be inferred from existing
1592
+ classes; however, this element should be specified if
1593
+ the configuration file is going to be the source for
1594
+ generating the corresponding classes.
1595
+
1596
+ </xsd:documentation>
1597
+ </xsd:annotation>
1598
+ </xsd:element>
1599
+ <xsd:element name="default-value"
1600
+ type="javaee:faces-config-default-valueType"
1601
+ minOccurs="0"/>
1602
+ <xsd:element name="suggested-value"
1603
+ type="javaee:faces-config-suggested-valueType"
1604
+ minOccurs="0"/>
1605
+ <xsd:element name="property-extension"
1606
+ type="javaee:faces-config-property-extensionType"
1607
+ minOccurs="0"
1608
+ maxOccurs="unbounded"/>
1609
+ </xsd:sequence>
1610
+ <xsd:attribute name="id" type="xsd:ID"/>
1611
+
1612
+ </xsd:complexType>
1613
+
1614
+ <!-- **************************************************** -->
1615
+
1616
+ <xsd:complexType name="faces-config-property-extensionType">
1617
+ <xsd:annotation>
1618
+ <xsd:documentation>
1619
+
1620
+ Extension element for property. It may contain
1621
+ implementation specific content.
1622
+
1623
+ </xsd:documentation>
1624
+ </xsd:annotation>
1625
+
1626
+ <xsd:sequence>
1627
+ <xsd:any namespace="##any"
1628
+ processContents="lax"
1629
+ minOccurs="0"
1630
+ maxOccurs="unbounded" />
1631
+ </xsd:sequence>
1632
+ <xsd:attribute name="id" type="xsd:ID"/>
1633
+ </xsd:complexType>
1634
+
1635
+ <!-- **************************************************** -->
1636
+
1637
+ <xsd:complexType name="faces-config-redirectType">
1638
+ <xsd:annotation>
1639
+ <xsd:documentation>
1640
+
1641
+ The "redirect" element indicates that navigation to the
1642
+ specified "to-view-id" should be accomplished by
1643
+ performing an HTTP redirect rather than the usual
1644
+ ViewHandler mechanisms.
1645
+
1646
+ </xsd:documentation>
1647
+ </xsd:annotation>
1648
+ <xsd:attribute name="id" type="xsd:ID"/>
1649
+ </xsd:complexType>
1650
+
1651
+ <!-- **************************************************** -->
1652
+
1653
+ <xsd:complexType name="faces-config-referenced-beanType">
1654
+ <xsd:annotation>
1655
+ <xsd:documentation>
1656
+
1657
+ The "referenced-bean" element represents at design time the
1658
+ promise that a Java object of the specified type will exist at
1659
+ runtime in some scope, under the specified key. This can be
1660
+ used by design time tools to construct user interface dialogs
1661
+ based on the properties of the specified class. The presence
1662
+ or absence of a referenced bean element has no impact on the
1663
+ JavaServer Faces runtime environment inside a web application.
1664
+
1665
+ </xsd:documentation>
1666
+ </xsd:annotation>
1667
+ <xsd:sequence>
1668
+ <xsd:group ref="javaee:descriptionGroup"/>
1669
+ <xsd:element name="referenced-bean-name"
1670
+ type="javaee:java-identifierType">
1671
+ <xsd:annotation>
1672
+ <xsd:documentation>
1673
+
1674
+ The "referenced-bean-name" element represents the
1675
+ attribute name under which the corresponding
1676
+ referenced bean may be assumed to be stored, in one
1677
+ of 'request', 'session', or 'application' scopes.
1678
+
1679
+ </xsd:documentation>
1680
+ </xsd:annotation>
1681
+ </xsd:element>
1682
+ <xsd:element name="referenced-bean-class"
1683
+ type="javaee:fully-qualified-classType">
1684
+ <xsd:annotation>
1685
+ <xsd:documentation>
1686
+
1687
+ The "referenced-bean-class" element represents the
1688
+ fully qualified class name of the Java class
1689
+ (either abstract or concrete) or Java interface
1690
+ implemented by the corresponding referenced bean.
1691
+
1692
+ </xsd:documentation>
1693
+ </xsd:annotation>
1694
+ </xsd:element>
1695
+ </xsd:sequence>
1696
+ <xsd:attribute name="id" type="xsd:ID"/>
1697
+ </xsd:complexType>
1698
+
1699
+ <!-- **************************************************** -->
1700
+
1701
+ <xsd:complexType name="faces-config-render-kitType">
1702
+ <xsd:annotation>
1703
+ <xsd:documentation>
1704
+
1705
+ The "render-kit" element represents a concrete RenderKit
1706
+ implementation that should be registered under the specified
1707
+ render-kit-id. If no render-kit-id is specified, the
1708
+ identifier of the default RenderKit
1709
+ (RenderKitFactory.DEFAULT_RENDER_KIT) is assumed.
1710
+
1711
+ </xsd:documentation>
1712
+ </xsd:annotation>
1713
+
1714
+ <xsd:sequence>
1715
+ <xsd:group ref="javaee:descriptionGroup"/>
1716
+ <xsd:element name="render-kit-id"
1717
+ type="javaee:string"
1718
+ minOccurs="0">
1719
+ <xsd:annotation>
1720
+ <xsd:documentation>
1721
+
1722
+ The "render-kit-id" element represents an identifier
1723
+ for the RenderKit represented by the parent
1724
+ "render-kit" element.
1725
+
1726
+ </xsd:documentation>
1727
+ </xsd:annotation>
1728
+ </xsd:element>
1729
+ <xsd:element name="render-kit-class"
1730
+ type="javaee:fully-qualified-classType"
1731
+ minOccurs="0">
1732
+ <xsd:annotation>
1733
+ <xsd:documentation>
1734
+
1735
+ The "render-kit-class" element represents the fully
1736
+ qualified class name of a concrete RenderKit
1737
+ implementation class.
1738
+
1739
+ </xsd:documentation>
1740
+ </xsd:annotation>
1741
+ </xsd:element>
1742
+ <xsd:element name="renderer"
1743
+ type="javaee:faces-config-rendererType"
1744
+ minOccurs="0"
1745
+ maxOccurs="unbounded"/>
1746
+ <xsd:element name="render-kit-extension"
1747
+ type="javaee:faces-config-render-kit-extensionType"
1748
+ minOccurs="0"
1749
+ maxOccurs="unbounded"/>
1750
+ </xsd:sequence>
1751
+ <xsd:attribute name="id" type="xsd:ID"/>
1752
+ </xsd:complexType>
1753
+
1754
+ <!-- **************************************************** -->
1755
+
1756
+ <xsd:complexType name="faces-config-rendererType">
1757
+ <xsd:annotation>
1758
+ <xsd:documentation>
1759
+
1760
+ The "renderer" element represents a concrete Renderer
1761
+ implementation class that should be registered under the
1762
+ specified component family and renderer type identifiers,
1763
+ in the RenderKit associated with the parent "render-kit"
1764
+ element. Combinations of component family and
1765
+ renderer type must be unique within the RenderKit
1766
+ associated with the parent "render-kit" element.
1767
+
1768
+ Nested "attribute" elements identify generic component
1769
+ attributes that are recognized by this renderer.
1770
+
1771
+ </xsd:documentation>
1772
+ </xsd:annotation>
1773
+
1774
+ <xsd:sequence>
1775
+ <xsd:group ref="javaee:descriptionGroup"/>
1776
+ <xsd:element name="component-family"
1777
+ type="javaee:string">
1778
+ <xsd:annotation>
1779
+ <xsd:documentation>
1780
+
1781
+ The "component-family" element represents the
1782
+ component family for which the Renderer represented
1783
+ by the parent "renderer" element will be used.
1784
+
1785
+ </xsd:documentation>
1786
+ </xsd:annotation>
1787
+ </xsd:element>
1788
+ <xsd:element name="renderer-type"
1789
+ type="javaee:string">
1790
+ <xsd:annotation>
1791
+ <xsd:documentation>
1792
+
1793
+ The "renderer-type" element represents a renderer type
1794
+ identifier for the Renderer represented by the parent
1795
+ "renderer" element.
1796
+
1797
+ </xsd:documentation>
1798
+ </xsd:annotation>
1799
+ </xsd:element>
1800
+ <xsd:element name="renderer-class"
1801
+ type="javaee:fully-qualified-classType">
1802
+ <xsd:annotation>
1803
+ <xsd:documentation>
1804
+
1805
+ The "renderer-class" element represents the fully
1806
+ qualified class name of a concrete Renderer
1807
+ implementation class.
1808
+
1809
+ </xsd:documentation>
1810
+ </xsd:annotation>
1811
+ </xsd:element>
1812
+ <xsd:element name="facet"
1813
+ type="javaee:faces-config-facetType"
1814
+ minOccurs="0"
1815
+ maxOccurs="unbounded"/>
1816
+ <xsd:element name="attribute"
1817
+ type="javaee:faces-config-attributeType"
1818
+ minOccurs="0"
1819
+ maxOccurs="unbounded"/>
1820
+ <xsd:element name="renderer-extension"
1821
+ type="javaee:faces-config-renderer-extensionType"
1822
+ minOccurs="0"
1823
+ maxOccurs="unbounded"/>
1824
+ </xsd:sequence>
1825
+ <xsd:attribute name="id" type="xsd:ID"/>
1826
+ </xsd:complexType>
1827
+
1828
+ <!-- **************************************************** -->
1829
+
1830
+ <xsd:complexType name="faces-config-renderer-extensionType">
1831
+ <xsd:annotation>
1832
+ <xsd:documentation>
1833
+
1834
+ Extension element for renderer. It may contain implementation
1835
+ specific content.
1836
+
1837
+ </xsd:documentation>
1838
+ </xsd:annotation>
1839
+
1840
+ <xsd:sequence>
1841
+ <xsd:any namespace="##any"
1842
+ processContents="lax"
1843
+ minOccurs="0"
1844
+ maxOccurs="unbounded" />
1845
+ </xsd:sequence>
1846
+ <xsd:attribute name="id" type="xsd:ID"/>
1847
+ </xsd:complexType>
1848
+
1849
+ <!-- **************************************************** -->
1850
+
1851
+ <xsd:complexType name="faces-config-render-kit-extensionType">
1852
+ <xsd:annotation>
1853
+ <xsd:documentation>
1854
+
1855
+ Extension element for render-kit. It may contain
1856
+ implementation specific content.
1857
+
1858
+ </xsd:documentation>
1859
+ </xsd:annotation>
1860
+
1861
+ <xsd:sequence>
1862
+ <xsd:any namespace="##any"
1863
+ processContents="lax"
1864
+ minOccurs="0"
1865
+ maxOccurs="unbounded" />
1866
+ </xsd:sequence>
1867
+ <xsd:attribute name="id" type="xsd:ID"/>
1868
+ </xsd:complexType>
1869
+
1870
+
1871
+ <!-- **************************************************** -->
1872
+
1873
+ <xsd:complexType name="faces-config-suggested-valueType">
1874
+ <xsd:annotation>
1875
+ <xsd:documentation>
1876
+
1877
+ The "suggested-value" contains the value for the property or
1878
+ attribute in which this element resides. This value is
1879
+ advisory only and is intended for tools to use when
1880
+ populating pallettes.
1881
+
1882
+ </xsd:documentation>
1883
+ </xsd:annotation>
1884
+ <xsd:simpleContent>
1885
+ <xsd:restriction base="javaee:string"/>
1886
+ </xsd:simpleContent>
1887
+ </xsd:complexType>
1888
+
1889
+ <!-- **************************************************** -->
1890
+
1891
+ <xsd:complexType name="faces-config-supported-localeType">
1892
+ <xsd:annotation>
1893
+ <xsd:documentation>
1894
+
1895
+ The "supported-locale" element allows authors to declare
1896
+ which locales are supported in this application instance.
1897
+
1898
+ It must be specified as :language:[_:country:[_:variant:]]
1899
+ without the colons, for example "ja_JP_SJIS". The
1900
+ separators between the segments may be '-' or '_'.
1901
+
1902
+ </xsd:documentation>
1903
+ </xsd:annotation>
1904
+ <xsd:simpleContent>
1905
+ <xsd:extension base="javaee:faces-config-localeType">
1906
+ <xsd:attribute name="id" type="xsd:ID"/>
1907
+ </xsd:extension>
1908
+ </xsd:simpleContent>
1909
+ </xsd:complexType>
1910
+
1911
+ <!-- **************************************************** -->
1912
+
1913
+ <xsd:complexType name="faces-config-validatorType">
1914
+ <xsd:annotation>
1915
+ <xsd:documentation>
1916
+
1917
+ The "validator" element represents a concrete Validator
1918
+ implementation class that should be registered under the
1919
+ specified validator identifier. Validator identifiers must
1920
+ be unique within the entire web application.
1921
+
1922
+ Nested "attribute" elements identify generic attributes that
1923
+ may be configured on the corresponding UIComponent in order
1924
+ to affect the operation of the Validator. Nested "property"
1925
+ elements identify JavaBeans properties of the Validator
1926
+ implementation class that may be configured to affect the
1927
+ operation of the Validator. "attribute" and "property"
1928
+ elements are intended to allow component developers to
1929
+ more completely describe their components to tools and users.
1930
+ These elements have no required runtime semantics.
1931
+
1932
+ </xsd:documentation>
1933
+ </xsd:annotation>
1934
+ <xsd:sequence>
1935
+ <xsd:group ref="javaee:descriptionGroup"/>
1936
+ <xsd:element name="validator-id"
1937
+ type="javaee:string">
1938
+ <xsd:annotation>
1939
+ <xsd:documentation>
1940
+
1941
+ The "validator-id" element represents the identifier
1942
+ under which the corresponding Validator class should
1943
+ be registered.
1944
+
1945
+ </xsd:documentation>
1946
+ </xsd:annotation>
1947
+ </xsd:element>
1948
+ <xsd:element name="validator-class"
1949
+ type="javaee:fully-qualified-classType">
1950
+ <xsd:annotation>
1951
+ <xsd:documentation>
1952
+
1953
+ The "validator-class" element represents the fully
1954
+ qualified class name of a concrete Validator
1955
+ implementation class.
1956
+
1957
+ </xsd:documentation>
1958
+ </xsd:annotation>
1959
+ </xsd:element>
1960
+ <xsd:element name="attribute"
1961
+ type="javaee:faces-config-attributeType"
1962
+ minOccurs="0"
1963
+ maxOccurs="unbounded">
1964
+ <xsd:annotation>
1965
+ <xsd:documentation>
1966
+
1967
+ Nested "attribute" elements identify generic
1968
+ attributes that may be configured on the
1969
+ corresponding UIComponent in order to affect the
1970
+ operation of the Validator. This attribute is
1971
+ primarily for design-time tools and is not
1972
+ specified to have any meaning at runtime.
1973
+
1974
+ </xsd:documentation>
1975
+ </xsd:annotation>
1976
+
1977
+ </xsd:element>
1978
+ <xsd:element name="property"
1979
+ type="javaee:faces-config-propertyType"
1980
+ minOccurs="0"
1981
+ maxOccurs="unbounded">
1982
+ <xsd:annotation>
1983
+ <xsd:documentation>
1984
+
1985
+ Nested "property" elements identify JavaBeans
1986
+ properties of the Validator implementation class
1987
+ that may be configured to affect the operation of
1988
+ the Validator. This attribute is primarily for
1989
+ design-time tools and is not specified to have
1990
+ any meaning at runtime.
1991
+
1992
+ </xsd:documentation>
1993
+ </xsd:annotation>
1994
+ </xsd:element>
1995
+ <xsd:element name="validator-extension"
1996
+ type="javaee:faces-config-validator-extensionType"
1997
+ minOccurs="0"
1998
+ maxOccurs="unbounded"/>
1999
+ </xsd:sequence>
2000
+ <xsd:attribute name="id" type="xsd:ID"/>
2001
+ </xsd:complexType>
2002
+
2003
+ <!-- **************************************************** -->
2004
+
2005
+ <xsd:complexType name = "faces-config-validator-extensionType">
2006
+ <xsd:annotation>
2007
+ <xsd:documentation>
2008
+
2009
+ Extension element for validator. It may contain
2010
+ implementation specific content.
2011
+
2012
+ </xsd:documentation>
2013
+ </xsd:annotation>
2014
+
2015
+ <xsd:sequence>
2016
+ <xsd:any namespace="##any"
2017
+ processContents="lax"
2018
+ minOccurs="0"
2019
+ maxOccurs="unbounded" />
2020
+ </xsd:sequence>
2021
+ <xsd:attribute name="id" type="xsd:ID"/>
2022
+ </xsd:complexType>
2023
+
2024
+ <!-- **************************************************** -->
2025
+
2026
+ <xsd:simpleType name="faces-config-valueType">
2027
+ <xsd:annotation>
2028
+ <xsd:documentation>
2029
+
2030
+ The "value" element is the String representation of
2031
+ a literal value to which a scalar managed property
2032
+ will be set, or a value binding expression ("#{...}")
2033
+ that will be used to calculate the required value.
2034
+ It will be converted as specified for the actual
2035
+ property type.
2036
+
2037
+ </xsd:documentation>
2038
+ </xsd:annotation>
2039
+ <xsd:union
2040
+ memberTypes="javaee:faces-config-el-expressionType xsd:string"/>
2041
+ </xsd:simpleType>
2042
+
2043
+ <!-- **************************************************** -->
2044
+
2045
+ <xsd:complexType name="faces-config-value-classType">
2046
+ <xsd:annotation>
2047
+ <xsd:documentation>
2048
+
2049
+ The "value-class" element defines the Java type to which each
2050
+ "value" element's value will be converted to, prior to adding
2051
+ it to the "list-entries" list for a managed property that is
2052
+ a java.util.List, or a "map-entries" map for a managed
2053
+ property that is a java.util.Map.
2054
+
2055
+ </xsd:documentation>
2056
+ </xsd:annotation>
2057
+ <xsd:simpleContent>
2058
+ <xsd:restriction base="javaee:fully-qualified-classType"/>
2059
+ </xsd:simpleContent>
2060
+ </xsd:complexType>
2061
+
2062
+ <!-- **************************************************** -->
2063
+
2064
+ <xsd:complexType name="faces-config-list-entriesType">
2065
+ <xsd:annotation>
2066
+ <xsd:documentation>
2067
+
2068
+ The "list-entries" element represents a set of initialization
2069
+ elements for a managed property that is a java.util.List or an
2070
+ array. In the former case, the "value-class" element can
2071
+ optionally be used to declare the Java type to which each
2072
+ value should be converted before adding it to the Collection.
2073
+
2074
+ </xsd:documentation>
2075
+ </xsd:annotation>
2076
+ <xsd:sequence>
2077
+ <xsd:element name="value-class"
2078
+ type="javaee:faces-config-value-classType"
2079
+ minOccurs="0"/>
2080
+ <xsd:choice minOccurs="0" maxOccurs="unbounded">
2081
+ <xsd:element name="null-value"
2082
+ type="javaee:faces-config-null-valueType"/>
2083
+ <xsd:element name="value"
2084
+ type="javaee:faces-config-valueType"/>
2085
+ </xsd:choice>
2086
+ </xsd:sequence>
2087
+ <xsd:attribute name="id" type="xsd:ID"/>
2088
+ </xsd:complexType>
2089
+
2090
+ <!-- **************************************************** -->
2091
+
2092
+ <xsd:simpleType name="faces-config-versionType">
2093
+ <xsd:annotation>
2094
+ <xsd:documentation>
2095
+
2096
+ This type contains the recognized versions of
2097
+ faces-config supported.
2098
+
2099
+ </xsd:documentation>
2100
+ </xsd:annotation>
2101
+ <xsd:restriction base="xsd:token">
2102
+ <xsd:enumeration value="1.2"/>
2103
+ </xsd:restriction>
2104
+ </xsd:simpleType>
2105
+
2106
+ <!-- **************************************************** -->
2107
+
2108
+ </xsd:schema>