The Enterprise JavaBeans 2.0 specification has been released for public
review under the Java Community Process, and is available for download
at http://java.sun.com/products/ejb/docs.html.


Some of the major areas addressed by this draft include:

* the integration of EJB with the Java Message Service, and the
  introduction of message-driven beans

* improved support for container-managed persistence and container-
  managed relationships among entity beans and between entity beans
  and dependent objects

* the introduction of an architecture to support pluggable persistence
  managers for the management of the persistence of entity beans and
  their relationships

* EQL QL, a query language for the specification of finder methods for
  entity beans with container-managed persistence

* select methods, query methods for the internal use of entity beans with
  container-managed persistence

* home business methods--additional methods on the home interface of
  entity beans to implement busines logic that is independent of a
  specific bean instance

* a runAs security identity functionality to provide a specification of
  the principal to be used for the runAs identity of an enterprise bean
  in terms of its security role

* an interoperability protocol based on CORBA/IIOP to allow invocations on
  session and entity beans from J2EE components that are deployed in
  containers from different vendors


Feedback on this draft can be sent to [EMAIL PROTECTED]


For those of you who are attending JavaOne, our EJB 2.0 architecture
team (Umit Yalcinalp, Sanjeev Krishnan, and myself) has the following
activities scheduled around Enterprise JavaBeans 2.0 which may be of
interest:

Technical Session 1032, Enterprise JavaBeans 2.0 Technology: Overview
of Architecture.  Thursday, June 8 12:15 PM - 1:15 PM, Hall C Moscone Center

BOF 1034, Enterprise JavaBeans 2.0 Architecture Birds of a Feather.
Thursday, June 8, 9:00 PM - 10:00 PM, Hall E 134 Moscone Center

Technical Session 1378, J2EE Platform and CORBA Interoperability
Thursday, June 8 2:45 PM - 3:45 PM, Esplanade Moscone Center


regards,


Linda DeMichiel
EJB 2.0 Specification Lead
Java 2 Platform, Enterprise Edition
Java Software, Sun Microsystems
[EMAIL PROTECTED]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to