torquebox-server 2.0.0.cr1-java → 2.0.0-java

Sign up to get free protection for your applications and to get access to all the features.
Files changed (415) hide show
  1. data/jboss/README.txt +2 -2
  2. data/jboss/appclient/configuration/appclient.xml +2 -3
  3. data/jboss/bin/client/{jboss-client-7.1.0.Final.jar → jboss-client.jar} +0 -0
  4. data/jboss/bin/domain.bat +1 -0
  5. data/jboss/bin/domain.sh +14 -6
  6. data/jboss/bin/jboss-cli.xml +21 -0
  7. data/jboss/bin/run.bat +9 -0
  8. data/jboss/bin/run.sh +9 -0
  9. data/jboss/bin/standalone.conf +1 -1
  10. data/jboss/bin/standalone.conf.bat +1 -1
  11. data/jboss/bin/standalone.sh +3 -2
  12. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.1.Final.jar +0 -0
  13. data/jboss/docs/examples/configs/standalone-hornetq-colocated.xml +17 -38
  14. data/jboss/docs/examples/configs/standalone-jts.xml +18 -34
  15. data/jboss/docs/examples/configs/standalone-minimalistic.xml +1 -1
  16. data/jboss/docs/examples/configs/standalone-osgi-only.xml +20 -14
  17. data/jboss/docs/examples/configs/standalone-xts.xml +23 -34
  18. data/jboss/docs/licenses/apache license, version 2.0 - apache-2.0.txt b/data/jboss/docs/licenses/apache software license, version 2.0 - → apache-2.0.txt +0 -0
  19. data/jboss/docs/licenses/common public license version 1.0 - cpl1.0.txt +297 -0
  20. data/jboss/docs/licenses/creative commons attribution 2.5 - jcip-cc-by-2.5.txt +10 -0
  21. data/jboss/docs/licenses/{similar to apache license but with the acknowledgment clause removed - license.txt → jdom license - jdom-1.0.txt } +4 -2
  22. data/jboss/docs/licenses/{the gnu lesser general public license, version 2.1 - lgpl-2.1.html → lgpl 2.1 - lgpl-2.1.html } +16 -12
  23. data/jboss/docs/licenses/licenses.xml +455 -357
  24. data/jboss/docs/licenses/osgi specification license, version 1.0 - osgi-1.0.txt +10 -0
  25. data/jboss/docs/licenses/the jython license - license.html +3 -3
  26. data/jboss/docs/schema/jboss-as-cli_1_0.xsd +33 -0
  27. data/jboss/docs/schema/jboss-as-config_1_1.xsd +13 -12
  28. data/jboss/docs/schema/jboss-as-config_1_2.xsd +2116 -0
  29. data/jboss/docs/schema/jboss-as-infinispan_1_2.xsd +949 -0
  30. data/jboss/docs/schema/jboss-as-jaxr_1_1.xsd +57 -0
  31. data/jboss/docs/schema/jboss-as-mod-cluster_1_0.xsd +30 -0
  32. data/jboss/docs/schema/jboss-as-remoting_1_1.xsd +0 -11
  33. data/jboss/docs/schema/jboss-as-web_1_1.xsd +1 -1
  34. data/jboss/docs/schema/jboss-ejb-client_1_1.xsd +279 -0
  35. data/jboss/domain/configuration/application-roles.properties +2 -4
  36. data/jboss/domain/configuration/application-users.properties +1 -1
  37. data/jboss/domain/configuration/domain.xml +147 -65
  38. data/jboss/domain/configuration/host-master.xml +1 -1
  39. data/jboss/domain/configuration/host-slave.xml +3 -3
  40. data/jboss/domain/configuration/host.xml +3 -3
  41. data/jboss/domain/configuration/mgmt-users.properties +2 -2
  42. data/jboss/modules/com/google/guava/main/guava-11.0.2.jar +0 -0
  43. data/jboss/modules/com/google/guava/main/module.xml +1 -1
  44. data/jboss/modules/com/sun/jsf-impl/main/{jsf-impl-2.1.5-jbossorg-1.jar → jsf-impl-2.1.7-jbossorg-2.jar} +0 -0
  45. data/jboss/modules/com/sun/jsf-impl/main/module.xml +1 -1
  46. data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.1.Final.jar +0 -0
  47. data/jboss/modules/javax/faces/api/main/module.xml +1 -1
  48. data/jboss/modules/javax/xml/registry/api/main/{jboss-jaxr-api_1.0_spec-1.0.0.Final.jar → jboss-jaxr-api_1.0_spec-1.0.1.Final.jar} +0 -0
  49. data/jboss/modules/javax/xml/registry/api/main/module.xml +1 -1
  50. data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.3.jar +0 -0
  51. data/jboss/modules/org/apache/commons/beanutils/main/module.xml +1 -1
  52. data/jboss/modules/org/apache/commons/configuration/main/commons-configuration-1.6.jar +0 -0
  53. data/jboss/modules/org/apache/commons/configuration/main/module.xml +37 -0
  54. data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.6.jar +0 -0
  55. data/jboss/modules/org/apache/commons/lang/main/module.xml +1 -1
  56. data/jboss/modules/org/apache/juddi/juddi-client/main/juddi-client-3.1.3.jar +0 -0
  57. data/jboss/modules/org/apache/{ws/scout → juddi/juddi-client}/main/module.xml +5 -7
  58. data/jboss/modules/org/apache/juddi/scout/main/module.xml +45 -0
  59. data/jboss/modules/org/apache/juddi/scout/main/scout-1.2.6.jar +0 -0
  60. data/jboss/modules/org/{hibernate/infinispan → apache/juddi/uddi-ws}/main/module.xml +7 -9
  61. data/jboss/modules/org/apache/juddi/uddi-ws/main/uddi-ws-3.1.3.jar +0 -0
  62. data/jboss/modules/org/apache/log4j/main/module.xml +1 -1
  63. data/jboss/modules/org/apache/santuario/xmlsec/main/module.xml +1 -1
  64. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.5.1.jar +0 -0
  65. data/jboss/modules/org/apache/ws/security/main/module.xml +1 -1
  66. data/jboss/modules/org/apache/ws/security/main/{wss4j-1.6.4.jar → wss4j-1.6.5.jar} +0 -0
  67. data/jboss/modules/org/hibernate/{infinispan/main → main}/hibernate-infinispan-4.0.1.Final.jar +0 -0
  68. data/jboss/modules/org/hibernate/main/module.xml +3 -2
  69. data/jboss/modules/org/hornetq/main/{hornetq-core-2.2.11.Final.jar → hornetq-core-2.2.13.Final.jar} +0 -0
  70. data/jboss/modules/org/hornetq/main/{hornetq-jms-2.2.11.Final.jar → hornetq-jms-2.2.13.Final.jar} +0 -0
  71. data/jboss/modules/org/hornetq/main/module.xml +2 -2
  72. data/jboss/modules/org/hornetq/ra/main/{hornetq-ra-2.2.11.Final.jar → hornetq-ra-2.2.13.Final.jar} +0 -0
  73. data/jboss/modules/org/hornetq/ra/main/module.xml +1 -1
  74. data/jboss/modules/org/infinispan/cachestore/jdbc/main/{infinispan-cachestore-jdbc-5.1.1.FINAL.jar → infinispan-cachestore-jdbc-5.1.2.FINAL.jar} +0 -0
  75. data/jboss/modules/org/infinispan/cachestore/jdbc/main/module.xml +1 -1
  76. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.2.FINAL.jar +0 -0
  77. data/jboss/modules/org/infinispan/cachestore/remote/main/module.xml +1 -1
  78. data/jboss/modules/org/infinispan/client/hotrod/main/{infinispan-client-hotrod-5.1.1.FINAL.jar → infinispan-client-hotrod-5.1.2.FINAL.jar} +0 -0
  79. data/jboss/modules/org/infinispan/client/hotrod/main/module.xml +1 -1
  80. data/jboss/modules/org/infinispan/main/{infinispan-core-5.1.1.FINAL.jar → infinispan-core-5.1.2.FINAL.jar} +0 -0
  81. data/jboss/modules/org/infinispan/main/module.xml +1 -1
  82. data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.1.Final.jar +0 -0
  83. data/jboss/modules/org/jboss/as/appclient/main/module.xml +1 -1
  84. data/jboss/modules/org/jboss/as/cli/main/{jboss-as-cli-7.1.0.Final.jar → jboss-as-cli-7.1.1.Final.jar} +0 -0
  85. data/jboss/modules/org/jboss/as/cli/main/module.xml +1 -1
  86. data/jboss/modules/org/jboss/as/clustering/api/main/{jboss-as-clustering-api-7.1.0.Final.jar → jboss-as-clustering-api-7.1.1.Final.jar} +0 -0
  87. data/jboss/modules/org/jboss/as/clustering/api/main/module.xml +1 -1
  88. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.1.Final.jar +0 -0
  89. data/jboss/modules/org/jboss/as/clustering/common/main/module.xml +1 -1
  90. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/{jboss-as-clustering-ejb3-infinispan-7.1.0.Final.jar → jboss-as-clustering-ejb3-infinispan-7.1.1.Final.jar} +0 -0
  91. data/jboss/modules/org/jboss/as/clustering/ejb3/infinispan/main/module.xml +2 -2
  92. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.1.Final.jar +0 -0
  93. data/jboss/modules/org/jboss/as/clustering/impl/main/module.xml +1 -1
  94. data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.1.Final.jar +0 -0
  95. data/jboss/modules/org/jboss/as/clustering/infinispan/main/module.xml +2 -2
  96. data/jboss/modules/org/jboss/as/clustering/jgroups/main/{jboss-as-clustering-jgroups-7.1.0.Final.jar → jboss-as-clustering-jgroups-7.1.1.Final.jar} +0 -0
  97. data/jboss/modules/org/jboss/as/clustering/jgroups/main/module.xml +2 -1
  98. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.1.Final.jar +0 -0
  99. data/jboss/modules/org/jboss/as/clustering/registry/main/module.xml +1 -1
  100. data/jboss/modules/org/jboss/as/clustering/service/main/{jboss-as-clustering-service-7.1.0.Final.jar → jboss-as-clustering-service-7.1.1.Final.jar} +0 -0
  101. data/jboss/modules/org/jboss/as/clustering/service/main/module.xml +1 -1
  102. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.1.Final.jar +0 -0
  103. data/jboss/modules/org/jboss/as/clustering/singleton/main/module.xml +2 -1
  104. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.1.Final.jar +0 -0
  105. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/module.xml +1 -2
  106. data/jboss/modules/org/jboss/as/clustering/web/spi/main/{jboss-as-clustering-web-spi-7.1.0.Final.jar → jboss-as-clustering-web-spi-7.1.1.Final.jar} +0 -0
  107. data/jboss/modules/org/jboss/as/clustering/web/spi/main/module.xml +1 -1
  108. data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.1.Final.jar +0 -0
  109. data/jboss/modules/org/jboss/as/cmp/main/module.xml +1 -1
  110. data/jboss/modules/org/jboss/as/configadmin/main/{jboss-as-configadmin-7.1.0.Final.jar → jboss-as-configadmin-7.1.1.Final.jar} +0 -0
  111. data/jboss/modules/org/jboss/as/configadmin/main/module.xml +1 -1
  112. data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.1.Final.jar +0 -0
  113. data/jboss/modules/org/jboss/as/connector/main/module.xml +3 -1
  114. data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.1.0.FINAL-resources.jar +0 -0
  115. data/jboss/modules/org/jboss/as/console/main/module.xml +1 -1
  116. data/jboss/modules/org/jboss/as/controller-client/main/{jboss-as-controller-client-7.1.0.Final.jar → jboss-as-controller-client-7.1.1.Final.jar} +0 -0
  117. data/jboss/modules/org/jboss/as/controller-client/main/module.xml +1 -1
  118. data/jboss/modules/org/jboss/as/controller/main/{jboss-as-controller-7.1.0.Final.jar → jboss-as-controller-7.1.1.Final.jar} +0 -0
  119. data/jboss/modules/org/jboss/as/controller/main/module.xml +1 -1
  120. data/jboss/modules/org/jboss/as/deployment-repository/main/{jboss-as-deployment-repository-7.1.0.Final.jar → jboss-as-deployment-repository-7.1.1.Final.jar} +0 -0
  121. data/jboss/modules/org/jboss/as/deployment-repository/main/module.xml +1 -1
  122. data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.1.Final.jar +0 -0
  123. data/jboss/modules/org/jboss/as/deployment-scanner/main/module.xml +1 -1
  124. data/jboss/modules/org/jboss/as/domain-http-error-context/main/{jboss-as-domain-http-error-context-7.1.0.Final.jar → jboss-as-domain-http-error-context-7.1.1.Final.jar} +0 -0
  125. data/jboss/modules/org/jboss/as/domain-http-error-context/main/module.xml +1 -1
  126. data/jboss/modules/org/jboss/as/domain-http-interface/main/{jboss-as-domain-http-interface-7.1.0.Final.jar → jboss-as-domain-http-interface-7.1.1.Final.jar} +0 -0
  127. data/jboss/modules/org/jboss/as/domain-http-interface/main/module.xml +1 -1
  128. data/jboss/modules/org/jboss/as/domain-management/main/{jboss-as-domain-management-7.1.0.Final.jar → jboss-as-domain-management-7.1.1.Final.jar} +0 -0
  129. data/jboss/modules/org/jboss/as/domain-management/main/module.xml +1 -1
  130. data/jboss/modules/org/jboss/as/ee/deployment/main/{jboss-as-ee-deployment-7.1.0.Final.jar → jboss-as-ee-deployment-7.1.1.Final.jar} +0 -0
  131. data/jboss/modules/org/jboss/as/ee/deployment/main/module.xml +1 -1
  132. data/jboss/modules/org/jboss/as/ee/main/{jboss-as-ee-7.1.0.Final.jar → jboss-as-ee-7.1.1.Final.jar} +0 -0
  133. data/jboss/modules/org/jboss/as/ee/main/module.xml +2 -2
  134. data/jboss/modules/org/jboss/as/ejb3/main/{jboss-as-ejb3-7.1.0.Final.jar → jboss-as-ejb3-7.1.1.Final.jar} +0 -0
  135. data/jboss/modules/org/jboss/as/ejb3/main/module.xml +4 -1
  136. data/jboss/modules/org/jboss/as/embedded/main/{jboss-as-embedded-7.1.0.Final.jar → jboss-as-embedded-7.1.1.Final.jar} +0 -0
  137. data/jboss/modules/org/jboss/as/embedded/main/module.xml +1 -1
  138. data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.1.Final.jar +0 -0
  139. data/jboss/modules/org/jboss/as/host-controller/main/module.xml +1 -1
  140. data/jboss/modules/org/jboss/as/jacorb/main/{jboss-as-jacorb-7.1.0.Final.jar → jboss-as-jacorb-7.1.1.Final.jar} +0 -0
  141. data/jboss/modules/org/jboss/as/jacorb/main/module.xml +1 -1
  142. data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.1.Final.jar +0 -0
  143. data/jboss/modules/org/jboss/as/jaxr/main/module.xml +7 -2
  144. data/jboss/modules/org/jboss/as/jaxrs/main/{jboss-as-jaxrs-7.1.0.Final.jar → jboss-as-jaxrs-7.1.1.Final.jar} +0 -0
  145. data/jboss/modules/org/jboss/as/jaxrs/main/module.xml +1 -1
  146. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-jdr-7.1.0.Final.jar → jboss-as-jdr-7.1.1.Final.jar} +0 -0
  147. data/jboss/modules/org/jboss/as/jdr/main/{jboss-as-sos-7.1.0.Final.jar → jboss-as-sos-7.1.1.Final.jar} +0 -0
  148. data/jboss/modules/org/jboss/as/jdr/main/module.xml +2 -2
  149. data/jboss/modules/org/jboss/as/jmx/main/{jboss-as-jmx-7.1.0.Final.jar → jboss-as-jmx-7.1.1.Final.jar} +0 -0
  150. data/jboss/modules/org/jboss/as/jmx/main/module.xml +1 -1
  151. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.1.Final.jar +0 -0
  152. data/jboss/modules/org/jboss/as/jpa/hibernate/3/module.xml +4 -2
  153. data/jboss/modules/org/jboss/as/jpa/hibernate/4/{jboss-as-jpa-hibernate4-7.1.0.Final.jar → jboss-as-jpa-hibernate4-7.1.1.Final.jar} +0 -0
  154. data/jboss/modules/org/jboss/as/jpa/hibernate/4/module.xml +4 -2
  155. data/jboss/modules/org/jboss/as/jpa/main/{jboss-as-jpa-7.1.0.Final.jar → jboss-as-jpa-7.1.1.Final.jar} +0 -0
  156. data/jboss/modules/org/jboss/as/jpa/main/module.xml +1 -1
  157. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.1.Final.jar +0 -0
  158. data/jboss/modules/org/jboss/as/jpa/openjpa/main/module.xml +1 -1
  159. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.1.Final.jar +0 -0
  160. data/jboss/modules/org/jboss/as/jpa/spi/main/module.xml +1 -1
  161. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.1.Final.jar +0 -0
  162. data/jboss/modules/org/jboss/as/jpa/util/main/module.xml +1 -1
  163. data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.1.Final.jar +0 -0
  164. data/jboss/modules/org/jboss/as/jsr77/main/module.xml +1 -1
  165. data/jboss/modules/org/jboss/as/logging/main/{jboss-as-logging-7.1.0.Final.jar → jboss-as-logging-7.1.1.Final.jar} +0 -0
  166. data/jboss/modules/org/jboss/as/logging/main/module.xml +1 -2
  167. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.1.Final.jar +0 -0
  168. data/jboss/modules/org/jboss/as/mail/main/module.xml +1 -1
  169. data/jboss/modules/org/jboss/as/management-client-content/main/{jboss-as-management-client-content-7.1.0.Final.jar → jboss-as-management-client-content-7.1.1.Final.jar} +0 -0
  170. data/jboss/modules/org/jboss/as/management-client-content/main/module.xml +1 -1
  171. data/jboss/modules/org/jboss/as/messaging/main/{jboss-as-messaging-7.1.0.Final.jar → jboss-as-messaging-7.1.1.Final.jar} +0 -0
  172. data/jboss/modules/org/jboss/as/messaging/main/module.xml +2 -2
  173. data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.1.Final.jar +0 -0
  174. data/jboss/modules/org/jboss/as/modcluster/main/module.xml +1 -1
  175. data/jboss/modules/org/jboss/as/naming/main/{jboss-as-naming-7.1.0.Final.jar → jboss-as-naming-7.1.1.Final.jar} +0 -0
  176. data/jboss/modules/org/jboss/as/naming/main/module.xml +1 -1
  177. data/jboss/modules/org/jboss/as/network/main/{jboss-as-network-7.1.0.Final.jar → jboss-as-network-7.1.1.Final.jar} +0 -0
  178. data/jboss/modules/org/jboss/as/network/main/module.xml +1 -1
  179. data/jboss/modules/org/jboss/as/osgi/main/{jboss-as-osgi-service-7.1.0.Final.jar → jboss-as-osgi-service-7.1.1.Final.jar} +0 -0
  180. data/jboss/modules/org/jboss/as/osgi/main/module.xml +2 -1
  181. data/jboss/modules/org/jboss/as/platform-mbean/main/{jboss-as-platform-mbean-7.1.0.Final.jar → jboss-as-platform-mbean-7.1.1.Final.jar} +0 -0
  182. data/jboss/modules/org/jboss/as/platform-mbean/main/module.xml +1 -1
  183. data/jboss/modules/org/jboss/as/pojo/main/{jboss-as-pojo-7.1.0.Final.jar → jboss-as-pojo-7.1.1.Final.jar} +0 -0
  184. data/jboss/modules/org/jboss/as/pojo/main/module.xml +1 -1
  185. data/jboss/modules/org/jboss/as/process-controller/main/{jboss-as-process-controller-7.1.0.Final.jar → jboss-as-process-controller-7.1.1.Final.jar} +0 -0
  186. data/jboss/modules/org/jboss/as/process-controller/main/module.xml +1 -1
  187. data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.1.Final.jar +0 -0
  188. data/jboss/modules/org/jboss/as/protocol/main/module.xml +1 -1
  189. data/jboss/modules/org/jboss/as/remoting/main/{jboss-as-remoting-7.1.0.Final.jar → jboss-as-remoting-7.1.1.Final.jar} +0 -0
  190. data/jboss/modules/org/jboss/as/remoting/main/module.xml +1 -1
  191. data/jboss/modules/org/jboss/as/sar/main/{jboss-as-sar-7.1.0.Final.jar → jboss-as-sar-7.1.1.Final.jar} +0 -0
  192. data/jboss/modules/org/jboss/as/sar/main/module.xml +1 -1
  193. data/jboss/modules/org/jboss/as/security/main/{jboss-as-security-7.1.0.Final.jar → jboss-as-security-7.1.1.Final.jar} +0 -0
  194. data/jboss/modules/org/jboss/as/security/main/module.xml +1 -1
  195. data/jboss/modules/org/jboss/as/server/main/{jboss-as-server-7.1.0.Final.jar → jboss-as-server-7.1.1.Final.jar} +0 -0
  196. data/jboss/modules/org/jboss/as/server/main/module.xml +1 -1
  197. data/jboss/modules/org/jboss/as/threads/main/{jboss-as-threads-7.1.0.Final.jar → jboss-as-threads-7.1.1.Final.jar} +0 -0
  198. data/jboss/modules/org/jboss/as/threads/main/module.xml +1 -1
  199. data/jboss/modules/org/jboss/as/transactions/main/{jboss-as-transactions-7.1.0.Final.jar → jboss-as-transactions-7.1.1.Final.jar} +0 -0
  200. data/jboss/modules/org/jboss/as/transactions/main/module.xml +1 -1
  201. data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.1.Final.jar +0 -0
  202. data/jboss/modules/org/jboss/as/web/main/{jbossweb-7.0.10.Final.jar → jbossweb-7.0.13.Final.jar} +0 -0
  203. data/jboss/modules/org/jboss/as/web/main/module.xml +2 -2
  204. data/jboss/modules/org/jboss/as/webservices/main/{jboss-as-webservices-server-integration-7.1.0.Final.jar → jboss-as-webservices-server-integration-7.1.1.Final.jar} +0 -0
  205. data/jboss/modules/org/jboss/as/webservices/main/{jbossws-cxf-resources-4.0.1.GA-jboss700.jar → jbossws-cxf-resources-4.0.2.GA-jboss711.jar} +0 -0
  206. data/jboss/modules/org/jboss/as/webservices/main/module.xml +2 -2
  207. data/jboss/modules/org/jboss/as/weld/main/{jboss-as-weld-7.1.0.Final.jar → jboss-as-weld-7.1.1.Final.jar} +0 -0
  208. data/jboss/modules/org/jboss/as/weld/main/module.xml +1 -1
  209. data/jboss/modules/org/jboss/as/xts/main/{jboss-as-xts-7.1.0.Final.jar → jboss-as-xts-7.1.1.Final.jar} +0 -0
  210. data/jboss/modules/org/jboss/as/xts/main/module.xml +1 -1
  211. data/jboss/modules/org/jboss/classfilewriter/main/{jboss-classfilewriter-1.0.0.Final.jar → jboss-classfilewriter-1.0.1.Final.jar} +0 -0
  212. data/jboss/modules/org/jboss/classfilewriter/main/module.xml +1 -1
  213. data/jboss/modules/org/jboss/ejb-client/main/{jboss-ejb-client-1.0.2.Final.jar → jboss-ejb-client-1.0.5.Final.jar} +0 -0
  214. data/jboss/modules/org/jboss/ejb-client/main/module.xml +1 -1
  215. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-api-1.0.7.Final.jar → ironjacamar-common-api-1.0.9.Final.jar} +0 -0
  216. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-common-spi-1.0.7.Final.jar → ironjacamar-common-spi-1.0.9.Final.jar} +0 -0
  217. data/jboss/modules/org/jboss/ironjacamar/api/main/{ironjacamar-core-api-1.0.7.Final.jar → ironjacamar-core-api-1.0.9.Final.jar} +0 -0
  218. data/jboss/modules/org/jboss/ironjacamar/api/main/module.xml +3 -3
  219. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-common-impl-1.0.7.Final.jar → ironjacamar-common-impl-1.0.9.Final.jar} +0 -0
  220. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-core-impl-1.0.7.Final.jar → ironjacamar-core-impl-1.0.9.Final.jar} +0 -0
  221. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.9.Final.jar +0 -0
  222. data/jboss/modules/org/jboss/ironjacamar/impl/main/{ironjacamar-validator-1.0.7.Final.jar → ironjacamar-validator-1.0.9.Final.jar} +0 -0
  223. data/jboss/modules/org/jboss/ironjacamar/impl/main/module.xml +4 -4
  224. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/{ironjacamar-jdbc-1.0.7.Final.jar → ironjacamar-jdbc-1.0.9.Final.jar} +0 -0
  225. data/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/module.xml +1 -1
  226. data/jboss/modules/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.0.Final.jar +0 -0
  227. data/jboss/modules/org/{junit → jboss/logging/jul-to-slf4j-stub}/main/module.xml +3 -6
  228. data/jboss/modules/org/jboss/marshalling/main/{jboss-marshalling-1.3.9.GA.jar → jboss-marshalling-1.3.11.GA.jar} +0 -0
  229. data/jboss/modules/org/jboss/marshalling/main/module.xml +1 -1
  230. data/jboss/modules/org/jboss/marshalling/river/main/{jboss-marshalling-river-1.3.9.GA.jar → jboss-marshalling-river-1.3.11.GA.jar} +0 -0
  231. data/jboss/modules/org/jboss/marshalling/river/main/module.xml +1 -1
  232. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-appclient-7.0.0.Final.jar → jboss-metadata-appclient-7.0.1.Final.jar} +0 -0
  233. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-common-7.0.0.Final.jar → jboss-metadata-common-7.0.1.Final.jar} +0 -0
  234. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ear-7.0.0.Final.jar → jboss-metadata-ear-7.0.1.Final.jar} +0 -0
  235. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-ejb-7.0.0.Final.jar → jboss-metadata-ejb-7.0.1.Final.jar} +0 -0
  236. data/jboss/modules/org/jboss/metadata/main/{jboss-metadata-web-7.0.0.Final.jar → jboss-metadata-web-7.0.1.Final.jar} +0 -0
  237. data/jboss/modules/org/jboss/metadata/main/module.xml +5 -5
  238. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-deployment-1.0.10.jar → jbosgi-deployment-1.0.12.Final.jar} +0 -0
  239. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-framework-core-1.1.5.jar → jbosgi-framework-core-1.1.8.Final.jar} +0 -0
  240. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-api-1.0.11.jar → jbosgi-resolver-api-1.0.13.Final.jar} +0 -0
  241. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-felix-1.0.11.jar → jbosgi-resolver-felix-1.0.13.Final.jar} +0 -0
  242. data/jboss/modules/org/jboss/osgi/framework/main/{jbosgi-resolver-spi-1.0.11.jar → jbosgi-resolver-spi-1.0.13.Final.jar} +0 -0
  243. data/jboss/modules/org/jboss/osgi/framework/main/module.xml +6 -6
  244. data/jboss/modules/org/jboss/osgi/{framework/main/jbosgi-resolver-metadata-1.0.11.jar → metadata/main/jbosgi-metadata-2.0.3.Final.jar} +0 -0
  245. data/jboss/modules/org/jboss/{as/jpa/hibernate/infinispan → osgi/metadata}/main/module.xml +5 -10
  246. data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.5.jar +0 -0
  247. data/jboss/modules/org/jboss/osgi/repository/main/{jbosgi-repository-core-1.0.4.jar → jbosgi-repository-core-1.0.5.jar} +0 -0
  248. data/jboss/modules/org/jboss/osgi/repository/main/module.xml +2 -2
  249. data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-3.0.1.Final.jar +0 -0
  250. data/jboss/modules/org/jboss/osgi/spi/main/module.xml +1 -2
  251. data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs-1.0.6.jar → jbosgi-vfs-1.0.7.Final.jar} +0 -0
  252. data/jboss/modules/org/jboss/osgi/vfs/main/{jbosgi-vfs30-1.0.6.jar → jbosgi-vfs30-1.0.7.Final.jar} +0 -0
  253. data/jboss/modules/org/jboss/osgi/vfs/main/module.xml +2 -2
  254. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.2.Final.jar +0 -0
  255. data/jboss/modules/org/jboss/remote-naming/main/module.xml +1 -1
  256. data/jboss/modules/org/jboss/remoting3/main/{jboss-remoting-3.2.2.GA.jar → jboss-remoting-3.2.3.GA.jar} +0 -0
  257. data/jboss/modules/org/jboss/remoting3/main/module.xml +1 -1
  258. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/module.xml +1 -1
  259. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.2.Final.jar +0 -0
  260. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/module.xml +2 -2
  261. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/{resteasy-atom-provider-2.3.1.GA-jandex.jar → resteasy-atom-provider-2.3.2.Final-jandex.jar} +0 -0
  262. data/jboss/modules/org/jboss/resteasy/resteasy-atom-provider/main/{resteasy-atom-provider-2.3.1.GA.jar → resteasy-atom-provider-2.3.2.Final.jar} +0 -0
  263. data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/module.xml +1 -1
  264. data/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/{resteasy-cdi-2.3.1.GA.jar → resteasy-cdi-2.3.2.Final.jar} +0 -0
  265. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml +2 -2
  266. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/{resteasy-jackson-provider-2.3.1.GA-jandex.jar → resteasy-jackson-provider-2.3.2.Final-jandex.jar} +0 -0
  267. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.2.Final.jar +0 -0
  268. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml +2 -2
  269. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.2.Final-jandex.jar +0 -0
  270. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/{resteasy-jaxb-provider-2.3.1.GA.jar → resteasy-jaxb-provider-2.3.2.Final.jar} +0 -0
  271. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{async-http-servlet-3.0-2.3.1.GA-jandex.jar → async-http-servlet-3.0-2.3.2.Final-jandex.jar} +0 -0
  272. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{async-http-servlet-3.0-2.3.1.GA.jar → async-http-servlet-3.0-2.3.2.Final.jar} +0 -0
  273. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/module.xml +3 -3
  274. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{resteasy-jaxrs-2.3.1.GA-jandex.jar → resteasy-jaxrs-2.3.2.Final-jandex.jar} +0 -0
  275. data/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/{resteasy-jaxrs-2.3.1.GA.jar → resteasy-jaxrs-2.3.2.Final.jar} +0 -0
  276. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml +2 -2
  277. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/{resteasy-jettison-provider-2.3.1.GA-jandex.jar → resteasy-jettison-provider-2.3.2.Final-jandex.jar} +0 -0
  278. data/jboss/modules/org/jboss/resteasy/resteasy-jettison-provider/main/{resteasy-jettison-provider-2.3.1.GA.jar → resteasy-jettison-provider-2.3.2.Final.jar} +0 -0
  279. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/module.xml +2 -2
  280. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/{resteasy-jsapi-2.3.1.GA-jandex.jar → resteasy-jsapi-2.3.2.Final-jandex.jar} +0 -0
  281. data/jboss/modules/org/jboss/resteasy/resteasy-jsapi/main/{resteasy-jsapi-2.3.1.GA.jar → resteasy-jsapi-2.3.2.Final.jar} +0 -0
  282. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml +2 -2
  283. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/{resteasy-multipart-provider-2.3.1.GA-jandex.jar → resteasy-multipart-provider-2.3.2.Final-jandex.jar} +0 -0
  284. data/jboss/modules/org/jboss/resteasy/resteasy-multipart-provider/main/{resteasy-multipart-provider-2.3.1.GA.jar → resteasy-multipart-provider-2.3.2.Final.jar} +0 -0
  285. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml +2 -2
  286. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/{resteasy-yaml-provider-2.3.1.GA-jandex.jar → resteasy-yaml-provider-2.3.2.Final-jandex.jar} +0 -0
  287. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.2.Final.jar +0 -0
  288. data/jboss/modules/org/jboss/ws/common/main/{jbossws-common-2.0.1.GA.jar → jbossws-common-2.0.2.GA.jar} +0 -0
  289. data/jboss/modules/org/jboss/ws/common/main/module.xml +1 -1
  290. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml +2 -0
  291. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.2.GA.jar +0 -0
  292. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml +1 -1
  293. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/{jbossws-cxf-server-4.0.1.GA.jar → jbossws-cxf-server-4.0.2.GA.jar} +0 -0
  294. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml +1 -2
  295. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/{jbossws-cxf-transports-httpserver-4.0.1.GA.jar → jbossws-cxf-transports-httpserver-4.0.2.GA.jar} +0 -0
  296. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/module.xml +1 -1
  297. data/jboss/modules/org/jboss/ws/jaxws-client/main/{jbossws-cxf-client-4.0.1.GA.jar → jbossws-cxf-client-4.0.2.GA.jar} +0 -0
  298. data/jboss/modules/org/jboss/ws/jaxws-client/main/module.xml +1 -1
  299. data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/{jaxws-jboss-httpserver-httpspi-1.0.0.GA.jar → jaxws-jboss-httpserver-httpspi-1.0.1.GA.jar} +0 -0
  300. data/jboss/modules/org/jboss/ws/jaxws-jboss-httpserver-httpspi/main/module.xml +1 -1
  301. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/{jbossws-native-core-4.0.1.GA.jar → jbossws-native-core-4.0.2.GA.jar} +0 -0
  302. data/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/module.xml +2 -2
  303. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.2.GA.jar +0 -0
  304. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/module.xml +1 -1
  305. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.2.GA.jar +0 -0
  306. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/module.xml +1 -1
  307. data/jboss/modules/org/jboss/ws/spi/main/{jbossws-spi-2.0.2.GA.jar → jbossws-spi-2.0.3.GA.jar} +0 -0
  308. data/jboss/modules/org/jboss/ws/spi/main/module.xml +1 -1
  309. data/jboss/modules/org/jgroups/main/{jgroups-3.0.4.Final.jar → jgroups-3.0.6.Final.jar} +0 -0
  310. data/jboss/modules/org/jgroups/main/module.xml +1 -1
  311. data/jboss/modules/org/picketbox/main/module.xml +2 -2
  312. data/jboss/modules/org/picketbox/main/{picketbox-4.0.6.final.jar → picketbox-4.0.7.Final.jar} +0 -0
  313. data/jboss/modules/org/picketbox/main/{picketbox-infinispan-4.0.6.final.jar → picketbox-infinispan-4.0.7.Final.jar} +0 -0
  314. data/jboss/modules/org/picketlink/main/module.xml +5 -6
  315. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final-jandex.jar +0 -0
  316. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.2.Final.jar +0 -0
  317. data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.2.Final.jar +0 -0
  318. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex-jandex.jar +0 -0
  319. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final-jandex.jar +0 -0
  320. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.2.Final.jar +0 -0
  321. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-core.jar +0 -0
  322. data/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar +0 -0
  323. data/jboss/modules/org/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
  324. data/jboss/modules/org/torquebox/cache/main/guava.jar +0 -0
  325. data/jboss/modules/org/torquebox/cache/main/torquebox-cache.jar +0 -0
  326. data/jboss/modules/org/torquebox/cdi/main/torquebox-cdi.jar +0 -0
  327. data/jboss/modules/org/torquebox/core/main/polyglot-core.jar +0 -0
  328. data/jboss/modules/org/torquebox/core/main/torquebox-core.jar +0 -0
  329. data/jboss/modules/org/torquebox/jobs/main/polyglot-jobs.jar +0 -0
  330. data/jboss/modules/org/torquebox/jobs/main/torquebox-jobs.jar +0 -0
  331. data/jboss/modules/org/torquebox/messaging/main/polyglot-messaging.jar +0 -0
  332. data/jboss/modules/org/torquebox/messaging/main/torquebox-messaging.jar +0 -0
  333. data/jboss/modules/org/torquebox/security/main/torquebox-security.jar +0 -0
  334. data/jboss/modules/org/torquebox/services/main/torquebox-services.jar +0 -0
  335. data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-core.jar +0 -0
  336. data/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-spi.jar +0 -0
  337. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-api.jar +0 -0
  338. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-common.jar +0 -0
  339. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-core.jar +0 -0
  340. data/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-spi.jar +0 -0
  341. data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-api.jar +0 -0
  342. data/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-server-core.jar +0 -0
  343. data/jboss/modules/org/torquebox/stomp/main/torquebox-stomp.jar +0 -0
  344. data/jboss/modules/org/torquebox/web/main/polyglot-web.jar +0 -0
  345. data/jboss/modules/org/torquebox/web/main/torquebox-web.jar +0 -0
  346. data/jboss/modules/sun/jdk/main/module.xml +1 -0
  347. data/jboss/standalone/configuration/application-roles.properties +2 -4
  348. data/jboss/standalone/configuration/application-users.properties +1 -1
  349. data/jboss/standalone/configuration/mgmt-users.properties +1 -1
  350. data/jboss/standalone/configuration/standalone-full-ha.xml +49 -39
  351. data/jboss/standalone/configuration/standalone-full.xml +22 -18
  352. data/jboss/standalone/configuration/standalone-ha.xml +49 -39
  353. data/jboss/standalone/configuration/standalone.xml +22 -18
  354. data/jboss/standalone/deployments/README.txt +1 -1
  355. data/lib/torquebox-server.jar +0 -0
  356. data/lib/torquebox-server.rb +2 -2
  357. data/share/init/torquebox.conf +7 -2
  358. data/share/init/torquebox.conf.erb +7 -2
  359. data/share/javascript/stilts-stomp.js +1 -1
  360. data/share/rails/template.rb +28 -5
  361. metadata +775 -766
  362. data/jboss/bundles/org/jboss/as/osgi/configadmin/main/jboss-as-osgi-configadmin-7.1.0.Final.jar +0 -0
  363. data/jboss/docs/examples/configs/domain-jts.xml +0 -623
  364. data/jboss/docs/examples/configs/domain-osgi-only.xml +0 -98
  365. data/jboss/docs/licenses/apache license, version 2.0 - license-2.0.txt +0 -390
  366. data/jboss/docs/licenses/gnu lesser general public license version 2 - lesser.html +0 -428
  367. data/jboss/modules/com/google/guava/main/guava-10.0.1.jar +0 -0
  368. data/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.0.Final.jar +0 -0
  369. data/jboss/modules/org/apache/commons/beanutils/main/commons-beanutils-1.8.0.jar +0 -0
  370. data/jboss/modules/org/apache/commons/lang/main/commons-lang-2.4.jar +0 -0
  371. data/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.4.5.jar +0 -0
  372. data/jboss/modules/org/apache/ws/scout/main/scout-1.1.1.jar +0 -0
  373. data/jboss/modules/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-5.1.1.FINAL.jar +0 -0
  374. data/jboss/modules/org/jboss/as/appclient/main/jboss-as-appclient-7.1.0.Final.jar +0 -0
  375. data/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.0.Final.jar +0 -0
  376. data/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.0.Final.jar +0 -0
  377. data/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.0.Final.jar +0 -0
  378. data/jboss/modules/org/jboss/as/clustering/registry/main/jboss-as-clustering-registry-7.1.0.Final.jar +0 -0
  379. data/jboss/modules/org/jboss/as/clustering/singleton/main/jboss-as-clustering-singleton-7.1.0.Final.jar +0 -0
  380. data/jboss/modules/org/jboss/as/clustering/web/infinispan/main/jboss-as-clustering-web-infinispan-7.1.0.Final.jar +0 -0
  381. data/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.0.Final.jar +0 -0
  382. data/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.0.Final.jar +0 -0
  383. data/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.0.2.Final-resources.jar +0 -0
  384. data/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.0.Final.jar +0 -0
  385. data/jboss/modules/org/jboss/as/host-controller/main/jboss-as-host-controller-7.1.0.Final.jar +0 -0
  386. data/jboss/modules/org/jboss/as/jaxr/main/jboss-as-jaxr-7.1.0.Final.jar +0 -0
  387. data/jboss/modules/org/jboss/as/jpa/hibernate/3/jboss-as-jpa-hibernate3-7.1.0.Final.jar +0 -0
  388. data/jboss/modules/org/jboss/as/jpa/hibernate/infinispan/main/jboss-as-jpa-hibernate-infinispan-7.1.0.Final.jar +0 -0
  389. data/jboss/modules/org/jboss/as/jpa/openjpa/main/jboss-as-jpa-openjpa-7.1.0.Final.jar +0 -0
  390. data/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.0.Final.jar +0 -0
  391. data/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.0.Final.jar +0 -0
  392. data/jboss/modules/org/jboss/as/jsr77/main/jboss-as-jsr77-7.1.0.Final.jar +0 -0
  393. data/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.0.Final.jar +0 -0
  394. data/jboss/modules/org/jboss/as/modcluster/main/jboss-as-modcluster-7.1.0.Final.jar +0 -0
  395. data/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.0.Final.jar +0 -0
  396. data/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.0.Final.jar +0 -0
  397. data/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.7.Final.jar +0 -0
  398. data/jboss/modules/org/jboss/osgi/repository/main/jbosgi-repository-api-1.0.4.jar +0 -0
  399. data/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-2.0.4.jar +0 -0
  400. data/jboss/modules/org/jboss/remote-naming/main/jboss-remote-naming-1.0.1.Final.jar +0 -0
  401. data/jboss/modules/org/jboss/remoting3/remoting-jmx/main/remoting-jmx-1.0.0.Final.jar +0 -0
  402. data/jboss/modules/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-2.3.1.GA.jar +0 -0
  403. data/jboss/modules/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-2.3.1.GA-jandex.jar +0 -0
  404. data/jboss/modules/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-2.3.1.GA.jar +0 -0
  405. data/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.1.GA.jar +0 -0
  406. data/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.1.GA.jar +0 -0
  407. data/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.1.GA.jar +0 -0
  408. data/jboss/modules/org/junit/main/junit-4.10.jar +0 -0
  409. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final-jandex.jar +0 -0
  410. data/jboss/modules/org/picketlink/main/picketlink-bindings-2.0.1.final.jar +0 -0
  411. data/jboss/modules/org/picketlink/main/picketlink-bindings-jboss-2.0.1.final.jar +0 -0
  412. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex-jandex.jar +0 -0
  413. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final-jandex.jar +0 -0
  414. data/jboss/modules/org/picketlink/main/picketlink-fed-2.0.1.final.jar +0 -0
  415. data/jboss/modules/org/picketlink/main/picketlink-trust-jbossws-2.0.1.final.jar +0 -0
