|
| 62713 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/JndiProxyFactory.java | use MarshalledValuePair so CallByValue in JNDI is used for Local SFSB proxy generation |
| 62706 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | [EJBTHREE-948] Include info about deployment in FamilyClusterInfo.familyName |
| 62706 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java | [EJBTHREE-948] Include info about deployment in FamilyClusterInfo.familyName |
| 62705 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | [EJBTHREE-946] Use deployment-qualified EJB name to properly segregate SFSB cache |
| 62705 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | [EJBTHREE-946] Use deployment-qualified EJB name to properly segregate SFSB cache |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/WEB-INF/jboss-web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/jboss-web-field-batch-false.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/jboss-web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/jboss-web-attr-set.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/jboss-web-field-scoped.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-cross-ctx-first/WEB-INF/web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-cross-ctx-third/WEB-INF/jboss-web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF/jboss-web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-jk/WEB-INF/jboss-web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-cross-ctx-first/WEB-INF/jboss-web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/jboss-web-attr-based.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/jboss-web-field.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | deleted | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/jboss-web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-cross-ctx-third/WEB-INF/web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF/web.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62704 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/jboss-web-set-trigger.xml | [JBAS-4374] Clean up the config files; remove unneeded junk |
| 62702 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | fix the jbossts version |
| 62701 | modified | fnasser@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | JGroups up to SP3 |
| 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. |