dain        2004/09/08 22:16:35

  Modified:    .        RELEASE-NOTES-1.0-M2.txt
  Log:
  Fixed line feed problem... which is weird since I generated it from a mac
  
  Revision  Changes    Path
  1.3       +42 -4     incubator-geronimo/RELEASE-NOTES-1.0-M2.txt
  
  Index: RELEASE-NOTES-1.0-M2.txt
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/RELEASE-NOTES-1.0-M2.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- RELEASE-NOTES-1.0-M2.txt  9 Sep 2004 05:10:59 -0000       1.2
  +++ RELEASE-NOTES-1.0-M2.txt  9 Sep 2004 05:16:34 -0000       1.3
  @@ -61,10 +61,48 @@
       * [GERONIMO-256] - org.apache.xmlbeans.XmlException: error: Document 
root element is missing.
       * [GERONIMO-270] - add looser param name matching to DynamicGBeanDelegate
   
  -** Unimplemented and Unsupported Features
  -
  -    * [GERONIMO-172] - EJB 2.1 ServiceEndpoint interface support
    * [GERONIMO-173] - EJB 1.1 CMP EntityBean support
    * [GERONIMO-174] - Support for security-roles in web.xml
    * [GERONIMO-175] - Web to EJB security integration
    * [GERONIMO-176] - CMP table mapping support
    * [GERONIMO-177] - Support for user defined primary key classes
    * [GERONIMO-179] - Support for CMRs
    * [GERONIMO-181] - Transaction propogation accross calls to stateful 
session beans
    * [GERONIMO-186] - EJB-QL support
    * [GERONIMO-188] - Entity instance caching
    * [GERONIMO-191] - Deployment of multiple modules into a single 
configuration
    * [GERONIMO-192] - ejbSelect method support
    * [GERONIMO-194] - Date, time and datetime data type support for CMP 
entitiy beans
    * [GERONIMO-195] - BLOB support for CMP entity bean
    * [GERONIMO-213] - J2EE 1.4 Application Client (JSR 151) support
    * [GERONIMO-215] - Tomcat integration for Servlet 2.4 (JSR 154) and JSP 2.0 
(JSR 152) support
    * [GERONIMO-217] - JAAS Login from App Client Container
    * [GERONIMO-218] - UserTransaction access from App Client Container
    * [GERONIMO-226] - Locical dependency support
    * [GERONIMO-228] - EJB 2.1 Home methods
    * [GERONIMO-234] - Build fails when maven/plugins is not writable
    * [GERONIMO-239] - Should be able to dump .car file
    * [GERONIMO-241] - GBean proxy code could use improvement
    * [GERONIMO-242] - Keep history of running configurations
    * [GERONIMO-254] - ServerInfo is too darned useful
    * [GERONIMO-264] - exceptions being swallowed at startup
    * [GERONIMO-272] - Web Service References in ejb-jar.xml Deployment 
Descriptor
    * [GERONIMO-281] - Optional packages support
  +** Unimplemented and Unsupported Features
  +
  +
  +
  +    * [GERONIMO-172] - EJB 2.1 ServiceEndpoint interface support
  +    * [GERONIMO-173] - EJB 1.1 CMP EntityBean support
  +    * [GERONIMO-174] - Support for security-roles in web.xml
  +    * [GERONIMO-175] - Web to EJB security integration
  +    * [GERONIMO-176] - CMP table mapping support
  +    * [GERONIMO-177] - Support for user defined primary key classes
  +    * [GERONIMO-179] - Support for CMRs
  +    * [GERONIMO-181] - Transaction propogation accross calls to stateful 
session beans
  +    * [GERONIMO-186] - EJB-QL support
  +    * [GERONIMO-188] - Entity instance caching
  +    * [GERONIMO-191] - Deployment of multiple modules into a single 
configuration
  +    * [GERONIMO-192] - ejbSelect method support
  +    * [GERONIMO-194] - Date, time and datetime data type support for CMP 
entitiy beans
  +    * [GERONIMO-195] - BLOB support for CMP entity bean
  +    * [GERONIMO-213] - J2EE 1.4 Application Client (JSR 151) support
  +    * [GERONIMO-215] - Tomcat integration for Servlet 2.4 (JSR 154) and JSP 
2.0 (JSR 152) support
  +    * [GERONIMO-217] - JAAS Login from App Client Container
  +    * [GERONIMO-218] - UserTransaction access from App Client Container
  +    * [GERONIMO-226] - Locical dependency support
  +    * [GERONIMO-228] - EJB 2.1 Home methods
  +    * [GERONIMO-234] - Build fails when maven/plugins is not writable
  +    * [GERONIMO-239] - Should be able to dump .car file
  +    * [GERONIMO-241] - GBean proxy code could use improvement
  +    * [GERONIMO-242] - Keep history of running configurations
  +    * [GERONIMO-254] - ServerInfo is too darned useful
  +    * [GERONIMO-264] - exceptions being swallowed at startup
  +    * [GERONIMO-272] - Web Service References in ejb-jar.xml Deployment 
Descriptor
  +    * [GERONIMO-281] - Optional packages support
   
   ** Known Issues
   
  -    * [GERONIMO-249] - Ear, war, ejb-jar, and rar manifest Class-Path 
entries are ignored by configuration builders
    * [GERONIMO-250] - Connector tries to commit after connection error
    * [GERONIMO-258] - org.xml.sax.SAXParseException: Attribute "xmlns" must be 
declared for element type "web-app"
    * [GERONIMO-260] - NullPointerException deploying EAR files
    * [GERONIMO-261] - NullPointerException deploying EAR jetty module
    * [GERONIMO-265] - NPE while deploying resource adapter
    * [GERONIMO-268] - Connection Error handling problems
    * [GERONIMO-282] - servlet calls ejb: "class not found" at deployment and 
run time
    * [GERONIMO-284] - alt-dd is not implemented
    * [GERONIMO-289] - Interface classes for an ejb-ref in a war cannot be 
loaded from war libs or classes
  \ No newline at end of file
  +    * [GERONIMO-249] - Ear, war, ejb-jar, and rar manifest Class-Path 
entries are ignored by configuration builders
  +    * [GERONIMO-250] - Connector tries to commit after connection error
  +    * [GERONIMO-258] - org.xml.sax.SAXParseException: Attribute "xmlns" must 
be declared for element type "web-app"
  +    * [GERONIMO-260] - NullPointerException deploying EAR files
  +    * [GERONIMO-261] - NullPointerException deploying EAR jetty module
  +    * [GERONIMO-265] - NPE while deploying resource adapter
  +    * [GERONIMO-268] - Connection Error handling problems
  +    * [GERONIMO-282] - servlet calls ejb: "class not found" at deployment 
and run time
  +    * [GERONIMO-284] - alt-dd is not implemented
  +    * [GERONIMO-289] - Interface classes for an ejb-ref in a war cannot be 
loaded from war libs or classes
  
  
  

Reply via email to