[jboss-dev] Patch for JBAS-5471

Scott Stark sstark at redhat.com
Tue Apr 22 14:39:14 EDT 2008


There is no specific org.jboss.test.ejb3 package as the tests are 
packaged more along the lines of the function. Create an 
org.jboss.test.ejb3.service package under the testsuite module and add 
your testcase.

The code in question is part of the jbossas/ejb3 deployers integration code.

Galder Zamarreno wrote:
>
>
> Scott Stark wrote:
>> Integration specific tests are in jbossas/testsuite. The ejb3-core 
>> tests still have a lot of integration tests:
>>
>> http://wiki.jboss.org/wiki/DevEJB3RunningUnitTests
>
> In this particular case, assuming that the code I wanna be fixing 
> lives  in AS within the ejb3 integration layer, any test case I create 
> for this should live in AS, correct?
>
> I don't see any org.jboss.test.ejb3 package to test the ejb3 
> integration layer in jbossas/testsuite unless these tests are located 
> somewhere else.
>
> Or do you expect a test case to fix JBAS-5471, assuming the fix only 
> involved fixing the ejb3 integration layer in AS, to live in the ejb3 
> project? I'm sure there's such test there but probably those tests 
> haven't run yet as the EJB3 team are currently trying to untangle the 
> dependency issues.




More information about the jboss-development mailing list