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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...