[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Class dependencies

adrian@jboss.org do-not-reply at jboss.com
Wed Jan 31 14:21:15 EST 2007


No because "On Demand" doesn't "On Undemand". :-)

If somebody references the bean we deploy it, but we don't undeploy it
when it is de-referenced.

That is mainly because it would wasted effort if the referencer is just redeloying.

For class dependencies the issue is different. You have to redeploy if the class changes
or undeploy if the class is removed.

It's not difficult, the semantics are just a bit exacting.

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

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



More information about the jboss-dev-forums mailing list