|
| 58704 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/VFSDirContext.java | - Add the dir context wrapper for VirtualFile. |
| 58703 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDD.java | EJBTHREE-718: can't use display name for jndi name in CTS |
| 58702 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.java | EJBTHREE-718: client deployer after stage2 |
| 58702 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.java | EJBTHREE-718: client deployer after stage2 |
| 58702 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBStage2Deployer.java | EJBTHREE-718: client deployer after stage2 |
| 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. |