1 |
The responsibilities of container are:
|
2 | Beans are packaged and deployed with an ejb-jar file. This file includes class files for the implementation, remote interfaces and home interfaces. An ejb-jar file includes XML deployment descriptor defining the structural and application assembly information about the beans in the file. |