[JBoss-user] [Management, JMX/JBoss] - Re: how to register a MBean using a Queue

2006-02-08 Thread lapoutre
in fact I'm coding it a second time.

The thing, like wzzzrd said, is that You have to be independent of elements, as 
much as you can.

The MBean is loaded but may be not connected at the JMS queue.
In order to perfom that, I'm coding a retrying system.

This system is usefull when you start jboss with your service.
If it's hot plugged, the queue is already available and the MBean can connect 
it without any problem.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=397#397

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=397


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: how to register a MBean using a Queue

2006-02-07 Thread mawione
Did you find a solution to your problem?
I'm having same problem.

Thanks!

Magnus

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3922176#3922176

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3922176


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: how to register a MBean using a Queue

2006-02-03 Thread wzzzrd
it may be a bit late... the only service your mbean should depend on is the 
queue you are connecting to (queues are also defined as mbeans), this should do.

regards,
martin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3921464#3921464

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3921464


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: how to register a MBean using a Queue

2006-01-19 Thread lapoutre
re,
I tried the following dependencies each alone, and all together

  | depends 
optional-attribute-name=Invokerjboss.mq:service=Invoker/depends
  | 
dependsjboss.mq:alias=UIL2ConnectionFactory,service=InvocationLayer,type=UIL2/depends
  | dependsjboss.mq:service=InvocationLayer,type=JVM/depends

but it doesn't work

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3918446#3918446

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3918446


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user