"alesj" wrote : "adrian(a)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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...