EJB features in Application Developer v7.5
The following features, supported by RAD v7.5, are for the EJB 3.0 specification and require a Java EE 5 compatible application server, such as WebSphere Application Server v6.1 with the Feature Pack for EJB 3.0, or WebSphere Application Server v7.0:
|
|
| Create session and message-driven enterprise beans.
|
|
|
| Build data persistence using JPA entities.
|
|
|
| Generate deployment code automatically in the server.
|
|
|
| Stateless session beans can implement a Web service endpoint.
|
|
|
| The container-managed timer service is provided.
|
|
|
| Message-driven beans support more messaging types in addition to JMS.
|