|
| 58292 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/WebApplication.java | Pass the DeploymentUnit via the WebApplication |
| 58292 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | Pass the DeploymentUnit via the WebApplication |
| 58291 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Map the classpath to the expanded war |
| 58290 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/WebAppLoader.java | Map the classpath to the expanded war |
| 58290 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/WebAppClassLoader.java | Map the classpath to the expanded war |
| 58290 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.java | Map the classpath to the expanded war |
| 58290 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/WebCtxLoader.java | Map the classpath to the expanded war |
| 58286 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Look to the ear metadata for an override of the war context root |
| 58285 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/J2eeApplicationObjectFactory.java | Correct the association of web modules with the ear |
| 58285 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/WebModuleMetaData.java | Correct the association of web modules with the ear |
| 58284 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | Add a module accessor by pathname |