|
| 62211 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorUnitTestCase.java | JBAS-1955, rollback the latest changes. |
| 62210 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy/StripModelMBeanInfoPolicy.java | JBAS-1955, rollback the latest changes. |
| 62209 | modified | dimitris@jboss.org | //branches/Branch_4_2/console/src/bin/twiddle.bat | JBAS-1955, rollback the latest changes. |
| 62198 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/invoker/unit/InvokerTestCase.java | added setHostNameVerifier() |
| 62192 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/conf | test for accessing EJB3s via HTTPS |
| 62192 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/servlet-invoker.war/WEB-INF/web.xml | test for accessing EJB3s via HTTPS |
| 62192 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | test for accessing EJB3s via HTTPS |
| 62192 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/invoker/StatelessSSLBean.java | test for accessing EJB3s via HTTPS |
| 62192 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/jboss-web.deployer | test for accessing EJB3s via HTTPS |
| 62192 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/ejb3.deployer/META-INF/jboss-service.xml | test for accessing EJB3s via HTTPS |
| 62192 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/jboss-web.deployer/server.xml | test for accessing EJB3s via HTTPS |
| 62192 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/conf/localhost.keystore | test for accessing EJB3s via HTTPS |
| 62192 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/invoker/unit/InvokerTestCase.java | test for accessing EJB3s via HTTPS |
| 62189 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorUnitTestCase.java | add the MBeanInfo statement that was lost |
| 62188 | added | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/BulkOperationsTest.java | [EJBTHREE-940] Ensure bulk operations work properly |
| 62188 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/Customer.java | [EJBTHREE-940] Ensure bulk operations work properly |
| 62188 | added | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/OptimisticBulkOperationsUnitTestCase.java | [EJBTHREE-940] Ensure bulk operations work properly |
| 62188 | added | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/BulkOperationsTestBean.java | [EJBTHREE-940] Ensure bulk operations work properly |
| 62188 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/TreeCacheProviderHook.java | [EJBTHREE-940] Ensure bulk operations work properly |
| 62188 | added | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/BulkOperationsUnitTestCase.java | [EJBTHREE-940] Ensure bulk operations work properly |
| 62179 | modified | mageshbk@jboss.com | //branches/Branch_4_2/console/src/bin/twiddle.bat | [JBAS-1955] Updated to the SerializablePolicy so that it works with getAttributes similar to twiddle. |
| 62179 | modified | mageshbk@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/jmx/connector/invoker/serializablepolicy/StripModelMBeanInfoPolicy.java | [JBAS-1955] Updated to the SerializablePolicy so that it works with getAttributes similar to twiddle. |
| 62179 | modified | mageshbk@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorUnitTestCase.java | [JBAS-1955] Updated to the SerializablePolicy so that it works with getAttributes similar to twiddle. |
| 62137 | modified | fnasser@redhat.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/wsrp/WSRPWSDLToEndpointTestCase.java | Apply fix from Branch_4_0 to make it compatible with upgraded wsdl4j that came with WS |
| 62134 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_2/console/src/main/org/jboss/console/plugins/EJBModuleLister.java | JBAS-4305 - Add explicit serialVersionUID. |
| 62131 | modified | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/bmp/beans/SimpleBMPBean.java | Port test for JBAS-4304 to JBoss-4.2 |
| 62131 | modified | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/bmp/test/BmpUnitTestCase.java | Port test for JBAS-4304 to JBoss-4.2 |
| 62131 | modified | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/bmp/interfaces/SimpleBMP.java | Port test for JBAS-4304 to JBoss-4.2 |
| 62117 | modified | weston.price@jboss.com | //branches/Branch_4_2/server/src/resources/dtd/connector_1_0.dtd | [JBAS-4218] Fixed comments in DTD to reflect final spec. No code changes. |
| 62115 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | [EJBTHREE-937] Expand FileCacheLoader capacity |
| 62103 | modified | rrajesh | //branches/Branch_4_2/build/build-release.xml | Updated location of dom4j.jar while creating release |
| 62102 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/META-INF/persistence.xml | No longer need to set hibernate.session_factory_name |
| 62101 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/build-test.xml | Ensure ejbthree921.jar is built before running clustered tests |
| 62097 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/annotation/ejb/cache/tree/CacheConfigImpl.java | fixed removalTimeoutSeconds |
| 62095 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | twiddle.sh should already be executable through the normal build process |
| 62094 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build.xml | make executable all bin/*.sh scripts |
| 62094 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | make executable all bin/*.sh scripts |
| 62092 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | JBAS-2026, exclude org/jboss/test/jmx/test/JarInSarJSR77UnitTestCase.class |
| 62082 | modified | jhalliday | //branches/Branch_4_2/build/build-thirdparty.xml | Updated JBossTS to 4.2.3.CR6 |
| 62077 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/TableCacheMBean.java | JBAS-4297 |
| 62077 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/PartitionedTableCacheMBean.java | JBAS-4297 |
| 62074 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | [JBXB-99] parseDate fails to parse the time zone specifier |
| 62072 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | EJBTHREE-938: Fixed timing issues in the test (reproducable now) |
| 62072 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/ExpirationTestMDB.java | EJBTHREE-938: Fixed timing issues in the test (reproducable now) |
| 62071 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.java | JBAS-4295 |
| 62061 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmx/compliance/timer/PeriodTestCase.java | JBAS-4291, remove the comment :) |
| 62059 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/util/test/TwiddleUnitTestCase.java | JBAS-3726 Programatically add JBOSS_HOME to execution environment. |
| 62058 | modified | vivekl@redhat.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmx/compliance/timer/PeriodTestCase.java | - Resolve: JBPAPP-105 / JBAS-4291 (PeriodTestCase - wrong computation of maxDeviation) |
| 62056 | modified | dimitris@jboss.org | //branches/Branch_4_2/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java | JBAS-2026, Wrong placeholder ear created |
| 62056 | modified | dimitris@jboss.org | //branches/Branch_4_2/management/src/main/org/jboss/management/j2ee/factory/RARModuleFactory.java | JBAS-2026, Wrong placeholder ear created |