[jboss-user] [JBoss Microcontainer Development] New message: "Re: ClassLoadingAdmin"
Adrian Brock
do-not-reply at jboss.com
Thu Mar 4 08:46:27 EST 2010
User development,
A new message was posted in the thread "ClassLoadingAdmin":
http://community.jboss.org/message/529921#529921
Author : Adrian Brock
Profile : http://community.jboss.org/people/adrian@jboss.org
Message:
--------------------------------------------------------------
> alesj wrote:
> btw, I find it a bit strange to see lifeCycles*[0]*.resolve(lifeCycles). :-)
That's what gives it the chance to do width first resolution.
If you look at the DeploymentLifecycle implementation,
it will fallback to doing it one at a time if the lifecycles have mixed implementations
since it can't handle that case width first.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/529921#529921
More information about the jboss-user
mailing list