[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Circular dependency error msg problem

scott.stark@jboss.org do-not-reply at jboss.com
Tue Apr 1 10:35:37 EDT 2008


Yes, D is reported as the cause. It is simply because the logic in IncompleteDeployments.calculateContextsError removes any context that has missing dependencies as root causes. This ultimately leaves D which has no dependencies. In reality D should not be in the missing dependency list, but because the resolution was stopped as soon as the first unresolved dependency was seen it does.


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

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



More information about the jboss-dev-forums mailing list