JBoss development,
A new message was posted in the thread "Deployment lazyResolve and lazyStart":
http://community.jboss.org/message/529359#529359
Author : Adrian Brock
Profile :
http://community.jboss.org/people/adrian@jboss.org
Message:
--------------------------------------------------------------
alesj wrote:
> <!-- Only create the classloader when somebody wants to import our package
or module -->
> <lazy-resolve/>
>
> <!-- Only move the deployment to the REAL stage when somebody loads a class
from our classloader - with an optional filter -->
> <lazy-start filter="com.acme.somepackage"/>
What's the difference between these two?
1st would only move to CLASSLOADER, where the 2nd would move to REAL?
Yes.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/529359#529359