|
| 58698 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java | - Finish coding according to what WebMetaData currently does. |
| 58696 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Fix the copy/paste comments and use the DeploymentUnit.simpleName as the jmx module name. |
| 58696 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Fix the copy/paste comments and use the DeploymentUnit.simpleName as the jmx module name. |
| 58695 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Add a dependency on the EjbDeployer timerServiceName property to the EjbModule if defined. |
| 58695 | modified | scott.stark@jboss.org | //trunk/server/src/etc/deployers/ejb-deployer-beans.xml | Add a dependency on the EjbDeployer timerServiceName property to the EjbModule if defined. |
| 58695 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/Container.java | Add a dependency on the EjbDeployer timerServiceName property to the EjbModule if defined. |
| 58694 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModuleMBean.java | Add a dependency on the CachedConnectionManager service used by the CachedConnectionInterceptor to the EjbModule if the EjbDeployer cachedConnectionManagerName property is set. |
| 58694 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Add a dependency on the CachedConnectionManager service used by the CachedConnectionInterceptor to the EjbModule if the EjbDeployer cachedConnectionManagerName property is set. |
| 58694 | modified | scott.stark@jboss.org | //trunk/server/src/etc/deployers/ejb-deployer-beans.xml | Add a dependency on the CachedConnectionManager service used by the CachedConnectionInterceptor to the EjbModule if the EjbDeployer cachedConnectionManagerName property is set. |
| 58693 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java | - All WebMetaData fields except WebSecurityMetaData. |
| 58690 | modified | scott.stark@jboss.org | //trunk/build/build.xml | Include the jboss-logging-* jars in the jbossall-client.jar |