|
| 62278 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/GlobalTxEntityMap.java | JBAS-4304 |
| 62278 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/etc/conf/default/standardjbosscmp-jdbc.xml | JBAS-4304 |
| 62278 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/EntityCreationInterceptor.java | JBAS-4304 |
| 62278 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/EntityInstanceInterceptor.java | JBAS-4304 |
| 62255 | modified | bstansberry@jboss.com | //branches/Branch_4_2/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java | [JBAS-4316] Fix membership size logging |
| 62251 | modified | jhalliday | //branches/Branch_4_2/build/build-thirdparty.xml | Update JBossTS component to the 4.2.3.GA release. |
| 62243 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/invoker/StatelessSSLBean.java | test for accessing EJB3s via HTTPS |
| 62243 | 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 |
| 62242 | deleted | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/servlet-invoker.war/WEB-INF/classes | removed o.j.remoting classes |
| 62240 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/SpyConnectionConsumer.java | [JBAS-4312] - Port ConnectionConsumer fix from jboss-4.0 |
| 62237 | added | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/support/DummyServerSession.java | [JBAS-4312] - Port test from JBoss-4.0 |
| 62237 | added | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/support/DummyServerIL.java | [JBAS-4312] - Port test from JBoss-4.0 |
| 62237 | added | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/support/DummyJBossMQTest.java | [JBAS-4312] - Port test from JBoss-4.0 |
| 62237 | added | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/ConnectionConsumerErrorFiredUnitTestCase.java | [JBAS-4312] - Port test from JBoss-4.0 |
| 62237 | added | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/support/DummyClientILService.java | [JBAS-4312] - Port test from JBoss-4.0 |
| 62237 | added | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/support/DummyServerSessionPool.java | [JBAS-4312] - Port test from JBoss-4.0 |
| 62235 | modified | adrian@jboss.org | //branches/Branch_4_2/testsuite/.classpath | Fix the eclipse build |
| 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 |