Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > EJB applications > Implement EJB 3.x applications
Previous Step Next Step
Develop EJB 3.x applications.
Step 2: Implement EJB 3.x applications JAX-WSDesign 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 your EJB 2.x-level modules.
Support information (generally applicable)
- 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
What to do next
Assemble EJB 3.x applications.
Previous Step Next Step