Ok I get it you can do -Dejbd.only_from. Sorry for the spam.
On 10/18/07, Manu George <[EMAIL PROTECTED]> wrote: > Isn't this only for access on who can administer the server > i.e.startup and shutdown? Is it also for who can access ejbd? > > Regards > Manu > > On 10/17/07, Dain Sundstrom <[EMAIL PROTECTED]> wrote: > > 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 > > >
