About this task
Based on the Enterprise JavaBeans (EJB) specification, enterprise
beans are Java components that
typically implement the business logic of Java Platform, Enterprise Edition (JEE) applications as well as
access data. IBM
®WebSphere
® Application Server provides broad
support for enterprise beans, including the EJB 2.x and EJB 3.x specifications.
The EJB 3.x specifications simplify the development of business logic
and data handling for enterprise applications. You can assemble the
beans into one or more EJB 3.x modules using one of the assembly tools.
This task lists the steps needed to
implement EJB 3.x application in WebSphere Application
Server, including tuning and troubleshooting tips.