|
| 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 |