[jboss-user] [JBoss Microcontainer Development] New message: "Re: Deployment lazyResolve and lazyStart"

Ales Justin do-not-reply at jboss.com
Tue Mar 2 10:37:12 EST 2010


User development,

A new message was posted in the thread "Deployment lazyResolve and lazyStart":

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

Author  : Ales Justin
Profile : http://community.jboss.org/people/alesj

Message:
--------------------------------------------------------------
> I propose we add a new META-INF/jboss-deployment.xml which would be some generic
> metadata for this kind of processing and other possible deployment control parameters.
Yeah, this would definitely be needed / useful -- for MC/AS boot time.
 
>     <!-- Deploy this deployment in the described stage initially - i.e. no classloader -->
>     <required-stage>DESCRIBE</required-stage>
>  
>     <!-- Only create the classloader when somebody wants to import our package or module -->
>     <lazy-resolve/>
I guess the usage of the 2nd <lazy-resolve> would mean required-stage beyond DESCRIBE doesn't make sense.
Same for <lazy-start> if the required stage is set to REAL or past.

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

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




More information about the jboss-user mailing list