@@ -1,98 +0,0 @@
1
- <?xml version='1.0' encoding='UTF-8'?>
2
-
3
- <domain xmlns="urn:jboss:domain:1.1">
4
-
5
- <extensions>
6
- <extension module="org.jboss.as.jmx"/>
7
- <extension module="org.jboss.as.configadmin"/>
8
- <extension module="org.jboss.as.logging"/>
9
- <extension module="org.jboss.as.osgi"/>
10
- <extension module="org.jboss.as.remoting"/>
11
- </extensions>
12
-
13
- <system-properties>
14
- <!-- IPv4 is not required, but setting this helps avoid unintended use of IPv6 -->
15
- <property name="java.net.preferIPv4Stack" value="true"/>
16
- </system-properties>
17
-
18
- <profiles>
19
- <profile name="default">
20
- <subsystem xmlns="urn:jboss:domain:logging:1.1">
21
- <console-handler name="CONSOLE">
22
- <level name="INFO"/>
23
- <formatter>
24
- <pattern-formatter pattern="%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n"/>
25
- </formatter>
26
- </console-handler>
27
- <periodic-rotating-file-handler name="FILE">
28
- <level name="INFO"/>
29
- <formatter>
30
- <pattern-formatter pattern="%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n"/>
31
- </formatter>
32
- <file relative-to="jboss.server.log.dir" path="server.log"/>
33
- <suffix value=".yyyy-MM-dd"/>
34
- </periodic-rotating-file-handler>
35
- <logger category="com.arjuna">
36
- <level name="WARN"/>
37
- </logger>
38
- <logger category="org.apache.tomcat.util.modeler">
39
- <level name="WARN"/>
40
- </logger>
41
- <logger category="sun.rmi">
42
- <level name="WARN"/>
43
- </logger>
44
- <root-logger>
45
- <level name="INFO"/>
46
- <handlers>
47
- <handler name="CONSOLE"/>
48
- <handler name="FILE"/>
49
- </handlers>
50
- </root-logger>
51
- </subsystem>
52
- <subsystem xmlns="urn:jboss:domain:configadmin:1.0"/>
53
- <subsystem xmlns="urn:jboss:domain:jmx:1.1">
54
- <show-model value="true"/>
55
- </subsystem>
56
- <subsystem xmlns="urn:jboss:domain:osgi:1.2" activation="eager"/>
57
- <subsystem xmlns="urn:jboss:domain:remoting:1.1">
58
- <connector name="remoting-connector" socket-binding="remoting" security-realm="ApplicationRealm"/>
59
- </subsystem>
60
- </profile>
61
- </profiles>
62
-
63
-
64
- <!--
65
- Named interfaces that can be referenced elsewhere in the configuration. The configuration
66
- for how to associate these logical names with an actual network interface can either
67
- be specified here or can be declared on a per-host basis in the equivalent element in host.xml.
68
-
69
- These default configurations require the binding specification to be done in host.xml.
70
- -->
71
- <interfaces>
72
- <interface name="management"/>
73
- <interface name="public"/>
74
- </interfaces>
75
-
76
- <socket-binding-groups>
77
- <socket-binding-group name="standard-sockets" default-interface="public">
78
- <socket-binding name="http" port="8080"/>
79
- <socket-binding name="https" port="8443"/>
80
- <socket-binding name="jmx-connector-registry" interface="management" port="1090"/>
81
- <socket-binding name="jmx-connector-server" interface="management" port="1091"/>
82
- <socket-binding name="osgi-http" interface="management" port="8090"/>
83
- <socket-binding name="remoting" port="4447"/>
84
- <socket-binding name="txn-recovery-environment" port="4712"/>
85
- <socket-binding name="txn-status-manager" port="4713"/>
86
- </socket-binding-group>
87
- </socket-binding-groups>
88
-
89
- <server-groups>
90
- <server-group name="main-server-group" profile="default">
91
- <jvm name="default">
92
- <heap size="64m" max-size="512m"/>
93
- </jvm>
94
- <socket-binding-group ref="standard-sockets"/>
95
- </server-group>
96
- </server-groups>
97
-
98
- </domain>
@@ -1,390 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html lang="en">
3
- <head>
4
- <title>Apache License, Version 2.0</title>
5
-
6
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
7
- <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
8
-
9
- <link rel="stylesheet" type="text/css" media="screen" href="/css/style.css">
10
- <link rel="stylesheet" type="text/css" media="screen" href="/css/code.css">
11
-
12
- <script type="text/javascript" src="/js/jquery.js"></script>
13
- <script type="text/javascript" src="/js/apache_boot.js"></script>
14
-
15
-
16
-
17
-
18
- <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->
19
- </head>
20
-
21
- <body>
22
- <div id="page" class="container_16">
23
- <div id="header" class="grid_8">
24
- <img src="/images/feather-small.gif" alt="The Apache Software Foundation">
25
- <h1>The Apache Software Foundation</h1>
26
- <h2>Apache License, Version 2.0</h2>
27
- </div>
28
- <div id="nav" class="grid_8">
29
- <ul>
30
- <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
31
- <li><a href="/foundation/" title="The Foundation">Foundation</a></li>
32
- <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
33
- <li><a href="http://people.apache.org" title="The People">People</a></li>
34
- <li><a href="/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
35
- <li><a href="/dyn/closer.cgi" title="Download">Download</a></li>
36
- <li><a href="/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
37
- </ul>
38
- <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/licenses/">Licenses</a></p>
39
- <form name="search" id="search" action="http://www.google.com/search" method="get">
40
- <input value="*.apache.org" name="sitesearch" type="hidden"/>
41
- <input type="text" name="q" id="query">
42
- <input type="submit" id="submit" value="Search">
43
- </form>
44
- </div>
45
- <div class="clear"></div>
46
- <div id="content" class="grid_16"><div class="section-content"><p>Apache License<br></br>Version 2.0, January 2004<br></br>
47
- <a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a> </p>
48
- <p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
49
- <p><strong><a name="definitions">1. Definitions</a></strong>.</p>
50
- <p>"License" shall mean the terms and conditions for use, reproduction, and
51
- distribution as defined by Sections 1 through 9 of this document.</p>
52
- <p>"Licensor" shall mean the copyright owner or entity authorized by the
53
- copyright owner that is granting the License.</p>
54
- <p>"Legal Entity" shall mean the union of the acting entity and all other
55
- entities that control, are controlled by, or are under common control with
56
- that entity. For the purposes of this definition, "control" means (i) the
57
- power, direct or indirect, to cause the direction or management of such
58
- entity, whether by contract or otherwise, or (ii) ownership of fifty
59
- percent (50%) or more of the outstanding shares, or (iii) beneficial
60
- ownership of such entity.</p>
61
- <p>"You" (or "Your") shall mean an individual or Legal Entity exercising
62
- permissions granted by this License.</p>
63
- <p>"Source" form shall mean the preferred form for making modifications,
64
- including but not limited to software source code, documentation source,
65
- and configuration files.</p>
66
- <p>"Object" form shall mean any form resulting from mechanical transformation
67
- or translation of a Source form, including but not limited to compiled
68
- object code, generated documentation, and conversions to other media types.</p>
69
- <p>"Work" shall mean the work of authorship, whether in Source or Object form,
70
- made available under the License, as indicated by a copyright notice that
71
- is included in or attached to the work (an example is provided in the
72
- Appendix below).</p>
73
- <p>"Derivative Works" shall mean any work, whether in Source or Object form,
74
- that is based on (or derived from) the Work and for which the editorial
75
- revisions, annotations, elaborations, or other modifications represent, as
76
- a whole, an original work of authorship. For the purposes of this License,
77
- Derivative Works shall not include works that remain separable from, or
78
- merely link (or bind by name) to the interfaces of, the Work and Derivative
79
- Works thereof.</p>
80
- <p>"Contribution" shall mean any work of authorship, including the original
81
- version of the Work and any modifications or additions to that Work or
82
- Derivative Works thereof, that is intentionally submitted to Licensor for
83
- inclusion in the Work by the copyright owner or by an individual or Legal
84
- Entity authorized to submit on behalf of the copyright owner. For the
85
- purposes of this definition, "submitted" means any form of electronic,
86
- verbal, or written communication sent to the Licensor or its
87
- representatives, including but not limited to communication on electronic
88
- mailing lists, source code control systems, and issue tracking systems that
89
- are managed by, or on behalf of, the Licensor for the purpose of discussing
90
- and improving the Work, but excluding communication that is conspicuously
91
- marked or otherwise designated in writing by the copyright owner as "Not a
92
- Contribution."</p>
93
- <p>"Contributor" shall mean Licensor and any individual or Legal Entity on
94
- behalf of whom a Contribution has been received by Licensor and
95
- subsequently incorporated within the Work.</p>
96
- <p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
97
- terms and conditions of this License, each Contributor hereby grants to You
98
- a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
99
- copyright license to reproduce, prepare Derivative Works of, publicly
100
- display, publicly perform, sublicense, and distribute the Work and such
101
- Derivative Works in Source or Object form.</p>
102
- <p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
103
- and conditions of this License, each Contributor hereby grants to You a
104
- perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
105
- (except as stated in this section) patent license to make, have made, use,
106
- offer to sell, sell, import, and otherwise transfer the Work, where such
107
- license applies only to those patent claims licensable by such Contributor
108
- that are necessarily infringed by their Contribution(s) alone or by
109
- combination of their Contribution(s) with the Work to which such
110
- Contribution(s) was submitted. If You institute patent litigation against
111
- any entity (including a cross-claim or counterclaim in a lawsuit) alleging
112
- that the Work or a Contribution incorporated within the Work constitutes
113
- direct or contributory patent infringement, then any patent licenses
114
- granted to You under this License for that Work shall terminate as of the
115
- date such litigation is filed.</p>
116
- <p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
117
- distribute copies of the Work or Derivative Works thereof in any medium,
118
- with or without modifications, and in Source or Object form, provided that
119
- You meet the following conditions:</p>
120
- <ol>
121
- <li>
122
- <p>You must give any other recipients of the Work or Derivative Works a
123
- copy of this License; and</p>
124
- </li>
125
- <li>
126
- <p>You must cause any modified files to carry prominent notices stating
127
- that You changed the files; and</p>
128
- </li>
129
- <li>
130
- <p>You must retain, in the Source form of any Derivative Works that You
131
- distribute, all copyright, patent, trademark, and attribution notices from
132
- the Source form of the Work, excluding those notices that do not pertain to
133
- any part of the Derivative Works; and</p>
134
- </li>
135
- <li>
136
- <p>If the Work includes a "NOTICE" text file as part of its distribution,
137
- then any Derivative Works that You distribute must include a readable copy
138
- of the attribution notices contained within such NOTICE file, excluding
139
- those notices that do not pertain to any part of the Derivative Works, in
140
- at least one of the following places: within a NOTICE text file distributed
141
- as part of the Derivative Works; within the Source form or documentation,
142
- if provided along with the Derivative Works; or, within a display generated
143
- by the Derivative Works, if and wherever such third-party notices normally
144
- appear. The contents of the NOTICE file are for informational purposes only
145
- and do not modify the License. You may add Your own attribution notices
146
- within Derivative Works that You distribute, alongside or as an addendum to
147
- the NOTICE text from the Work, provided that such additional attribution
148
- notices cannot be construed as modifying the License.
149
- You may add Your own copyright statement to Your modifications and may
150
- provide additional or different license terms and conditions for use,
151
- reproduction, or distribution of Your modifications, or for any such
152
- Derivative Works as a whole, provided Your use, reproduction, and
153
- distribution of the Work otherwise complies with the conditions stated in
154
- this License.</p>
155
- </li>
156
- </ol>
157
- <p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
158
- explicitly state otherwise, any Contribution intentionally submitted for
159
- inclusion in the Work by You to the Licensor shall be under the terms and
160
- conditions of this License, without any additional terms or conditions.
161
- Notwithstanding the above, nothing herein shall supersede or modify the
162
- terms of any separate license agreement you may have executed with Licensor
163
- regarding such Contributions.</p>
164
- <p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
165
- permission to use the trade names, trademarks, service marks, or product
166
- names of the Licensor, except as required for reasonable and customary use
167
- in describing the origin of the Work and reproducing the content of the
168
- NOTICE file.</p>
169
- <p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
170
- applicable law or agreed to in writing, Licensor provides the Work (and
171
- each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
172
- WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
173
- without limitation, any warranties or conditions of TITLE,
174
- NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
175
- are solely responsible for determining the appropriateness of using or
176
- redistributing the Work and assume any risks associated with Your exercise
177
- of permissions under this License.</p>
178
- <p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
179
- under no legal theory, whether in tort (including negligence), contract, or
180
- otherwise, unless required by applicable law (such as deliberate and
181
- grossly negligent acts) or agreed to in writing, shall any Contributor be
182
- liable to You for damages, including any direct, indirect, special,
183
- incidental, or consequential damages of any character arising as a result
184
- of this License or out of the use or inability to use the Work (including
185
- but not limited to damages for loss of goodwill, work stoppage, computer
186
- failure or malfunction, or any and all other commercial damages or losses),
187
- even if such Contributor has been advised of the possibility of such
188
- damages.</p>
189
- <p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
190
- While redistributing the Work or Derivative Works thereof, You may choose
191
- to offer, and charge a fee for, acceptance of support, warranty, indemnity,
192
- or other liability obligations and/or rights consistent with this License.
193
- However, in accepting such obligations, You may act only on Your own behalf
194
- and on Your sole responsibility, not on behalf of any other Contributor,
195
- and only if You agree to indemnify, defend, and hold each Contributor
196
- harmless for any liability incurred by, or claims asserted against, such
197
- Contributor by reason of your accepting any such warranty or additional
198
- liability.</p>
199
- <p>END OF TERMS AND CONDITIONS</p>
200
- <h1 id="apply">APPENDIX: How to apply the Apache License to your work</h1>
201
- <p>To apply the Apache License to your work, attach the following boilerplate
202
- notice, with the fields enclosed by brackets "[]" replaced with your own
203
- identifying information. (Don't include the brackets!) The text should be
204
- enclosed in the appropriate comment syntax for the file format. We also
205
- recommend that a file or class name and description of purpose be included
206
- on the same "printed page" as the copyright notice for easier
207
- identification within third-party archives.</p>
208
- <div class="codehilite"><pre> Copyright [yyyy] [name of copyright owner]
209
-
210
- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
211
- you may not use this file except in compliance with the License.
212
- You may obtain a copy of the License at
213
-
214
- http://www.apache.org/licenses/LICENSE-2.0
215
-
216
- Unless required by applicable law or agreed to in writing, software
217
- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
218
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
219
- See the License for the specific language governing permissions and
220
- limitations under the License.
221
- </pre></div></div></div>
222
- <div class="clear"></div>
223
- </div>
224
- <div id="footer" class="container_16">
225
- <div class="links grid_16">
226
- <div class="grid_3">
227
- <h4>Projects</h4>
228
- <ul>
229
- <li><a href="http://httpd.apache.org/" title="Apache Web Server (httpd)">HTTP Server</a></li>
230
- <li><a href="http://abdera.apache.org/" title="Atom Publishing Protocol Implementation">Abdera</a></li>
231
- <li><a href="http://ace.apache.org/" title="Centralized life cycle management and deployment of OSGi based and related modular software artifacts for distribution.">ACE</a></li>
232
- <li><a href="http://activemq.apache.org/" title="Distributed Messaging System">ActiveMQ</a></li>
233
- <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li>
234
- <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li>
235
- <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li>
236
- <li><a href="http://aries.apache.org/" title="Enterprise OSGi application programming model">Aries</a></li>
237
- <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li>
238
- <li><a href="http://axis.apache.org/" title="Java SOAP Engine">Axis</a></li>
239
- <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li>
240
- <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li>
241
- <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li>
242
- <li><a href="http://cayenne.apache.org/" title="User-friendly Java ORM with Tools">Cayenne</a></li>
243
- <li><a href="http://chemistry.apache.org/" title="CMIS (Content Managment Interoperability Services) Clients and Servers">Chemistry</a></li>
244
- <li><a href="http://click.apache.org/" title="User-friendly page and component oriented web framework">Click</a></li>
245
- <li><a href="http://cocoon.apache.org/" title="Web development framework: separation of concerns, component-based">Cocoon</a></li>
246
- <li><a href="http://commons.apache.org/" title="Reusable Java components">Commons</a></li>
247
- <li><a href="http://continuum.apache.org/" title="Continuous Integration and Build Server">Continuum</a></li>
248
- <li><a href="http://couchdb.apache.org/" title="RESTful document database">CouchDB</a></li>
249
- <li><a href="http://cxf.apache.org/" title="Service Framework">CXF</a></li>
250
- <li><a href="http://db.apache.org/" title="Database access">DB</a></li>
251
- <li><a href="http://deltacloud.apache.org/" title="RESTful cloud management interface">Deltacloud</a></li>
252
- <li><a href="http://directory.apache.org/" title="Apache Directory Server">Directory</a></li>
253
- <li><a href="http://esme.apache.org/" title="Enterprise Social Messaging Environment">ESME</a></li>
254
- <li><a href="http://felix.apache.org/" title="OSGi Framework and components.">Felix</a></li>
255
- <li><a href="http://forrest.apache.org/" title="Aggregated multi-channel documentation, separation of concerns">Forrest</a></li>
256
- <li><a href="http://geronimo.apache.org/" title="Java2, Enterprise Edition (J2EE) container">Geronimo</a></li>
257
- <li><a href="http://gora.apache.org/" title="ORM framework for column stores such as Apache HBase and Apache Cassandra with a specific focus on Hadoop">Gora</a></li>
258
- <li><a href="http://gump.apache.org/" title="Continuous integration of open source projects">Gump</a></li>
259
- <li><a href="http://hadoop.apache.org/" title="Distributed computing platform">Hadoop</a></li>
260
- <li><a href="http://hbase.apache.org/" title="Hadoop Database">HBase</a></li>
261
- <li><a href="http://hive.apache.org/" title="Data warehouse infrastructure using the Hadoop Database">Hive</a></li>
262
- <li><a href="http://hc.apache.org/" title="Java toolset of low level HTTP components">HttpComponents</a></li>
263
- <li><a href="http://jackrabbit.apache.org/" title="Content Repository for Java">Jackrabbit</a></li>
264
- <li><a href="http://james.apache.org/" title="Java Apache Mail Enterprise Server">James</a></li>
265
- <li><a href="http://jmeter.apache.org/" title="Java performance and functional testing">JMeter</a></li>
266
- <li><a href="http://juddi.apache.org/" title="Java implementation of the Universal Description, Discovery, and Integration specification">jUDDI</a></li>
267
- <li><a href="http://karaf.apache.org/" title="Server-side OSGi distribution">Karaf</a></li>
268
- <li><a href="http://lenya.apache.org/" title="Content Management System">Lenya</a></li>
269
- <li><a href="http://libcloud.apache.org/" title="Unified interface to the cloud">Libcloud</a></li>
270
- <li><a href="http://logging.apache.org/" title="Cross-language logging services">Logging</a></li>
271
- <li><a href="http://lucene.apache.org/" title="Search engine library">Lucene</a></li>
272
- <li><a href="http://mahout.apache.org/" title="Scalable machine learning library">Mahout</a></li>
273
- <li><a href="http://maven.apache.org/" title="Java project management and comprehension tools">Maven</a></li>
274
- <li><a href="http://mina.apache.org/" title="Multipurpose Infrastructure for Network Application">MINA</a></li>
275
- <li><a href="http://myfaces.apache.org/" title="JavaServer(tm) Faces implementation and components">MyFaces</a></li>
276
- <li><a href="http://nutch.apache.org/" title="Open Source Web Search Software">Nutch</a></li>
277
- <li><a href="http://ode.apache.org/" title="Orchestration Director Engine: Business Process Management (BPM), Process Orchestration and Workflow through service composition.">ODE</a></li>
278
- <li><a href="http://oodt.apache.org/" title="Object Oriented Data Technology (middleware metadata)">OODT</a></li>
279
- <li><a href="http://ofbiz.apache.org/" title="Open for Business: enterprise automation software">OFBiz</a></li>
280
- <li><a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable, and extendable EJB Container System and Server">OpenEJB</a></li>
281
- <li><a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational Mapping for Java">OpenJPA</a></li>
282
- <li><a href="http://openwebbeans.apache.org/" title="OpenWebBeans: JSR-299 Context and Dependency Injection for Java EE Platform Implementation">OpenWebBeans</a></li>
283
- <li><a href="http://pdfbox.apache.org/" title="Java library for working with PDF documents">PDFBox</a></li>
284
- <li><a href="http://perl.apache.org/" title="Dynamic websites using Perl">Perl</a></li>
285
- <li><a href="http://pig.apache.org/" title="Platform for analyzing large data sets">Pig</a></li>
286
- <li><a href="http://pivot.apache.org/" title="Rich Internet applications in Java">Pivot</a></li>
287
- <li><a href="http://poi.apache.org/" title="Java API for OLE 2 Compound and OOXML Documents">POI</a></li>
288
- <li><a href="http://portals.apache.org/" title="Portal technology">Portals</a></li>
289
- <li><a href="http://qpid.apache.org/" title="Multiple language implementation of the latest Advanced Message Queuing Protocol (AMQP)">Qpid</a></li>
290
- <li><a href="http://river.apache.org/" title="Jini service oriented architecture">River</a></li>
291
- <li><a href="http://roller.apache.org/" title="Java blog server">Roller</a></li>
292
- <li><a href="http://santuario.apache.org/" title="XML Security in Java and C++">Santuario</a></li>
293
- <li><a href="http://servicemix.apache.org/" title="Enterprise Service Bus">ServiceMix</a></li>
294
- <li><a href="http://shindig.apache.org/" title="Opensocial Reference Implementation">Shindig</a></li>
295
- <li><a href="http://shiro.apache.org/" title="Powerful and easy-to-use application security framework">Shiro</a></li>
296
- <li><a href="http://sling.apache.org/" title="Web Framework for JCR Content Repositories">Sling</a></li>
297
- <li><a href="http://spamassassin.apache.org/" title="Mail filter to identify spam">SpamAssassin</a></li>
298
- <li><a href="http://stdcxx.apache.org/" title="Apache C++ Standard Library">STDCXX</a></li>
299
- <li><a href="http://struts.apache.org/" title="Model 2 framework for building Java web applications">Struts</a></li>
300
- <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li>
301
- <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li>
302
- <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li>
303
- <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">Tcl</a></li>
304
- <li><a href="http://thrift.apache.org/" title="Framework for scalable cross-language services development">Thrift</a></li>
305
- <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li>
306
- <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li>
307
- <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li>
308
- <li><a href="http://trafficserver.apache.org/" title="A fast, scalable and extensible HTTP/1.1 compliant caching proxy server">Traffic Server</a></li>
309
- <li><a href="http://turbine.apache.org/" title="A Java Servlet Web Application Framework and associated component library">Turbine</a></li>
310
- <li><a href="http://tuscany.apache.org/" title="An SCA based Service Composition Framework">Tuscany</a></li>
311
- <li><a href="http://uima.apache.org/" title="Framework and annotators for unstructured information analysis">UIMA</a></li>
312
- <li><a href="http://velocity.apache.org/" title="A Java Templating Engine">Velocity</a></li>
313
- <li><a href="http://ws.apache.org/">Web Services</a></li>
314
- <li><a href="http://whirr.apache.org/" title="Libraries for running Cloud Services">Whirr</a></li>
315
- <li><a href="http://wicket.apache.org/" title="Component-based Java Web Application Framework.">Wicket</a></li>
316
- <li><a href="http://xalan.apache.org/" title="XSLT processors in Java and C++">Xalan</a></li>
317
- <li><a href="http://xerces.apache.org/" title="XML parsers in Java, C++ and Perl">Xerces</a></li>
318
- <li><a href="http://xml.apache.org/" title="XML solutions focused on the web">XML</a></li>
319
- <li><a href="http://xmlbeans.apache.org/" title="XML-Java binding tool">XMLBeans</a></li>
320
- <li><a href="http://xmlgraphics.apache.org/" title="Conversion from XML to graphical output">XML Graphics</a></li>
321
- <li><a href="http://zookeeper.apache.org/" title="Centralized service for maintaining configuration information">ZooKeeper</a></li>
322
- </ul>
323
- </div>
324
- <div class="grid_3">
325
- <h4>Foundation</h4>
326
- <ul>
327
- <li><a href="/foundation/faq.html">FAQ</a></li>
328
- <li><a href="/licenses/" title="Overview of the Apache Licenese">Licenses</a></li>
329
- <li><a href="/foundation/marks/" title="Apache marks policies and listing">Trademarks</a></li>
330
- <li><a href="/foundation/news.html" title="Official news feed of Foundation announcements">News</a></li>
331
- <li><a href="/press/" title="Press, Media, and Analyst contact">Press Inquiries</a></li>
332
- <li><a href="/foundation/records/" title="Formal corporate records and board meeting minutes">Public Records</a></li>
333
- <li><a href="/foundation/mailinglists.html" title="Mailing lists and Apache">Mailing Lists</a></li>
334
- <li><a href="/foundation/sponsorship.html" title="Sponsor the Foundation">Sponsorship</a></li>
335
- <li><a href="/foundation/contributing.html" title="Donate to the Foundation">Donations</a></li>
336
- <li><a href="/foundation/buy_stuff.html" title="Buy Apache branded merchandise">Buy Stuff</a></li>
337
- <li><a href="/foundation/thanks.html" title="Thank you to our Sponsors">Thanks</a></li>
338
- <li><a href="/foundation/contact.html" title="Contact Us">Contact</a></li>
339
- </ul>
340
- </div>
341
- <div class="grid_3 suffix_1">
342
- <h4>Foundation Projects</h4>
343
- <ul>
344
- <li><a href="http://attic.apache.org/" title="Inactive projects repository">Attic</a></li>
345
- <li><a href="/foundation/conferences.html" title="Meetings of developers and users">Conferences</a></li>
346
- <li><a href="http://community.apache.org/" title="Helping newcomers to the ASF">Community Development</a></li>
347
- <li><a href="http://incubator.apache.org/" title="Shepherd for new projects">Incubator</a></li>
348
- <li><a href="/dev/" title="ASF Infrastructure: Operations and howto documents for PMCs and contributors">Infrastructure</a></li>
349
- <li><a href="/jcp/" title="Apache and the Java Community Process">JCP</a></li>
350
- <li><a href="http://labs.apache.org/" title="The Innovation Laboratories of the Apache Software Foundation">Labs</a></li>
351
- <li><a href="/legal/" title="Legal Affairs">Legal Affairs</a></li>
352
- <li><a href="/press/" title="Public Relations">Public Relations</a></li>
353
- <li><a href="/security/" title="Security">Security</a></li>
354
- <li><a href="/travel/" title="Travel Assistance">Travel Assistance</a></li>
355
- </ul>
356
- </div>
357
-
358
- <div class="grid_3">
359
- <h4>Community</h4>
360
- <ul>
361
- <li><a href="http://people.apache.org/" title="Apache committer homepages">People</a></li>
362
- <li><a href="/memorials/" title="In memoriam of past committers">Memorials</a></li>
363
- <li><a href="http://feathercast.org/" title="Apache Podcasts">Feathercast</a></li>
364
- <li><a href="http://blogs.apache.org/" title="Apache Project Blogs">Project Blogs</a></li>
365
- <li><a href="http://planet.apache.org/committers/" title="Apache Committers' Blogs">PlanetApache</a></li>
366
- </ul>
367
- </div>
368
- <div class="grid_3">
369
- <h4>How It Works</h4>
370
- <ul>
371
- <li><a href="/foundation/how-it-works.html">Introduction</a></li>
372
- <li><a href="/foundation/how-it-works.html#meritocracy">Meritocracy</a></li>
373
- <li><a href="/foundation/how-it-works.html#structure">Structure</a></li>
374
- <li><a href="/foundation/how-it-works.html#roles">Roles</a></li>
375
- <li><a href="/foundation/how-it-works.html#management">Collaboration</a></li>
376
- <li><a href="/foundation/how-it-works.html#incubator">Incubator</a></li>
377
- <li><a href="/foundation/how-it-works.html#other">Other entities</a></li>
378
- <li><a href="/foundation/glossary.html">Glossary</a></li>
379
- <li><a href="/foundation/voting.html">Voting</a></li>
380
- </ul>
381
- </div>
382
- </div>
383
- <div class="clear"></div>
384
-
385
- </div>
386
- <div id="copyright" class="container_16">
387
- <p>Copyright &#169; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
388
- </div>
389
- </body>
390
- </html>