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