Want to see the complete list? Here is an excerpt from
org.jboss.deployment.DeploymentSorter (4.0.5.CR1 version):
public static final String[] DEFAULT_SUFFIX_ORDER = {
| ".deployer", "-deployer.xml", ".sar",
"-service.xml", ".rar", "-ds.xml",
| ".har", ".jar", ".war", ".wsr",
".ear", ".zip", ".bsh", ".last"
| };
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975928#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...