EJB

"The EJB 2.1 specification enhances the EJB architecture with support for Web services. Enterprise developers can implement and deploy Web service applications with the same level of ease as other server-side applications.

In addition, EJB 2.1 provides a container-managed Timer Service; enhancements to EJB QL -- the declarative language for container-managed persistence -- to support aggregate and order-by operations; and a generalization of message-driven beans to support additional messaging types.

The EJB 2.1 specification effort is being conducted as JSR-153 under the Java Community Process (JCP) program."

-- java.sun.com