[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Parallel deployments

kabir.khan@jboss.com do-not-reply at jboss.com
Fri Jul 10 09:15:17 EDT 2009


If installing 2 beans

-Bean depends on Dependency
-Dependency as Asynchronous 

And then checking if the deployment is complete while Dependency is installed in a background thread, we now get the following error message:

  | Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
  | 
  | DEPLOYMENTS MISSING DEPENDENCIES:
  |   Deployment "Bean" is missing the following dependencies:
  |     Dependency "Dependency" (is currently being installed in a background thread)
  | 

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

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



More information about the jboss-dev-forums mailing list