Hi Nirav Pandya,

the definition file was the missing link to solve my problem.

Here is an extract of it:
***********************

  | <server> 
  |   
  |   <mbean code="org.jboss.mq.server.jmx.Queue"
  |      name="jboss.mq.destination:service=Queue,name=EngineDLQ">
  |     <depends 
optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager</depends>
  |     <depends 
optional-attribute-name="SecurityManager">jboss.mq:service=SecurityManager</depends>
  |   </mbean>
  | ...
  | 
*************************
But keep in mind, that you have to provide "processing load" to the AppServer 
to test the load-balancing. In the beginning i started with only a  few 
processing tasks and detected no load-balancing. When i started to increase the 
processing amount, i saw further nodes beginning to process.

You have an error message? 


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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to