Is there a way to control the order in which modules start up? jboss does it alphabetically and WebSphere allows a proprietary weight to be given to modules to determine startup order. We have a very specific need for a web module to start before an ejb module. Any suggestions on how to do this?
mike
