|
| 61653 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment2.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployer.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/server/src/etc/deployers/client-deployer-beans.xml | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/WarEjbResolver.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/ClientDeployer.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/security/SecurityDeployer.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/TomcatInjectionContainer.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/tomcat/src/resources/war-deployers-beans.xml | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbUtil50.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61653 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | + Correct the handling of local ejb refs+ Update the handling of cross module refs to use the new MainDeployer |
| 61652 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.java | Remove the invoker test as it relies on an obsolete setup |
| 61651 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Correct the web app object name for the root context |
| 61650 | modified | bstansberry@jboss.com | //trunk/ejb3/docs/reference/reference/en/modules/session.xml | Document replicationIsPassivation |