[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Redeploy is done wrong
alesj
do-not-reply at jboss.com
Tue Feb 17 06:44:58 EST 2009
"alesj" wrote : "adrian at jboss.org" wrote :
| | i.e. the structure determination is not done until the "deploy" stage of process() after the "undeploy" stage has been done.
| |
| Just for re-deployed deployments or for all?
|
I'll do it for all. ;-)
"alesj" wrote :
| This would mean we have to move all the maps that track failing deployments
| from MainDeployerImpl into DeployersImpl.
|
| How does this relate with method signature changes?
|
This means I have to move everything (map, comparators, ...) to DeployersImpl.
As there is no point in hacking again, to have some ugly callbacks to MainDeployersImpl.
I'll keep MainDeployerImpls's interfaces, which will only delegate to DeployersImpl, OK?
I guess this means we'll have to do Deployers 2.1?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210651#4210651
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210651
More information about the jboss-dev-forums
mailing list