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