JBoss development,
A new message was posted in the thread "DependencyInfo remove items":
http://community.jboss.org/message/522801#522801
Author : Kabir Khan
Profile :
http://community.jboss.org/people/kabir.khan@jboss.com
Message:
--------------------------------------------------------------
Also shows up in something Carlo pointed out.
1 depends on 2, uninstall 2 - is a one line change in
AbstractController.uninstallContext(ControllerContext context, *boolean* trace)
It is harder to do:
1 depends on 2, uninstall 1 - I need a way to figure out which context 1's dependency
on 2 is, and at the moment that is all hidden away in DependencyItem's resolve()
methods.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/522801#522801