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 Jakarta Enterprise Beans.
Enabling this feature
To enable the Jakarta Enterprise Beans 4.0 Home Interfaces feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>enterpriseBeansHome-4.0</feature>