Message-
> > From: ext julien viet [mailto:[EMAIL PROTECTED]
> > Sent: 11 July, 2003 18:11
> > To: [EMAIL PROTECTED]
> > Subject: Re: [JBoss-user] problem in deploying MBean via
> > mBean-service.xml
> >
> >
> > you need to use the d
Sent: 11 July, 2003 18:11
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] problem in deploying MBean via
> mBean-service.xml
>
>
> you need to use the depends tag :
>
> code="..."
>name="...">
>domain:name=something
>
you need to use the depends tag :
domain:name=something
...
MMnc> hi all,
MMnc> i am trying to deploy a standalone MBean by
MMnc> using myMbean-service.xml
MMnc> i drop the jar file in the \server\default\lib directory
MMnc> and i have added the myMbean-service.xml into the
\se
hi all,
i am trying to deploy a standalone MBean by
using myMbean-service.xml
i drop the jar file in the \server\default\lib directory
and i have added the myMbean-service.xml into the \server\default\deploy
in the initialization, my MBean looks for a JMS connectionFactory via JNDI
but