- 
        1. Re: JBossClusteredTestCase et al in standalone test modulerrajesh May 24, 2006 2:32 PM (in response to brian.stansberry)These 3 classes extend the standalone JBoss test module classes JBossTestCase, JBossTestServices and JBossTestSetup. 
 They are a perfect example of how the standalone test module can be used.
 They are not included in the jboss-test package.
- 
        2. Re: JBossClusteredTestCase et al in standalone test modulestarksm64 May 24, 2006 2:45 PM (in response to brian.stansberry)No reason why they could not be in the base test package as they really don't add any new api dependency. They are mostly just add jbosstest.* properties for specifying servers/jndi properties. Technically these are not even cluster related as multiple jboss servers could just be tested without explicit clustering. 
- 
        3. Re: JBossClusteredTestCase et al in standalone test moduleryan.campbell May 24, 2006 3:37 PM (in response to brian.stansberry)Yes, let's add them Rajesh. 
 Do you need another release of the test module, Brian? Or can you use them in place?
- 
        4. Re: JBossClusteredTestCase et al in standalone test modulebrian.stansberry May 24, 2006 4:26 PM (in response to brian.stansberry)No, I don't have any urgent need for a new release; things work fine for me with these classes in the testsuite module. It just seemed like they could be generally useful and were a better fit in the test project. 
- 
        5. Re: JBossClusteredTestCase et al in standalone test modulebrian.stansberry Jul 6, 2007 4:07 PM (in response to brian.stansberry)Any news on getting these moved? Leaving these classes in the AS testsuite module is a barrier to getting EJB3 removed from the AS codebase (besides making working on EJB3 clustering a pain). 
 I can add them to the test project myself, but I don't want to remove them from the AS/testsuite unless a new version of jboss-test.jar is available on both AS trunk and Branch_4_2.
- 
        6. JBossClusteredTestCase et al in standalone test moduleozizka Jan 26, 2011 9:51 AM (in response to brian.stansberry)Where is this class now? EAP 5.1 testsuite uses it, but it's not in sources. So I guess it gets there only as a jar? Where are it's current sources? Thx 
- 
        7. JBossClusteredTestCase et al in standalone test moduleozizka Jan 26, 2011 9:53 AM (in response to ozizka)EAP-510-src/thirdparty/jboss/test/lib/jboss-test.jar . Reducing to the last question - where are it's current sources? 
 
     
     
     
    