In order to fix it the following is necessary to be done:
* deployer stages have to be comparable
* deployers have to be sorted on deployers chain retrieval (i.e. in method protected
synchronized List getDeployersList(String stageName))
* sorting agorithm have to take stages, inputs, outputs and relative order into account
* different sorting algorithm have to be implemented (domino is wrong because two
deployers are not comparable in general)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239929#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...