Deployment of Entity Beans
- the tool to deploy the bean is provided by the container provider
- the bean class, the home and remote interface class and generated supporting classes are
packaged to JAR file together with the deployment descriptor
- the deployment descriptor in EJB 1.1 adheres the XML format
|