[jboss-dev-forums] [Design of POJO Server] - Re: Relative order of deployers to other deployers
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Nov 2 19:32:25 EST 2006
"kabir.khan at jboss.com" wrote : How about a precedence bean that is injected into the main deployer, and defines relative ordering between all the deployers that would otherwise be at the same level. Isn't the main deployer what maintains the order of all the deployers?
Yes, its the MainDeployerImpl that uses standard collections and the Deployer.COMPARATOR to order deployers based on the relativeOrder value currently. Allowing for the injection of the comparator would allow for alternate ordering mechanisms.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982824#3982824
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982824
More information about the jboss-dev-forums
mailing list