THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
Notas del Lanzamiento -- Apache Geronimo -- Versión 2.1 Geronimo URLs ------------- Página Hogar: http://geronimo.apache.org/ Descargas: http://geronimo.apache.org/downloads.html Documentación: http://geronimo.apache.org/documentation.html Listas de correo: http://geronimo.apache.org/mailing.html Código fuente: http://geronimo.apache.org/svn.html Seguimiento de bugs: http://issues.apache.org/jira/browse/GERONIMO Wiki: http://cwiki.apache.org/geronimo Docmuentación ------------- Por favor, consulta http://cwiki.apache.org/GMOxDOC21es para la documentación más actualizada para este lanzamiento. Requerimientos de Sistema ------------------------- Necesitas una plataforma que soporte Sun JDK 5.0+ (J2SE 1.5.0+) ó mayor. Mayor parte de pruebas se han hecho en Linux, Mac OS X, y Windows. Mejoras de Geronimo 2.1 ----------------------- Distribuciones adaptadas del servidor - Distribuciones lightweight pueden ser creadas para que contengan sólo los componentes funcionales requeridos por tus aplicaciones. Consola de administración flexible - La consola de administración ahora es basada-en-componentes, para reflejar las capacidades del servidor. Este permite que la consola de administración proporcione funciones administrativas flexibles que reflejarán las capacidades de una distribución adaptada del servidor. GShell - GShell es un ambiente de procesos de línea de comandos que puede usarse para la ejecución de comandos de Geronimo. GShell es un ambiente extendible e incluye soporte para edición, historia de comandos, y tab completion. Soporte Cluster - WADI ya puede usarse para soportar clustering de aplicaciones web para configuraciones Geronimo que usan al Contenedor Web Tomcat (soporte WADI para Jetty se presentó en lanzamientos previos). - Las aplicaciones pueden ser activadas para geupos de servidores Geronimo definidos administrativamente. Plugin para Monitor de Consola - El plugin para monitor de consola proporciona soporte para tener monitor desde la consola de administración de Geronimo. El monitor en consola puede obtener estadísticas y datos de rendimiento de múltiples servidores Geronimo, así como desplegar gráficamente estos datos a usuarios. Estado de certificación ----------------------- Apache Geronimo v2.1 ha pasado el 100% del "SUN's Java Enterprise Edition 5.0 Certification Test Suite". Consulta "Distribuciones" para mayor detalle. Distribuciones -------------- Apache Geronimo v2.1 esta disponible en cinco distribuciones, por lo que puedes elegir la que mejor se adapte a tu ambiente. Las distribuciones disponibles son: Distribuciones certificadas: - Apache Geronimo con Tomcat web container, AXIS2 para Web Services y OpenJPA para persistencia. - Apache Geronimo con Jetty web container, CXF para Web Services y OpenJPA para persistencia. Distribuciones No-Certificadas: - Little-G con Tomcat web container, configuración mínima. - Little-G con Jetty web container, configuración mínima. - Geronimo framework. Nota: Distribuciones no-certificadas no contienen un stack JavaEE5 completo y por ello no pueden ser certificadas. Las distribuciones certificadas pueden ser re-configuradas por el usuario (como emplear Tomcat web container con CXF para Web Services). Características soportadas -------------------------- Todo elemento de programación de la especificación Java EE 5.0 está disponible. Detalles conocidos y Limitaciones --------------------------------- ** Bug * [GERONIMO-2246] - Why resource-env-ref:admin-object-module? * [GERONIMO-2340] - Network Listener state not persisted across server startups * [GERONIMO-2622] - Implement PolicyContextHandlerSOAPMessage * [GERONIMO-3124] - Reminder: Switch Axis2 stack back to axis2-saaj from Sun SAAJ Impl * [GERONIMO-3243] - ActiveMQ violates System Properties * [GERONIMO-3354] - Exception thrown by MDB involved in XA transaction * [GERONIMO-3392] - CA Helper App - Unable to find HTTPS Connector configured for ClientAuth * [GERONIMO-3440] - DB2-XA: when trace file is not specified, it caused error when running the sample * [GERONIMO-3442] - Tomcat exception reports reference non-existent log files * [GERONIMO-3483] - Redeploy should start any dependent configurations it stops. * [GERONIMO-3503] - DBPool wizzard creates plans only for local-transactions * [GERONIMO-3685] - Monitoring Console should display TimeStatistics and BoundedRangeStatistics correctly * [GERONIMO-3687] - classloader deadlock during server startup * [GERONIMO-3700] - alias command fails * [GERONIMO-3719] - Monitoring agent uses sun classes * [GERONIMO-3762] - Web Applications displayed during server startup include "system" console plugins * [GERONIMO-3768] - deployment failure is not logged in either geronimo.log or deployer.log * [GERONIMO-3781] - Plugin Installer, CRSF issue when attempting to install a new plugin * [GERONIMO-3815] - ContextManager.getCurrentContext() throws NullPointerException * [GERONIMO-3831] - Incomplete classpath fed to wsgen ** Improvement * [GERONIMO-3399] - Need JSR88 DConfigBeans for GerSecurityType * [GERONIMO-3408] - Clean up deployer login code in ServerConnection * [GERONIMO-3545] - Upgrade Apache Derby to 10.3.1.4 * [GERONIMO-3651] - gshell should make it dead simple to run geronimo with remote debugging * [GERONIMO-3661] - Optimize GShell libs for G server assemblies * [GERONIMO-3759] - Geronimo Tomcat Clustering - No GBeans for adding Static Members * [GERONIMO-3796] - Upgrade to 3.3 version of xbean-finder, xbean-naming, and xbean-reflect * [GERONIMO-3798] - Upgrade Geronimo to newly released geronimo-transaction 2.1 and geronimo-connector 2.1 components * [GERONIMO-3802] - In plugin installer, assembling a server, add a page at the end to confirm or deny the assembly of a server package. ** New Feature * [GERONIMO-3432] - Admin Console Wizard to auto generate openejb-jar.xml * [GERONIMO-3433] - Admin Console Wizard to auto generate geronimo-application.xml