We have MDB that we basically need to stop and start cleanly. But the problem 
is that if we try to stop ProxyBindingMDB (below) then it just stays in 
stopping state because I think bean instance. Can I destroy ProxyBindingMDB 
alone? I want to either stop or destroy such that I can re-create and start the 
MDB back again. But I am not sure in which sequence I should do that because 
when I tried destroy and create on ProxyBindingMDB it connected as consumers 
but it wasn't draining the queue.


>From jmx-console:

  | 1. binding=ProxyBindingMDB 
A-PROCESSOR,jndiName=local/a-proces...@30230132,plugin=invoker,service=EJB 
  | 
  | 2. jndiName=local/a-proces...@30230132,plugin=pool,service=EJB 
  | 
  | 3. jndiName=local/a-proces...@30230132,service=EJB 

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

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

Reply via email to