Download List

Descripción del Proyecto

JBoss is an Open Source, standards-compliant, Enterprise JavaBeans application server implemented in pure Java. JBoss provides JBossServer, the basic EJB container and JMX infrastructure, JBossMQ for JMS messaging, JBossMail for mail, JBossTX for JTA/JTS transactions, JBossSX for JAAS based security, JBossCX for JCA connectivity, and JBossCMP for CMP persistence. It integrates with Tomcat Servlet/JSP container and Jetty Web server/servlet container, and enables you to mix and match these components through JMX by replacing any component you wish with a JMX-compliant implementation for the same APIs. The goal is to provide a full J2EE stack in the Free/Open Source software world.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-13 21:10
4.0.0 RC2

Esta versión incluye JBossAOP 1,0 aplicación RC2, la versión 1.1 de JBoss Cache distribuido, la integración de Hibernate implementador, actualizado a la versión de Tomcat 5.0.28, y JGroups actualizado a la versión 2.2.6.
Tags: 4.0.x Development Releases, Major feature enhancements
This release includes JBossAOP 1.0 RC2 implementation, the 1.1 version of JBoss Distributed Cache, Hibernate deployer integration, Tomcat version updated to 5.0.28, and JGroups updated to version 2.2.6.

2004-07-31 14:53
3.2.5

Esta versión corrige un error en 3.2.4 que rompió la replicación de sesiones HTTP.
Tags: Minor bugfixes
This release fixes a bug in 3.2.4 that broke HTTP session replication.

2004-07-25 17:33
4.0.0 RC1

Esta es la primera versión beta de la próxima versión 4.0.0. Esta es la primera versión basada en el código base que ha sido certificada con éxito contra la TCK J2EE 1.4. Este lanzamiento inicial se está realizando AVAILBLE como una vista previa de la funcionalidad J2EE 1.4.
Tags: 4.0.x Development Releases, Major feature enhancements
This is the first beta release of the upcoming
4.0.0 release. This is the first release based on
the codebase that has been succesfully certified
against the J2EE 1.4 TCK. This initial release
candidate is being made availble as a preview of
the J2EE 1.4 functionality.

2004-06-04 19:54
3.2.4

Varias mejoras de rendimiento, una solución para una vulnerabilidad de seguridad en JMS, una solución para permitir que el servidor se ejecute con Sun JDK 1.5 Beta 2, y numerosas correcciones más pequeñas.
Tags: Minor feature enhancements
Several performance improvements, a fix for a security vulnerability in JMS, a workaround to allow the server to run with Sun JDK 1.5 beta 2, and numerous other smaller fixes.

2004-05-29 06:23
3.2.3 P1

Esta versión fija una fuga del sujeto autenticado JAAS de nuevo a la piscina hilo Tomcat. Asunto asociados con el hilo no estaba siendo limpiado, pero la principal y credenciales. Aunque esto no afecta a la autenticación o autorización, que podría causar un perjuicio previamente legalizada para ser visto en un contexto no autenticados. Aplicaciones de asociar la información sensible con el tema o basar las decisiones de Seguridad sobre el tema a través de una integración personalizada con JBoss podría haber sido afectados por esta pérdida.
Tags: Minor security fixes
This version fixed a leak of the authenticated JAAS Subject
back to the Tomcat thread pool. The Subject associated with
the thread was not being cleared, but the the principal and
credentials were. Although this did not affect authentication or
authorization, it could cause a previously authenticated Subject
to be seen in an unauthenticated context. Applications
associating sensitive information with the Subject or basing
security decisions on the Subject via custom integration with
JBoss could have been affected by this leak.

Project Resources