[jboss-user] [JBoss Microcontainer Development] New message: "Re: JBDEPLOY-226 - DeployerClient change extension"

Adrian Brock do-not-reply at jboss.com
Tue Feb 23 12:34:32 EST 2010


User development,

A new message was posted in the thread "JBDEPLOY-226 - DeployerClient change extension":

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

Author  : Adrian Brock
Profile : http://community.jboss.org/people/adrian@jboss.org

Message:
--------------------------------------------------------------
alesj wrote:>  
> > since I want to be able to do this as well in some of the stuff I'm doing.
> Related to JBKERNEL-54 / JBOSGI-151? :-)
 
I don't see why resolving circular dependencies needs this feature?
The problem with Thomas's implementation (if it is like what he has done elsewhere)
is that he is doing a checkComplete() too often.
He should check them all at the end, not during/after every single move. :-)
 
No, it is to implement the refreshPackages() behaviour when using shutdownPolicy=GCI'm implementing it properly inside org.jboss.classloading.spi.dependency.ClassLoading
where none OSGi users can use this feature as well.
 
It's not strictly required, but width first processing of deployments is preferable for a
number of reasons.
 


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

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




More information about the jboss-user mailing list