[jboss-dev-forums] [Design of POJO Server] - Re: JBMICROCONT-31, class loading model

scott.stark@jboss.org do-not-reply at jboss.com
Fri Mar 16 18:14:59 EDT 2007


A somewhat related issue is how component deployers support fine grained hot deployment. For example, if servlets, jsp, ejb, etc should be redeployable by just updating the class file to pickup business logic only changes, the deployers need to isolate such components in bundles that have no exports of resources/types. This should just be class loading metadata associated with the component that ties into the class loading model.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028965#4028965

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028965



More information about the jboss-dev-forums mailing list