The Reaper wrote: > > Is supporting the EJB 2.0 spec on the horizon? I want to convince my client > to use Jonas, and this timeline would be good info to have. EJB 2.0 support will be bring step by step within JOnAS. The two main new parts of EJB2.0 are JMS integration and new persistence management. The last CVS tag (2.1.2) already include JMS integration: Using JOnAS 2.1.2 and Joram (which is a 100% pure Java implementation of JMS available in opensource on www.objectweb.org) it is now possible to involve in the same global transaction access to database and JMS operations. We expect to provide Message driven Bean for the end of this year. We are also working on new persistence management which will be based on JORM. JORM is a tool providing persitency on different data storages (files, RDBMS, OODB, etc). We expect to have a version of JOnAS integrated with JORM (on top of RDBMS) somewhere in the first half of next year. Gérard Vandome Evidian [EMAIL PROTECTED] phone: 33 4 76 29.75.67 http://www.objectweb.org http://www.evidian.com ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".