Hi,

I am currently using 4.0.4 GA version of JBoss AS. I am configuring the 
jboss-service.xml of a *.sar/META-INF/ folder, for that, I a defining several 
mbeans to be executed at a certain hour.

When doing my tests I am realizing that there is only a single thread (Timer-X) 
in charge of this execution, which means that a second mbean
won't be executed as long as the one being executed has not finished.

Since this behaviour can somehow affect the scheduling of my services I would 
like to know the possibility of having more than one thread per 
jboss-service.xml file and how to do it.

Any help would be appreciated.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151697
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to