|
| 62575 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading/jboss-web.xml | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.java | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading/web.xml | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/imports/sections/naming.xml | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/servlets/ClasspathServlet.java | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/servlets/ClasspathServlet2.java | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | modified | scott.stark@jboss.org | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/TomcatDeployer.java | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62575 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/imports/sections/web.xml | JBAS-3047, pickup the java2ClassLoadingCompliance from the war jboss-web.xml |
| 62562 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4371, jbossxb 1.0.0.CR10 has been promoted to GA status. |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb/InitImpl.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3x | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3x/src/main/javax/ejb/ActivationConfigProperty.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3x/src/main/javax/ejb/EJB.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3x/src/main/javax/ejb/EJBAccessException.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/j2ee/src/main/javax/ejb/SessionContext.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/tx/Ejb3TxPolicy.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3x/src/main/javax/ejb/Init.java | EJBTHREE-950: merged trunk |
| 62545 | deleted | wolfc | //branches/Branch_4_2/ejb3x/src/main/javax/ejb/AccessMode.java | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/j2ee | EJBTHREE-950: merged trunk |
| 62545 | modified | wolfc | //branches/Branch_4_2/ejb3x/src/main/javax/ejb/EJBTransactionRolledbackException.java | EJBTHREE-950: merged trunk |
| 62526 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentWorker.java | *** The temporary deployment is deleted twice at distribution and undeployment time. This looks like a bug, so I'm correcting it. |
| 62525 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.java | JBCTS-557, when constructing the TargetModuleIDImpl for a deployment, children TargetModuleIDImpl's need to be added for compliance reasons, even though they are not used by our implementation at deployment time. |
| 62521 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.java | add debug info. |
| 62520 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/status/ProgressObjectImpl.java | while here, add toString methods. |
| 62520 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/status/DeploymentStatusImpl.java | while here, add toString methods. |
| 62519 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/TargetModuleIDImpl.java | JBAS-4366, javax.enterprise.deploy.spi.TargetModuleID.getChildTargetModuleID() should return null when there are no children |
| 62508 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build.xml | JBAS-4365, remove commons http-client & codec from jbossall-client.jar |