|
| 56534 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | set message redelivery limit to 1 (default is 0) in testRuntimeException() |
| 56533 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/naming/unit/BindFailureTestCase.java | test no longer valid for rebind() |
| 56532 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/naming/unit/BindFailureTestCase.java | test no longer valid for rebind() |
| 56531 | modified | bdecoste | //trunk/ejb3/src/resources/test/bank/META-INF/jboss.xml | use properties service for deployment descriptors |
| 56531 | modified | bdecoste | //trunk/ejb3/build-test.xml | use properties service for deployment descriptors |
| 56531 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | use properties service for deployment descriptors |
| 56531 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/bank/unit/BankDeploymentDescriptorTestCase.java | use properties service for deployment descriptors |
| 56531 | modified | bdecoste | //trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.java | use properties service for deployment descriptors |
| 56531 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | use properties service for deployment descriptors |
| 56531 | modified | bdecoste | //trunk/ejb3/src/resources/test/bank/META-INF/ejb-jar.xml | use properties service for deployment descriptors |
| 56530 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java | [JBAS-3619] Don't lock listeners list while notifying listeners |
| 56528 | modified | thomas.diesler@jboss.com | //trunk/server/src/etc/conf/default/log4j.xml | Enable JBossWS message tracing |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/HAPartitionStateTransferMBean.java | [JBAS-3540] Streamable state transfer |
| 56524 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/partition/jboss-service.xml | [JBAS-3540] Streamable state transfer |
| 56524 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/StartupTestClusterPartition.java | [JBAS-3540] Streamable state transfer |
| 56524 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/BadHAPartitionStateTransfer.java | [JBAS-3540] Streamable state transfer |
| 56524 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/StartupTestClusterPartitionMBean.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/SimpleHAPartitionStateTransfer.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/test/HAPartitionStateTransferTestCase.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/SimpleHAPartitionStateTransferMBean.java | [JBAS-3540] Streamable state transfer |
| 56524 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/StartupTestHAPartition.java | [JBAS-3540] Streamable state transfer |
| 56524 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/test/BadStateTransferTestCase.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/HAPartitionRecorder.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/HAPartitionRecorderMBean.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/AbstractHAPartitionStateTransfer.java | [JBAS-3540] Streamable state transfer |
| 56524 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/BadHAPartitionRecorder.java | [JBAS-3540] Streamable state transfer |
| 56524 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/BadHAPartitionRecorderMBean.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/CustomStateHAPartitionStateTransfer.java | [JBAS-3540] Streamable state transfer |
| 56524 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/CustomStateHAPartitionStateTransferMBean.java | [JBAS-3540] Streamable state transfer |
| 56523 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jmx/ha/HAServiceMBean.java | Add property sendRemoteLifecycleNotifications |
| 56522 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/web/sso/war/web-form-auth.xml | Conform to dtd |
| 56522 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/web/sso/war/web-form-auth-clustered.xml | Conform to dtd |
| 56522 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/web/sso/war/web-sso-expire.xml | Conform to dtd |
| 56521 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/sections/cluster.xml | Change name of sar |
| 56520 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java | [JBAS-3540] Streamable state transfer |
| 56519 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/server/AsynchEventHandler.java | Don't log a stack trace on shutdown |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/BaseStatefulProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/BaseStatelessProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/PuEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/LinkRefEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ProducerFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/injection/EjbEncInjector.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java | rebind() instead of bind() |
| 56518 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | rebind() instead of bind() |