|
| 62698 | modified | jhalliday | //branches/Branch_4_2/build/build-thirdparty.xml | Moved JBossTS component to 4.2.3.GA.SP1 release to pick up transaction reaper performance improvements, per JBTM-207. |
| 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. |