Jakarta Enterprise Beans Home Interfaces4.03.2
Jakarta Enterprise Beans Home Interfaces
4.0
3.2
This feature enables the use of home interfaces in Enterprise JavaBeans.
Enabling this feature
To enable the Enterprise JavaBeans Home Interfaces 3.2 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>ejbHome-3.2</feature>