"cpage" wrote : 
  | For me, during JBoss start (wsrp services start), all producers recorded in 
the database and new producers of the xml should be contacted.
  | 

This is what happens. 

However, this is not the use case you describe here as the consumer is started 
and correctly attempts to contact the producers. If some of them are 
unavailable, they are marked as inactive and you might need to activate them 
using the WSRP admin if you don't want to have to restart the JBoss instance 
running the consumer... I suppose we could implement periodic polling of 
producers to try and reactivate them but we felt that it was simpler to just 
use the WSRP admin to reactivate them once the producers are known to be online.

Feel free to open a JIRA feature request.

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

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

Reply via email to