|
| 62652 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/config/JBossJSFConfigureListener.java | JBAS-4383 |
| 62652 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/jasper/JspServletOptions.java | JBAS-4383 |
| 62651 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/jboss-web.xml | JBAS-4374, web deployment are scoped by default using the Web (tomcat) webloader. |
| 62639 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4375, Upgrade Javassist to v3.5.0.GA |
| 62634 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/jboss-web.xml | Use parent first class loading model with a scoped repository |
| 62633 | deleted | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/.jboss-web.xml.swp | remove .swp file |
| 62632 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/jboss-web.xml | remove the explicit loader class reference |
| 62631 | modified | dimitris@jboss.org | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/TomcatDeployer.java | JBAS-3047, use the jboss loader if either it's the configured default tomcat setting or a jboss-web override. When using the tomcat loader, apply the default tomcat java2ClassLoadingCompliance setting, or the corresponding jboss-web.xml override. |
| 62620 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/jboss-web.xml | JBAS-3047, allow both java2ClassLoadingCompliance and useJBossWebLoader from the war jboss-web.xml |
| 62620 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.java | JBAS-3047, allow both java2ClassLoadingCompliance and useJBossWebLoader from the war jboss-web.xml |
| 62620 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/web.xml | JBAS-3047, allow both java2ClassLoadingCompliance and useJBossWebLoader from the war jboss-web.xml |
| 62620 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/metadata/WebMetaData.java | JBAS-3047, allow both java2ClassLoadingCompliance and useJBossWebLoader from the war jboss-web.xml |
| 62620 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr | JBAS-3047, allow both java2ClassLoadingCompliance and useJBossWebLoader from the war jboss-web.xml |
| 62620 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/.jboss-web.xml.swp | JBAS-3047, allow both java2ClassLoadingCompliance and useJBossWebLoader from the war jboss-web.xml |
| 62620 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/imports/sections/web.xml | JBAS-3047, allow both java2ClassLoadingCompliance and useJBossWebLoader from the war jboss-web.xml |
| 62607 | added | wolfc | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBAS4328UnitTestCase.java | JBAS-4328: enabled tests |
| 62607 | deleted | wolfc | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBAS4328TestCase.java | JBAS-4328: enabled tests |
| 62607 | added | wolfc | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/ExpiryDestinationUnitTestCase.java | JBAS-4328: enabled tests |
| 62607 | deleted | wolfc | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/ExpiryDestinationTestCase.java | JBAS-4328: enabled tests |
| 62600 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | JBAS-4365: fixed ejb3 test suite |
| 62594 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/securitymgr/server.policy | JBAS-4373, add the missing permission |
| 62589 | modified | fnasser@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | Switch to use JBossXB 1.0.0.GA built in Brew |
| 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 |