[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Wrong position of DeploymentControllerContext addition

alesj do-not-reply at jboss.com
Wed Jun 18 08:38:58 EDT 2008


I moved it up, before install:

  | +            context.getTransientAttachments().addAttachment(ControllerContext.class, deploymentControllerContext);
  |              try
  |              {
  |                 controller.install(deploymentControllerContext);
  |                 context.setState(DeploymentState.DEPLOYING);
  |                 log.debug("Deploying " + context.getName());
  | -               context.getTransientAttachments().addAttachment(ControllerContext.class, deploymentControllerContext);

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

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



More information about the jboss-dev-forums mailing list