Wei Jiang wrote:
> 
> Hi,
> 
> I try to run:
>   JonasAdmin -l
> and get error:
> D:\jonas20\bin>java -Dinstall.root=d:\jonas20
> org.objectweb.jonas.adm.JonasAdmin -i
> Cannot reach  : jonas_Adm javax.naming.NameNotFoundException: jonas_Adm
> 
> Is it a bug?
> 
> Thanks.
> 
Hi,
is your EJBServer running?
JonasAdmin try to lookup a distributed object under the name jonas_Adm,
this object is created and bind in the registry when the EJBServer
start.
the jonas.name property in jonas .properties allows you to change 
this name, the default value for jonas.name is jonas.

REgards,

-- 
        Philippe

Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to