Jakarta Enterprise Beans4.03.2
Jakarta Enterprise Beans
4.0
3.2
This feature enables support for Enterprise JavaBeans written to the EJB 3.2 specification.
Enabling this feature
To enable the Enterprise JavaBeans 3.2 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>ejb-3.2</feature>