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,895 @@
1
+ <!--
2
+ DTD for the JavaServer Faces Application Configuration File (Version 1.1)
3
+
4
+ To support validation of your configuration file(s), include the following
5
+ DOCTYPE element at the beginning (after the "xml" declaration):
6
+
7
+ <!DOCTYPE faces-config PUBLIC
8
+ "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
9
+ "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
10
+
11
+ $Id: web-facesconfig_1_1.dtd,v 1.5 2006/03/27 17:36:06 rogerk Exp $
12
+
13
+ -->
14
+
15
+
16
+ <!-- ==================== Defined Types =================================== -->
17
+
18
+
19
+ <!--
20
+ An "Action" is a String that represents a method binding
21
+ expression that points at a method with no arguments that returns a
22
+ String. It must be bracketed with "#{}", for example,
23
+ "#{cardemo.buyCar}".
24
+ -->
25
+ <!ENTITY % Action "CDATA">
26
+
27
+
28
+ <!--
29
+ A "ClassName" is the fully qualified name of a Java class that is
30
+ instantiated to provide the functionality of the enclosing element.
31
+ -->
32
+ <!ENTITY % ClassName "CDATA">
33
+
34
+
35
+ <!--
36
+ An "Identifier" is a string of characters that conforms to the variable
37
+ naming conventions of the Java programming language (JLS Section ?.?.?).
38
+ -->
39
+ <!ENTITY % Identifier "CDATA">
40
+
41
+
42
+ <!--
43
+ A "JavaType" is either the fully qualified name of a Java class that is
44
+ instantiated to provide the functionality of the enclosing element, or
45
+ the name of a Java primitive type (such as int or char). The class name
46
+ or primitive type may optionally be followed by "[]" to indicate that
47
+ the underlying data must be an array, rather than a scalar variable.
48
+ -->
49
+ <!ENTITY % JavaType "CDATA">
50
+
51
+
52
+ <!--
53
+ A "Language" is a lower case two-letter code for a language as defined
54
+ by ISL-639.
55
+ -->
56
+ <!ENTITY % Language "CDATA">
57
+
58
+
59
+ <!--
60
+ A "ResourcePath" is the relative or absolute path to a resource file
61
+ (such as a logo image).
62
+ -->
63
+ <!ENTITY % ResourcePath "CDATA">
64
+
65
+
66
+ <!--
67
+ A "Scope" is the well-known name of a scope in which managed beans may
68
+ optionally be defined to be created in.
69
+ -->
70
+ <!ENTITY % Scope "(request|session|application)">
71
+
72
+
73
+
74
+ <!--
75
+ A "ScopeOrNone" element defines the legal values for the
76
+ <managed-bean-scope> element's body content, which includes
77
+ all of the scopes respresented by the "Scope" type, plus the
78
+ "none" value indicating that a created bean should not be
79
+ stored into any scope.
80
+ -->
81
+ <!ENTITY % ScopeOrNone "(request|session|application|none)">
82
+
83
+
84
+ <!--
85
+ A "ViewIdPattern" is a pattern for matching view identifiers in
86
+ order to determine whether a particular navigation rule should be
87
+ fired. It must contain one of the following values:
88
+
89
+ - The exact match for a view identifier that is recognized
90
+ by the the ViewHandler implementation being used (such as
91
+ "/index.jsp" if you are using the default ViewHandler).
92
+
93
+ - A proper prefix of a view identifier, plus a trailing "*"
94
+ character. This pattern indicates that all view identifiers that
95
+ match the portion of the pattern up to the asterisk will match the
96
+ surrounding rule. When more than one match exists, the match with
97
+ the longest pattern is selected.
98
+
99
+ - An "*" character, which means that this pattern applies to all
100
+ view identifiers.
101
+ -->
102
+ <!ENTITY % ViewIdPattern "CDATA">
103
+
104
+
105
+ <!-- ==================== Top Level Elements ============================== -->
106
+
107
+
108
+ <!--
109
+ The "faces-config" element is the root of the configuration information
110
+ hierarchy, and contains nested elements for all of the other configuration
111
+ settings.
112
+ -->
113
+ <!ELEMENT faces-config ((application|factory|component|converter|managed-bean|navigation-rule|referenced-bean|render-kit|lifecycle|validator)*)>
114
+ <!ATTLIST faces-config
115
+ xmlns CDATA #FIXED "http://java.sun.com/JSF/Configuration">
116
+
117
+
118
+
119
+ <!-- ==================== Definition Elements ============================= -->
120
+
121
+
122
+ <!--
123
+ The "application" element provides a mechanism to define the various
124
+ per-application-singleton implementation artifacts for a particular web
125
+ application that is utilizing JavaServer Faces. For nested elements
126
+ that are not specified, the JSF implementation must provide a suitable
127
+ default.
128
+ -->
129
+ <!ELEMENT application ((action-listener|default-render-kit-id|message-bundle|navigation-handler|view-handler|state-manager|property-resolver|variable-resolver|locale-config)*)>
130
+
131
+
132
+ <!--
133
+ The "factory" element provides a mechanism to define the various
134
+ Factories that comprise parts of the implementation of JavaServer
135
+ Faces. For nested elements that are not specified, the JSF
136
+ implementation must provide a suitable default.
137
+ -->
138
+ <!ELEMENT factory ((application-factory|faces-context-factory|lifecycle-factory|render-kit-factory)*)>
139
+
140
+
141
+ <!--
142
+ The "attribute" element represents a named, typed, value associated with
143
+ the parent UIComponent via the generic attributes mechanism.
144
+
145
+ Attribute names must be unique within the scope of the parent (or related)
146
+ component.
147
+ -->
148
+ <!ELEMENT attribute (description*, display-name*, icon*, attribute-name, attribute-class, default-value?, suggested-value?, attribute-extension*)>
149
+
150
+ <!--
151
+ Extension element for attribute. May contain implementation
152
+ specific content.
153
+ -->
154
+ <!ELEMENT attribute-extension ANY>
155
+
156
+
157
+ <!--
158
+ The "component" element represents a concrete UIComponent implementation
159
+ class that should be registered under the specified type identifier,
160
+ along with its associated properties and attributes. Component types must
161
+ be unique within the entire web application.
162
+
163
+ Nested "attribute" elements identify generic attributes that are recognized
164
+ by the implementation logic of this component. Nested "property" elements
165
+ identify JavaBeans properties of the component class that may be exposed
166
+ for manipulation via tools.
167
+ -->
168
+ <!ELEMENT component (description*, display-name*, icon*, component-type, component-class, facet*, attribute*, property*, component-extension*)>
169
+
170
+ <!--
171
+ Extension element for component. May contain implementation
172
+ specific content.
173
+ -->
174
+ <!ELEMENT component-extension ANY>
175
+
176
+ <!--
177
+ Define the name and other design-time information for a facet that is
178
+ associated with a renderer or a component.
179
+ -->
180
+
181
+ <!ELEMENT facet (description*, display-name*, icon*, facet-name, facet-extension*)>
182
+
183
+ <!--
184
+ Extension element for facet. May contain implementation
185
+ specific content.
186
+ -->
187
+ <!ELEMENT facet-extension ANY>
188
+
189
+ <!--
190
+ The "facet-name" element represents the facet name under which a
191
+ UIComponent will be added to its parent. It must be of type
192
+ "Identifier".
193
+ -->
194
+ <!ELEMENT facet-name (#PCDATA)>
195
+
196
+ <!--
197
+ The "converter" element represents a concrete Converter implementation
198
+ class that should be registered under the specified converter identifier.
199
+ Converter identifiers must be unique within the entire web application.
200
+
201
+ Nested "attribute" elements identify generic attributes that may be
202
+ configured on the corresponding UIComponent in order to affect the
203
+ operation of the Converter. Nested "property" elements identify JavaBeans
204
+ properties of the Converter implementation class that may be configured
205
+ to affect the operation of the Converter.
206
+ -->
207
+ <!ELEMENT converter (description*, display-name*, icon*, (converter-id | converter-for-class), converter-class, attribute*, property*)>
208
+
209
+
210
+ <!--
211
+ The "icon" element contains "small-icon" and "large-icon" elements that
212
+ specify the resoruce paths for small and large GIF or JPG icon images
213
+ used to represent the parent element in a GUI tool.
214
+ -->
215
+ <!ELEMENT icon (small-icon?, large-icon?)>
216
+ <!ATTLIST icon xml:lang %Language; #IMPLIED>
217
+
218
+ <!--
219
+ The "lifecycle" element provides a mechanism to specify
220
+ modifications to the behaviour of the default Lifecycle
221
+ implementation for this web application.
222
+ -->
223
+ <!ELEMENT lifecycle (phase-listener*)>
224
+
225
+ <!--
226
+ The "locale-config" element allows the app developer to declare the
227
+ supported locales for this application.
228
+ -->
229
+ <!ELEMENT locale-config (default-locale?, supported-locale*)>
230
+
231
+ <!--
232
+ The "managed-bean" element represents a JavaBean, of a particular class,
233
+ that will be dynamically instantiated at runtime (by the default
234
+ VariableResolver implementation) if it is referenced as the first element
235
+ of a value binding expression, and no corresponding bean can be
236
+ identified in any scope. In addition to the creation of the managed bean,
237
+ and the optional storing of it into the specified scope, the nested
238
+ managed-property elements can be used to initialize the contents of
239
+ settable JavaBeans properties of the created instance.
240
+ -->
241
+ <!ELEMENT managed-bean (description*, display-name*, icon*, managed-bean-name, managed-bean-class, managed-bean-scope, (managed-property* | map-entries | list-entries))>
242
+
243
+
244
+ <!--
245
+ The "managed-property" element represents an individual property of a
246
+ managed bean that will be configured to the specified value (or value set)
247
+ if the corresponding managed bean is automatically created.
248
+ -->
249
+ <!ELEMENT managed-property (description*, display-name*, icon*, property-name, property-class?, (map-entries|null-value|value|list-entries))>
250
+
251
+
252
+ <!--
253
+ The "map-entry" element reprsents a single key-entry pair that
254
+ will be added to the computed value of a managed property of type
255
+ java.util.Map.
256
+ -->
257
+ <!ELEMENT map-entry (key, (null-value|value))>
258
+
259
+
260
+ <!--
261
+ The "map-entries' element represents a set of key-entry pairs that
262
+ will be added to the computed value of a managed property of type
263
+ java.util.Map. In addition, the Java class types of the key and entry
264
+ values may be optionally declared.
265
+ -->
266
+ <!ELEMENT map-entries (key-class?, value-class?, map-entry*)>
267
+
268
+
269
+ <!--
270
+ The base name of a resource bundle representing the message resources
271
+ for this application. See the JavaDocs for the "java.util.ResourceBundle"
272
+ class for more information on the syntax of resource bundle names.
273
+ -->
274
+
275
+ <!ELEMENT message-bundle (#PCDATA)>
276
+
277
+
278
+ <!--
279
+ The "navigation-case" element describes a particular combination of
280
+ conditions that must match for this case to be executed, and the
281
+ view id of the component tree that should be selected next.
282
+ -->
283
+ <!ELEMENT navigation-case (description*, display-name*, icon*, from-action?, from-outcome?, to-view-id, redirect?)>
284
+
285
+
286
+ <!--
287
+ The "navigation-rule" element represents an individual decision rule
288
+ that will be utilized by the default NavigationHandler
289
+ implementation to make decisions on what view should be displayed
290
+ next, based on the view id being processed.
291
+ -->
292
+ <!ELEMENT navigation-rule (description*, display-name*, icon*, from-view-id?, navigation-case*)>
293
+
294
+
295
+ <!--
296
+ The "property" element represents a JavaBean property of the Java class
297
+ represented by our parent element.
298
+
299
+ Property names must be unique within the scope of the Java class
300
+ that is represented by the parent element, and must correspond to
301
+ property names that will be recognized when performing introspection
302
+ against that class via java.beans.Introspector.
303
+ -->
304
+ <!ELEMENT property (description*, display-name*, icon*, property-name, property-class, default-value?, suggested-value?, property-extension*)>
305
+
306
+ <!--
307
+ Extension element for property. May contain implementation
308
+ specific content.
309
+ -->
310
+ <!ELEMENT property-extension ANY>
311
+
312
+ <!--
313
+ The "referenced-bean" element represents at design time the promise
314
+ that a Java object of the specified type will exist at runtime in some
315
+ scope, under the specified key. This can be used by design time tools
316
+ to construct user interface dialogs based on the properties of the
317
+ specified class. The presence or absence of a referenced bean
318
+ element has no impact on the JavaServer Faces runtime environment
319
+ inside a web application.
320
+ -->
321
+ <!ELEMENT referenced-bean (description*, display-name*, icon*, referenced-bean-name, referenced-bean-class)>
322
+
323
+
324
+ <!--
325
+ The "render-kit" element represents a concrete RenderKit implementation
326
+ that should be registered under the specified render-kit-id. If no
327
+ render-kit-id is specified, the identifier of the default RenderKit
328
+ (RenderKitFactory.DEFAULT_RENDER_KIT) is assumed.
329
+ -->
330
+ <!ELEMENT render-kit (description*, display-name*, icon*, render-kit-id?, render-kit-class?, renderer*)>
331
+
332
+
333
+ <!--
334
+ The "renderer" element represents a concrete Renderer implementation
335
+ class that should be registered under the specified component family
336
+ and renderer type identifiers, in the RenderKit associated with the
337
+ parent "render-kit" element. Combinations of component family and renderer
338
+ type must be unique within the RenderKit associated with the parent
339
+ "render-kit" element.
340
+
341
+ Nested "attribute" elements identify generic component attributes that
342
+ are recognized by this renderer.
343
+ -->
344
+ <!ELEMENT renderer (description*, display-name*, icon*, component-family, renderer-type, renderer-class, facet*, attribute*, renderer-extension*)>
345
+
346
+ <!--
347
+ Extension element for renderer. May contain implementation
348
+ specific content.
349
+ -->
350
+ <!ELEMENT renderer-extension ANY>
351
+
352
+ <!--
353
+ The "validator" element represents a concrete Validator implementation
354
+ class that should be registered under the specified validator identifier.
355
+ Validator identifiers must be unique within the entire web application.
356
+
357
+ Nested "attribute" elements identify generic attributes that may be
358
+ configured on the corresponding UIComponent in order to affect the
359
+ operation of the Validator. Nested "property" elements identify JavaBeans
360
+ properties of the Validator implementation class that may be configured
361
+ to affect the operation of the Validator.
362
+ -->
363
+ <!ELEMENT validator (description*, display-name*, icon*, validator-id, validator-class, attribute*, property*)>
364
+
365
+
366
+ <!--
367
+ The "list-entries" element represents a set of initialization
368
+ elements for a managed property that is a java.util.List or an
369
+ array. In the former case, the "value-class" element can optionally
370
+ be used to declare the Java type to which each value should be
371
+ converted before adding it to the Collection.
372
+ -->
373
+ <!ELEMENT list-entries (value-class?, (null-value|value)*)>
374
+
375
+
376
+ <!-- ==================== Subordinate Elements ============================ -->
377
+
378
+
379
+ <!--
380
+ The "action-listener" element contains the fully qualified class name
381
+ of the concrete ActionListener implementation class that will be called
382
+ during the Invoke Application phase of the request processing lifecycle.
383
+ It must be of type "ClassName".
384
+ -->
385
+ <!ELEMENT action-listener (#PCDATA)>
386
+
387
+ <!--
388
+ The "application-factory" element contains the fully qualified class
389
+ name of the concrete ApplicationFactory implementation class that
390
+ will be called when FactoryFinder.getFactory(APPLICATION_FACTORY) is
391
+ called. It must be of type "ClassName".
392
+ -->
393
+ <!ELEMENT application-factory (#PCDATA)>
394
+
395
+ <!--
396
+ The "attribute-class" element represents the Java type of the value
397
+ associated with this attribute name. It must be of type "ClassName".
398
+ -->
399
+ <!ELEMENT attribute-class (#PCDATA)>
400
+
401
+
402
+ <!--
403
+ The "attribute-name" element represents the name under which the
404
+ corresponding value will be stored, in the generic attributes of the
405
+ UIComponent we are related to.
406
+ -->
407
+ <!ELEMENT attribute-name (#PCDATA)>
408
+
409
+
410
+ <!--
411
+ The "component-class" element represents the fully qualified class name
412
+ of a concrete UIComponent implementation class. It must be of
413
+ type "ClassName".
414
+ -->
415
+ <!ELEMENT component-class (#PCDATA)>
416
+
417
+
418
+ <!--
419
+ The "component-family" element represents the component family for
420
+ which the Renderer represented by the parent "renderer" element will be
421
+ used.
422
+ -->
423
+ <!ELEMENT component-family (#PCDATA)>
424
+
425
+ <!--
426
+ The "component-type" element represents the name under which the
427
+ corresponding UIComponent class should be registered.
428
+ -->
429
+ <!ELEMENT component-type (#PCDATA)>
430
+
431
+
432
+ <!--
433
+ The "converter-class" element represents the fully qualified class name
434
+ of a concrete Converter implementation class. It must be of
435
+ type "ClassName".
436
+ -->
437
+ <!ELEMENT converter-class (#PCDATA)>
438
+
439
+
440
+ <!--
441
+ The "converter-for-class" element represents the fully qualified class name
442
+ for which a Converter class will be registered. It must be of
443
+ type "ClassName".
444
+ -->
445
+ <!ELEMENT converter-for-class (#PCDATA)>
446
+
447
+
448
+ <!--
449
+ The "converter-id" element represents the identifier under which the
450
+ corresponding Converter class should be registered.
451
+ -->
452
+ <!ELEMENT converter-id (#PCDATA)>
453
+
454
+ <!--
455
+ The "default-render-kit-id" element allows the application to define
456
+ a renderkit to be used other than the standard one.
457
+ -->
458
+ <!ELEMENT default-render-kit-id (#PCDATA)>
459
+
460
+ <!--
461
+ The "default-locale" element declares the default locale for this
462
+ application instance. It must be specified as
463
+ :language:[_:country:[_:variant:]] without the colons, for example
464
+ "ja_JP_SJIS". The separators between the segments may be '-' or
465
+ '_'.
466
+ -->
467
+ <!ELEMENT default-locale (#PCDATA)>
468
+
469
+ <!--
470
+ The "default-value" contains the value for the property or attribute
471
+ in which this element resides. This value differs from the
472
+ "suggested-value" in that the property or attribute must take the
473
+ value, whereas in "suggested-value" taking the value is optional.
474
+ -->
475
+ <!ELEMENT default-value (#PCDATA)>
476
+
477
+ <!--
478
+ The "description" element contains a textual description of the element
479
+ it is nested in, optionally flagged with a language code using the
480
+ "xml:lang" attribute.
481
+ -->
482
+ <!ELEMENT description ANY>
483
+ <!ATTLIST description xml:lang %Language; #IMPLIED>
484
+
485
+
486
+ <!--
487
+ The "display-name" element is a short descriptive name describing the
488
+ entity associated with the element it is nested in, intended to be
489
+ displayed by tools, and optionally flagged with a language code using
490
+ the "xml:lang" attribute.
491
+ -->
492
+ <!ELEMENT display-name (#PCDATA)>
493
+ <!ATTLIST display-name xml:lang %Language; #IMPLIED>
494
+
495
+ <!--
496
+ The "faces-context-factory" element contains the fully qualified
497
+ class name of the concrete FacesContextFactory implementation class
498
+ that will be called when
499
+ FactoryFinder.getFactory(FACES_CONTEXT_FACTORY) is called. It must
500
+ be of type "ClassName".
501
+ -->
502
+ <!ELEMENT faces-context-factory (#PCDATA)>
503
+
504
+ <!--
505
+ The "from-action" element contains an action reference expression
506
+ that must have been executed (by the default ActionListener for handling
507
+ application level events) in order to select this navigation rule. If
508
+ not specified, this rule will be relevant no matter which action reference
509
+ was executed (or if no action reference was executed).
510
+
511
+ This value must be of type "Action".
512
+ -->
513
+ <!ELEMENT from-action (#PCDATA)>
514
+
515
+
516
+ <!--
517
+ The "from-outcome" element contains a logical outcome string returned
518
+ by the execution of an application action method selected via an
519
+ "actionRef" property (or a literal value specified by an "action"
520
+ property) of a UICommand component. If specified, this rule will be
521
+ relevant only if the outcome value matches this element's value. If
522
+ not specified, this rule will be relevant no matter what the outcome
523
+ value was.
524
+ -->
525
+ <!ELEMENT from-outcome (#PCDATA)>
526
+
527
+
528
+ <!--
529
+ The "from-view-id" element contains the view identifier of the view
530
+ for which the containing navigation rule is relevant. If no
531
+ "from-view" element is specified, this rule applies to navigation
532
+ decisions on all views. If this element is not specified, a value
533
+ of "*" is assumed, meaning that this navigation rule applies to all
534
+ views.
535
+
536
+ This value must be of type "ViewIdPattern".
537
+ -->
538
+ <!ELEMENT from-view-id (#PCDATA)>
539
+
540
+
541
+ <!--
542
+ The "key" element is the String representation of a map key that
543
+ will be stored in a managed property of type java.util.Map.
544
+ -->
545
+ <!ELEMENT key (#PCDATA)>
546
+
547
+
548
+ <!--
549
+ The "key-class" element defines the Java type to which each "key"
550
+ element in a set of "map-entry" elements will be converted to. It
551
+ must be of type "ClassName". If omitted, "java.lang.String"
552
+ is assumed.
553
+ -->
554
+ <!ELEMENT key-class (#PCDATA)>
555
+
556
+
557
+ <!--
558
+ The "large-icon" element contains the resource path to a large (32x32)
559
+ icon image. The image may be in either GIF or JPG format.
560
+ -->
561
+ <!ELEMENT large-icon (#PCDATA)>
562
+
563
+ <!--
564
+ The "lifecycle-factory" element contains the fully qualified class name
565
+ of the concrete LifecycleFactory implementation class that will be called
566
+ when FactoryFinder.getFactory(LIFECYCLE_FACTORY) is called. It must be
567
+ of type "ClassName".
568
+ -->
569
+ <!ELEMENT lifecycle-factory (#PCDATA)>
570
+
571
+ <!--
572
+ The "managed-bean-class" element represents the fully qualified class
573
+ name of the Java class that will be used to instantiate a new instance
574
+ if creation of the specified managed bean is requested. It must be of
575
+ type "ClassName".
576
+
577
+ The specified class must conform to standard JavaBeans conventions.
578
+ In particular, it must have a public zero-arguments constructor, and
579
+ zero or more public property setters.
580
+ -->
581
+ <!ELEMENT managed-bean-class (#PCDATA)>
582
+
583
+
584
+ <!--
585
+ The "managed-bean-name" element represents the attribute name under
586
+ which a managed bean will be searched for, as well as stored (unless
587
+ the "managed-bean-scope" value is "none"). It must be of type
588
+ "Identifier".
589
+ -->
590
+ <!ELEMENT managed-bean-name (#PCDATA)>
591
+
592
+
593
+ <!--
594
+ The "managed-bean-scope" element represents the scope into which a newly
595
+ created instance of the specified managed bean will be stored (unless
596
+ the value is "none"). It must be of type "ScopeOrNone".
597
+ -->
598
+ <!ELEMENT managed-bean-scope (#PCDATA)>
599
+
600
+ <!--
601
+ The "navigation-handler" element contains the fully qualified class name
602
+ of the concrete NavigationHandler implementation class that will be called
603
+ during the Invoke Application phase of the request processing lifecycle,
604
+ if the default ActionListener (provided by the JSF implementation) is used.
605
+ It must be of type "ClassName".
606
+ -->
607
+ <!ELEMENT navigation-handler (#PCDATA)>
608
+
609
+ <!--
610
+ The "phase-listener" element contains the fully qualified class
611
+ name of the concrete PhaseListener implementation class that will be
612
+ registered on the Lifecycle. It must be of type "ClassName".
613
+ -->
614
+ <!ELEMENT phase-listener (#PCDATA)>
615
+
616
+ <!--
617
+ The "redirect" element indicates that navigation to the specified
618
+ "to-view-id" should be accomplished by performing an HTTP redirect
619
+ rather than the usual ViewHandler mechanisms.
620
+ -->
621
+ <!ELEMENT redirect EMPTY>
622
+
623
+ <!--
624
+ The "suggested-value" contains the value for the property or
625
+ attribute in which this element resides. This value is advisory
626
+ only and is intended for tools to use when populating pallettes.
627
+ -->
628
+ <!ELEMENT suggested-value (#PCDATA)>
629
+
630
+
631
+ <!--
632
+
633
+ The "view-handler" element contains the fully qualified class name
634
+ of the concrete ViewHandler implementation class that will be called
635
+ during the Restore View and Render Response phases of the request
636
+ processing lifecycle. The faces implementation must provide a
637
+ default implementation of this class
638
+ -->
639
+ <!ELEMENT view-handler (#PCDATA)>
640
+
641
+ <!--
642
+
643
+ The "state-manager" element contains the fully qualified class name
644
+ of the concrete StateManager implementation class that will be called
645
+ during the Restore View and Render Response phases of the request
646
+ processing lifecycle. The faces implementation must provide a
647
+ default implementation of this class
648
+ -->
649
+ <!ELEMENT state-manager (#PCDATA)>
650
+
651
+ <!--
652
+ The "null-value" element indicates that the managed property in which we
653
+ are nested will be explicitly set to null if our managed bean is
654
+ automatically created. This is different from omitting the managed
655
+ property element entirely, which will cause no property setter to be
656
+ called for this property.
657
+
658
+ The "null-value" element can only be used when the associated
659
+ "property-class" identifies a Java class, not a Java primitive.
660
+ -->
661
+ <!ELEMENT null-value EMPTY>
662
+
663
+
664
+ <!--
665
+ The "property-class" element represents the Java type of the value
666
+ associated with this property name. It must be of type "JavaType".
667
+ If not specified, it can be inferred from existing classes; however,
668
+ this element should be specified if the configuration file is going
669
+ to be the source for generating the corresponding classes.
670
+ -->
671
+ <!ELEMENT property-class (#PCDATA)>
672
+
673
+
674
+ <!--
675
+ The "property-name" element represents the JavaBeans property name
676
+ under which the corresponding value may be stored.
677
+ -->
678
+ <!ELEMENT property-name (#PCDATA)>
679
+
680
+
681
+ <!--
682
+ The "property-resolver" element contains the fully qualified class name
683
+ of the concrete PropertyResolver implementation class that will be used
684
+ during the processing of value binding expressions.
685
+ It must be of type "ClassName".
686
+ -->
687
+ <!ELEMENT property-resolver (#PCDATA)>
688
+
689
+
690
+ <!--
691
+ The "referenced-bean-class" element represents the fully qualified class
692
+ name of the Java class (either abstract or concrete) or Java interface
693
+ implemented by the corresponding referenced bean. It must be of type
694
+ "ClassName".
695
+ -->
696
+ <!ELEMENT referenced-bean-class (#PCDATA)>
697
+
698
+
699
+ <!--
700
+ The "referenced-bean-name" element represents the attribute name under
701
+ which the corresponding referenced bean may be assumed to be stored,
702
+ in one of the scopes defined by the "Scope" type. It must be of type
703
+ "Identifier".
704
+ -->
705
+ <!ELEMENT referenced-bean-name (#PCDATA)>
706
+
707
+
708
+ <!--
709
+ The "render-kit-id" element represents an identifier for the
710
+ RenderKit represented by the parent "render-kit" element.
711
+ -->
712
+ <!ELEMENT render-kit-id (#PCDATA)>
713
+
714
+
715
+ <!--
716
+ The "render-kit-class" element represents the fully qualified class name
717
+ of a concrete RenderKit implementation class. It must be of
718
+ type "ClassName".
719
+ -->
720
+ <!ELEMENT render-kit-class (#PCDATA)>
721
+
722
+
723
+ <!--
724
+ The "renderer-class" element represents the fully qualified class name
725
+ of a concrete Renderer implementation class. It must be of
726
+ type "ClassName".
727
+ -->
728
+ <!ELEMENT renderer-class (#PCDATA)>
729
+
730
+ <!--
731
+ The "render-kit-factory" element contains the fully qualified class name
732
+ of the concrete RenderKitFactory implementation class that will be called
733
+ when FactoryFinder.getFactory(RENDER_KIT_FACTORY) is called. It must be
734
+ of type "ClassName".
735
+ -->
736
+ <!ELEMENT render-kit-factory (#PCDATA)>
737
+
738
+ <!--
739
+ The "renderer-type" element represents a renderer type identifier for the
740
+ Renderer represented by the parent "renderer" element.
741
+ -->
742
+ <!ELEMENT renderer-type (#PCDATA)>
743
+
744
+ <!--
745
+ The "small-icon" element contains the resource path to a large (16x16)
746
+ icon image. The image may be in either GIF or JPG format.
747
+ -->
748
+ <!ELEMENT small-icon (#PCDATA)>
749
+
750
+ <!--
751
+ The "supported-locale" element allows authors to declare which
752
+ locales are supported in this application instance.
753
+
754
+ It must be specified as :language:[_:country:[_:variant:]] without
755
+ the colons, for example "ja_JP_SJIS". The separators between the
756
+ segments may be '-' or '_'.
757
+ -->
758
+ <!ELEMENT supported-locale (#PCDATA)>
759
+
760
+ <!--
761
+ The "to-view" element contains the view identifier of the next view
762
+ that should be displayed if this navigation rule is matched. It
763
+ must be of type "ViewId".
764
+ -->
765
+ <!ELEMENT to-view-id (#PCDATA)>
766
+
767
+
768
+ <!--
769
+ The "validator-class" element represents the fully qualified class name
770
+ of a concrete Validator implementation class. It must be of
771
+ type "ClassName".
772
+ -->
773
+ <!ELEMENT validator-class (#PCDATA)>
774
+
775
+
776
+ <!--
777
+ The "validator-id" element represents the identifier under which the
778
+ corresponding Validator class should be registered.
779
+ -->
780
+ <!ELEMENT validator-id (#PCDATA)>
781
+
782
+
783
+ <!--
784
+ The "value" element is the String representation of a literal
785
+ value to which a scalar managed property will be set, or a value
786
+ binding expression ("#{...}") that will be used to calculate the
787
+ required value. It will be converted as specified for the actual
788
+ property type.
789
+ -->
790
+ <!ELEMENT value (#PCDATA)>
791
+
792
+
793
+ <!--
794
+ The "value-class" element defines the Java type to which each
795
+ "value" element's value will be converted to, prior to adding it to
796
+ the "list-entries" list for a managed property that is a
797
+ java.util.List, or a "map-entries" map for a managed property that
798
+ is a java.util.Map. It must be of type "ClassName". If omitted,
799
+ "java.lang.String" is assumed.
800
+ -->
801
+ <!ELEMENT value-class (#PCDATA)>
802
+
803
+ <!--
804
+ The "variable-resolver" element contains the fully qualified class name
805
+ of the concrete VariableResolver implementation class that will be used
806
+ during the processing of value binding expressions.
807
+ It must be of type "ClassName".
808
+ -->
809
+ <!ELEMENT variable-resolver (#PCDATA)>
810
+
811
+
812
+ <!-- ============================ Identifier Attributes ==================== -->
813
+
814
+
815
+ <!ATTLIST action-listener id ID #IMPLIED>
816
+ <!ATTLIST application id ID #IMPLIED>
817
+ <!ATTLIST application-factory id ID #IMPLIED>
818
+ <!ATTLIST attribute id ID #IMPLIED>
819
+ <!ATTLIST attribute-class id ID #IMPLIED>
820
+ <!ATTLIST attribute-extension id ID #IMPLIED>
821
+ <!ATTLIST attribute-name id ID #IMPLIED>
822
+ <!ATTLIST component id ID #IMPLIED>
823
+ <!ATTLIST component-class id ID #IMPLIED>
824
+ <!ATTLIST component-extension id ID #IMPLIED>
825
+ <!ATTLIST component-family id ID #IMPLIED>
826
+ <!ATTLIST component-type id ID #IMPLIED>
827
+ <!ATTLIST converter id ID #IMPLIED>
828
+ <!ATTLIST converter-class id ID #IMPLIED>
829
+ <!ATTLIST converter-for-class id ID #IMPLIED>
830
+ <!ATTLIST converter-id id ID #IMPLIED>
831
+ <!ATTLIST default-locale id ID #IMPLIED>
832
+ <!ATTLIST default-render-kit-id id ID #IMPLIED>
833
+ <!ATTLIST default-value id ID #IMPLIED>
834
+ <!ATTLIST description id ID #IMPLIED>
835
+ <!ATTLIST display-name id ID #IMPLIED>
836
+ <!ATTLIST faces-config id ID #IMPLIED>
837
+ <!ATTLIST faces-context-factory id ID #IMPLIED>
838
+ <!ATTLIST facet id ID #IMPLIED>
839
+ <!ATTLIST facet-extension id ID #IMPLIED>
840
+ <!ATTLIST facet-name id ID #IMPLIED>
841
+ <!ATTLIST factory id ID #IMPLIED>
842
+ <!ATTLIST from-action id ID #IMPLIED>
843
+ <!ATTLIST from-outcome id ID #IMPLIED>
844
+ <!ATTLIST from-view-id id ID #IMPLIED>
845
+ <!ATTLIST icon id ID #IMPLIED>
846
+ <!ATTLIST key id ID #IMPLIED>
847
+ <!ATTLIST key-class id ID #IMPLIED>
848
+ <!ATTLIST large-icon id ID #IMPLIED>
849
+ <!ATTLIST lifecycle id ID #IMPLIED>
850
+ <!ATTLIST lifecycle-factory id ID #IMPLIED>
851
+ <!ATTLIST list-entries id ID #IMPLIED>
852
+ <!ATTLIST locale-config id ID #IMPLIED>
853
+ <!ATTLIST managed-bean id ID #IMPLIED>
854
+ <!ATTLIST managed-bean-class id ID #IMPLIED>
855
+ <!ATTLIST managed-bean-name id ID #IMPLIED>
856
+ <!ATTLIST managed-bean-scope id ID #IMPLIED>
857
+ <!ATTLIST managed-property id ID #IMPLIED>
858
+ <!ATTLIST map-entries id ID #IMPLIED>
859
+ <!ATTLIST map-entry id ID #IMPLIED>
860
+ <!ATTLIST message-bundle id ID #IMPLIED>
861
+ <!ATTLIST navigation-case id ID #IMPLIED>
862
+ <!ATTLIST navigation-handler id ID #IMPLIED>
863
+ <!ATTLIST navigation-rule id ID #IMPLIED>
864
+ <!ATTLIST null-value id ID #IMPLIED>
865
+ <!ATTLIST phase-listener id ID #IMPLIED>
866
+ <!ATTLIST property id ID #IMPLIED>
867
+ <!ATTLIST property-class id ID #IMPLIED>
868
+ <!ATTLIST property-extension id ID #IMPLIED>
869
+ <!ATTLIST property-name id ID #IMPLIED>
870
+ <!ATTLIST property-resolver id ID #IMPLIED>
871
+ <!ATTLIST redirect id ID #IMPLIED>
872
+ <!ATTLIST referenced-bean id ID #IMPLIED>
873
+ <!ATTLIST referenced-bean-class id ID #IMPLIED>
874
+ <!ATTLIST referenced-bean-name id ID #IMPLIED>
875
+ <!ATTLIST render-kit id ID #IMPLIED>
876
+ <!ATTLIST render-kit-class id ID #IMPLIED>
877
+ <!ATTLIST render-kit-factory id ID #IMPLIED>
878
+ <!ATTLIST render-kit-id id ID #IMPLIED>
879
+ <!ATTLIST renderer id ID #IMPLIED>
880
+ <!ATTLIST renderer-class id ID #IMPLIED>
881
+ <!ATTLIST renderer-extension id ID #IMPLIED>
882
+ <!ATTLIST renderer-type id ID #IMPLIED>
883
+ <!ATTLIST small-icon id ID #IMPLIED>
884
+ <!ATTLIST state-manager id ID #IMPLIED>
885
+ <!ATTLIST suggested-value id ID #IMPLIED>
886
+ <!ATTLIST supported-locale id ID #IMPLIED>
887
+ <!ATTLIST to-view-id id ID #IMPLIED>
888
+ <!ATTLIST validator id ID #IMPLIED>
889
+ <!ATTLIST validator-class id ID #IMPLIED>
890
+ <!ATTLIST validator-id id ID #IMPLIED>
891
+ <!ATTLIST value id ID #IMPLIED>
892
+ <!ATTLIST value-class id ID #IMPLIED>
893
+ <!ATTLIST variable-resolver id ID #IMPLIED>
894
+ <!ATTLIST view-handler id ID #IMPLIED>
895
+