Isn't the contents of "Extension-List" a list of the other extensions that a jar uses?
Is there no way to define inter ear dependencies? I know I can use a prefix deployment sorter but that is so clunky, I have to rename all the ears/jars/*.xmls when they deployed to get them deployed in the right order. I did write a deployment sorter of my own that had a file containing a list of the deployments in the correct order but having to manage a central list of applications is a source of errors when there are multiple applications and developers. I was hoping to find a better way to do this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936441#3936441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936441 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
