BEA WebLogic Server™ 8.1 Unleashed
by Mark Artiges, Gupreet Singh Bhasin, Bernard Ciconte, Malcolm Garland, Saranathan Govindarajan, James Huang, Subramanian Kovilmadam, Kunal Mittal, Paul J. Perrone, Tom Schwenk, Steve Steffen
EJB Deployment
The EJB deployment phase follows the EJB development life cycle and generates the deployment descriptors. Deploying a bean into a container is the mechanism by which the container makes the bean ready to process client requests. EJB deployment can be done using one of many ways described here. But before we go into that, let's look at a simple development tool and the directory structure for packaging the EJBs, followed by the different tools used for EJB deployment.
EJBGen
EJBGen is part of the rich set of WebLogic Server utilities that enable faster EJB development. This is an EJB 2.0 code generator. This tool uses the special JavaDoc tags that are defined in the bean class to generate the home and remote interfaces along with ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access