|
| 58485 | modified | scott.stark@jboss.org | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestCase.java | Update for JBossTestCase changes |
| 58485 | modified | scott.stark@jboss.org | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestSetup.java | Update for JBossTestCase changes |
| 58485 | modified | scott.stark@jboss.org | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestServices.java | Update for JBossTestCase changes |
| 58480 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | In StatefulRemoveInterceptor, do not remove if the ctx has already been discarded or removed. |
| 58480 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java | In StatefulRemoveInterceptor, do not remove if the ctx has already been discarded or removed. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/bank/BankBean.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/client/ClientContainer.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/bank/TellerBean.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/TimerServiceImpl.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/tx/Ejb3TxPolicy.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/bank/unit/BankDeploymentDescriptorTestCase.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/jms/ServerPeerJMSDestinationFactory.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/bank/META-INF/ejb-jar.xml | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationEvictionPolicy.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58478 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.java | * Bank test was testing transaction timeout incorrectly* StatefulRemoveInterceptor was modified incorrectly and wasn't remove the bean instance at all.* make sure all resources are cleaned up on a SFSB remove even when parts of removal operation have exceptions thrown. |
| 58462 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TopicTestMDB.java | added clientId in activation config |
| 58462 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/TopicTestMDB.java | added clientId in activation config |
| 58454 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | Do not include a LinkRefEncInjector in addition to a ValueEncInjector for URL resource-refs. |
| 58448 | modified | wolfc | //trunk/ejb3/build-test.xml | simple topic MDB unit test |
| 58448 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/unit/TopicMDBUnitTestCase.java | simple topic MDB unit test |
| 58448 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/unit | simple topic MDB unit test |
| 58448 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic | simple topic MDB unit test |
| 58448 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TopicTestMDB.java | simple topic MDB unit test |
| 58448 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TestStatus.java | simple topic MDB unit test |
| 58448 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdbtopic/TestStatusBean.java | simple topic MDB unit test |