Hi Marcus,
The file you are asking for is $JBOSS_HOME/server/$PROFILE/deployers/spring.deployer/META-INF/spring-deployers-jboss-beans.xml .
(or spring.deployer/META-INF/spring-deployers-jboss-beans.xml in the distribution).
You can set the relativeOrder property on the ApplicationContextDeployer bean - lower values have higher precedence.
Marius