|
| 58035 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.java | Reduce the logging level to debug |
| 58034 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossWebAppParsingDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58033 | modified | scott.stark@jboss.org | //trunk/tomcat/src/resources/war-deployers-all-beans.xml | Set the parsing deployer orders. |
| 58033 | modified | scott.stark@jboss.org | //trunk/tomcat/src/resources/war-deployers-beans.xml | Set the parsing deployer orders. |
| 58032 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.java | Throw an IllegalStateException if both the root and metaData are null as its likely a deployer order problem. |