User development,

A new message was posted in the thread "Pluggable dependency resolver":

http://community.jboss.org/message/521733#521733

Author  : Kabir Khan
Profile : http://community.jboss.org/people/[email protected]

Message:
--------------------------------------------------------------
I don't think dependsOnMe will work.
 
If we have a context A and context B depends on that. If we install context B 
first, and then install context A, context A's dependsOnMe does not get 
populated until we resolve context B's iDependOn items. There is nothing there 
to tell us which contexts to try to resolve, so we need to look at all contexts 
to do it this way.
 
Have I got the wrong idea/am I missing something?

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/521733#521733


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to