+

Search Tips   |   Advanced Search

Develop EJB 3.x applications.

Migrate enterprise bean code.

Parent

Implement EJB 3.x applications

Design a Java EE application and the enterprise beans that it needs. Before developing entity beans with CMP, read the topic, Concurrency control. Keep in mind that EJB 3.x modules do not support entity beans. We must continue to place entity beans in the EJB 2.x-level modules.


What to do next

Assemble EJB 3.x applications.


Subtopics


Related tasks

  • Develop enterprise beans
  • Develop EJB 3.x enterprise beans
  • Develop entity beans
  • Develop applications using the embeddable EJB container
  • Configure EJB 3.1 session bean methods to be asynchronous
  • Develop session beans