[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Selfreliant beans
alesj
do-not-reply at jboss.com
Thu Jun 4 19:06:20 EDT 2009
"wolfc" wrote : Or is it trying to tell us that the bean doesn't exist at all?
Yes.
See DeployersImpl:
| ControllerContext other = controller.getContext(iDependOn, null);
| if (other == null)
| actualStateString = "** NOT FOUND " + item.toHumanReadableString() + " **";
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235506#4235506
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235506
More information about the jboss-dev-forums
mailing list