More detailed Resources
Detailed tutorial using free downloadable BEA WebLogic Tengah server:
- http://developer.java.sun.com/developer/onlineTraining/EJBTutorial (requires you to register as a Java developer)
- demonstrates how to use tools to make the Deployment Descriptor.
- Shows how to put all the code files, the deployment descriptor and the manifest file into an ejb-jar file.
- Shows how to deploy on the Tengah server.
“A beginner’s guide to Enterprise JavaBeans” by Mark Johnson of JavaWorld has many more references at the bottom of the article:
- http://www.javaworld.com/javaworld/jw-10-1998/jw-10-beans.html