"kabir.khan(a)jboss.com" wrote : I have a few questions regarding the executor. In
the case where a context is asynchronous, and there is no executor in the controller, we
decided to log a warning and to deploy the context as normal (i.e. not in a thread).
|
| What to do if the executor "is full" and throws a
RejectedExecutionException? Log warning and deploy as normal?
|
| Also, the executor is currently only set on the main controller. How should
asynchronous deployments be handled in a scoped/child controller? Search the parents until
an executor is found?
I've done these as outlined
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239161#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...