You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by db...@apache.org on 2004/04/27 02:58:45 UTC

cvs commit: incubator-geronimo RELEASE-NOTES-1.0-M1.txt

dblevins    2004/04/26 17:58:45

  Added:       .        RELEASE-NOTES-1.0-M1.txt
  Log:
  Release notes for 1.0-M1
  
  Revision  Changes    Path
  1.1                  incubator-geronimo/RELEASE-NOTES-1.0-M1.txt
  
  Index: RELEASE-NOTES-1.0-M1.txt
  ===================================================================
  
  Release Notes - Apache Geronimo - Version 1.0-M1
  
  
  ** New Feature
      
      * [GERONIMO-164] - Basic WAR deployment
      * [GERONIMO-165] - Basic RAR support
      * [GERONIMO-166] - Basic EJB JAR support
      * [GERONIMO-167] - Jetty 5.0.beta0 integration for Servlet 2.4 (JSR 154) support
      * [GERONIMO-168] - OpenEJB 2.0M1 integration for partial EJB 2.1 (JSR 153) support
      * [GERONIMO-182] - Bean-managed transaction support for session beans
      * [GERONIMO-183] - Container-managed transaction support for session and entity beans
      * [GERONIMO-184] - SessionSynchronization interface in stateful session beans with container-managed transaction demarcation
      * [GERONIMO-185] - EJB to EJB references via ejb-ref and ejb-link to EJBs in same jar
      * [GERONIMO-189] - J2EE Connector Architecture 1.0 (JSR 16) support
      * [GERONIMO-190] - J2EE Connector Architecture 1.5 (JSR 112) support
      * [GERONIMO-193] - Partial CMP 2.0 cmp-field abastract accessors support
      * [GERONIMO-196] - Jetty 5.0beta0 integration for JavaServer Pages 2.0 (JSR 152) support
      * [GERONIMO-197] - EJB 2.1 BMP EntityBean support
      * [GERONIMO-198] - EJB 2.1 CMP EntityBean parially supported
      * [GERONIMO-199] - EJB 2.1 Stateless SessionBean support
      * [GERONIMO-200] - EJB 2.1 Stateful SessionBean support
      * [GERONIMO-201] - J2EE Application Deployment (JSR 88) partial support
      * [GERONIMO-202] - J2EE Management (JSR 77) partial support
      * [GERONIMO-203] - Limited JMX debug console
      * [GERONIMO-204] - J2EE Connector support for JDBC DataSources
      * [GERONIMO-207] - EJB ejb-jar.xml env-entry support
      * [GERONIMO-208] - Servlet web.xml env-entry support
      * [GERONIMO-209] - EJB ejb-jar.xml resource-ref support to JDBC DataSources
      * [GERONIMO-210] - Servlet web.xml resource-ref support to JDBC DataSources
      * [GERONIMO-214] - Remote access to EJBs from plain Java apps
      * [GERONIMO-221] - JAAS/JAAC providers for simple Properties file user repository
      * [GERONIMO-222] - JAAS/JAAC providers for simple Database user repository
  
  ** Unimplemented and Unsupported
      
      * [GERONIMO-225] - Automatically load configurations present in previous server instance   	 
      * [GERONIMO-162] - Basic EAR deployment support 	
      * [GERONIMO-195] - BLOB support for CMP entity bean 	
      * [GERONIMO-176] - CMP table mapping support 	
      * [GERONIMO-194] - Date, time and datetime data type support for CMP entitiy beans 	
      * [GERONIMO-191] - Deployment of multiple modules into a single configuration 	
      * [GERONIMO-173] - EJB 1.1 CMP EntityBean support 	
      * [GERONIMO-170] - EJB 1.1 DTD deployment descriptor support 	
      * [GERONIMO-169] - EJB 2.0 DTD deployment descriptor support 	
      * [GERONIMO-171] - EJB 2.1 Message-Driven Bean support 	
      * [GERONIMO-172] - EJB 2.1 ServiceEndpoint interface support 	
      * [GERONIMO-224] - EJB 2.1 Timer support 	
      * [GERONIMO-212] - EJB ejb-jar.xml resource-ref support to JMS 	
      * [GERONIMO-187] - EJB to EJB references via ejb-ref and ejb-link to EJBs in separate jars 	
      * [GERONIMO-186] - EJB-QL support
      * [GERONIMO-192] - ejbSelect method support 	
      * [GERONIMO-188] - Entity instance caching 	
      * [GERONIMO-206] - Hot deployment of EJB, WAR, and RAR archives 	
      * [GERONIMO-213] - J2EE 1.4 Application Client (JSR 151) support 	
      * [GERONIMO-205] - J2EE Connector support for JMS Providers 	
      * [GERONIMO-217] - JAAS Login from App Client Container 	
      * [GERONIMO-216] - JAAS Login from Web Container 	
      * [GERONIMO-220] - JACC (JSR 115) authorization from EJB Container 	
      * [GERONIMO-219] - JACC (JSR 115) authorization from Web Container 	
      * [GERONIMO-226] - Locical dependency support 	
      * [GERONIMO-211] - Servlet web.xml resource-ref support to JMS 	
      * [GERONIMO-179] - Support for CMRs 	
      * [GERONIMO-163] - Support for ejb-refs in a web.xml 	
      * [GERONIMO-180] - Support for method-permissions in the ejb-jar.xml 	
      * [GERONIMO-178] - Support for security roles in ejb-jar.xml 	
      * [GERONIMO-174] - Support for security-roles in web.xml 	
      * [GERONIMO-177] - Support for user defined primary key classes 	
      * [GERONIMO-215] - Tomcat integration for Servlet 2.4 (JSR 154) and JSP 2.0 (JSR 152) support 	
      * [GERONIMO-181] - Transaction propogation accross calls to stateful session beans 	
      * [GERONIMO-223] - Upgrade Jetty5.0beta0 to Jetty5.0RC0 	
      * [GERONIMO-218] - UserTransaction access from App Client Container 	
      * [GERONIMO-175] - Web to EJB security integration