Jakarta Enterprise Beans Remote4.03.2
Jakarta Enterprise Beans Remote
4.0
3.2
This feature enables the use of remote interfaces in Jakarta Enterprise Beans.
Enabling this feature
To enable the Jakarta Enterprise Beans 4.0 Remote feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>enterpriseBeansRemote-4.0</feature>