|
| 62715 | added | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ProxyTargetsUnitTestCase.java | [EJBTHREE-949] Test proxy targets are correct after topology changes |
| 62714 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/BaseStatelessProxyFactory.java | [EJBTHREE-949] Correctly handle topology changes |
| 62714 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | [EJBTHREE-949] Correctly handle topology changes |
| 62714 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java | [EJBTHREE-949] Correctly handle topology changes |
| 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. |
| 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 |