On Oct 17, 2007, at 7:35 AM, Kevan Miller wrote:


On Oct 17, 2007, at 3:05 AM, Ashish Jain wrote:

Any help on this issue??

Ashish,
OpenEJB 3.0 supports an 'only_from' configuration option. Running openejb standalone, you should be able to accomplish what you want. E.g.:

openejb start -Dadmin.only_from=127.0.0.1

You can also set it via the conf/admin.properties file (the command line above overrides this file).

-dain

Reply via email to