Hi,
I would like to deploy an mbean "Scheduler" to the deploy-ha-singleton directory, 
which is dependent from a queue "jms/scheduler/Timer ", which is deployed in 
deploy/jms directory.

At the end of jboss (3.2.6) startup I get the following error:

anonymous wrote : MBeans waiting for other MBeans:
  | ObjectName: cmd.scheduler:service=Scheduler
  |  state: CONFIGURED
  |  I Depend On:  jboss.mq.destination:service=Queue,name=jms/scheduler/Timer
  | 
  |  Depends On Me:
  | 
  | MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
  | ObjectName: jboss.mq.destination:service=Queue,name=jms/scheduler/Timer
  |  state: NOTYETINSTALLED
  |  I Depend On:
  |  Depends On Me:  cmd.scheduler:service=Scheduler
  | 
  | 
How can I configure the ha-singleton directory to be deployed a f t e r the deploy 
directory? The queue must not be deployes  to the ha-singleton/jms directory, because 
the queue is needed on every jboss node within the cluster, the scheduler mbean has to 
be a cluster singleton.

Thanks 
Stefan



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852834#3852834

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852834


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to