Assemble EJB modules for enterprise bean applications.
Develop enterprise beans for the timer service.
Parent
Implement EJB applications that use timers
Assemble an EJB module to contain enterprise beans and related code artifacts. Group web components, client code, and resource adapter code in separate modules. After the EJB module is assembled, install it as a stand-alone application or combine it with other modules into an enterprise application.
What to do next
Deploy the EJB modules.
Subtopics
- Deploy EJB modules
When you deploy an EJB module, you install that module on a server that has been configured to support deployed modules.
Related tasks
Deploy EJB modules