Re: allowHosts in OpenEjb3.0

2007-10-17 Thread Karan Malhi
Ashish, I did some research and looks like the attribute was removed. Here are the list of attributes in Geronimo 1.2 -name -port -host -allowHosts -logOnSuccess -logOnFailure You can find the exact plan.xml for Geronimo 1.2 here which describes the attributes used for EJBNetworkService:

Re: allowHosts in OpenEjb3.0

2007-10-17 Thread Ashish Jain
Hi Karan, Is there any other alternative for the same functionality where we can restrict the access to EJB application running on the server? I tried gbean name=EJBNetworkService class=org.apache.geronimo.openejb.EjbDaemonGBean attribute name=port${PlanOpenEJBPort}/attribute