Re: [JBoss-user] problem in deploying MBean via mBean-service.xml

2003-07-13 Thread Alwyn Schoeman
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

RE: [JBoss-user] problem in deploying MBean via mBean-service.xml

2003-07-11 Thread Marco.Mistroni
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 >

Re: [JBoss-user] problem in deploying MBean via mBean-service.xml

2003-07-11 Thread julien viet
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

[JBoss-user] problem in deploying MBean via mBean-service.xml

2003-07-11 Thread Marco.Mistroni
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