anonymous wrote : I was thinking of using the DeploymentInfo.context map with a "comparator" key. If you want these as explicit fields then your right that two fields are needed.
I don?t think providing the explicit information regarding the deployment sorter in the DeploymentInfo will be helpful , I can think of the use case doing this.
Anyway Can I make the changes in the following files?
1) DeploymentInfo .java , will add two fields as specified by the Dimitiris , yes we go for explicit information .
2) MainDeployer.java , here I will have to do the optimization for the 5 times sorting
3) EARDeployer.java , here I will have to set the flag indicating that the sorting has been done .
Regards
Vicky
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954641#3954641
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954641
|