[jbosstools-dev] JBoss runtimes for tests

Denis Golovin dgolovin at exadel.com
Wed Jul 28 13:04:45 EDT 2010


On 07/28/2010 05:33 AM, Andersen Max wrote:
> I'll let Nick/Denis help about the specific runtime installations but I do want to make sure
> this is really what is needed.
>    
Below is what we had in releng, all of it is migrated to tycho build in 
requirement component.
for seam 2.2 jbosstools.test.seam.2.1.0.GA.home is used, but we can 
create another one.

config at default=\
jbosstools.test.jboss.home=${test-jboss-root}/jboss-eap-4.3/jboss-as,\
jbosstools.test.seam.1.2.1.eap.home=${test-jboss-root}/jboss-eap-4.3/seam,\
jbosstools.test.seam.2fp.eap.home=${test-jboss-root}/jboss-eap-4.3/seamfp,\
jbosstools.test.seam.2.0.1.GA.home=${test-jboss-root}/jboss-seam-2.0.1.GA,\
jbosstools.test.seam.2.1.0.GA.home=${test-jboss-root}/jboss-seam-2.1.1.GA,\
jbosstools.test.jboss.home.3.2=${jboss32.home},\
jbosstools.test.jboss.home.4.0=${jboss40.home},\
jbosstools.test.jboss.home.4.2=${jboss42.home},\
jbosstools.test.jboss.home.5.0=${jboss50.home},\
jbosstools.test.jboss.home.5.1=${jboss51.home},\
jbosstools.test.soap.home.4.3=${soap43.home},\
jbosstools.test.soap.home.5.0=${soap50.home},\
jbosstools.test.jboss.riftsaw.home.2.0=${jboss-riftsaw20.home}

> Couldn't you make a "mock" layout of how these runtimes look like and use those to verify
> your code in your unittests ?
>    

I'm thinking about having the same for seam tests just mock seam 
installations with seam gen and empty jars with deployment descriptors 
to keep jar recognizable as jee modules , for example seam.jar as ejb.

Denis

> And then have a seperate test suite that requires this massive MB of dependencies ?
>
> /max
> On Jul 28, 2010, at 14:16, Snjezana Peco wrote:
>
>    
>> Hi,
>>
>> I have been working on Maven and Portal tests and would appreciate if
>> you could give me with some info.
>> How is Seam 2.2.0.GA defined?
>> I can find jbosstools.test.seam.2.0.1.GA.home for Seam 2.0.1.GA, but
>> can't find Seam 2.2.
>> I would also need definition for EAP 5.0, EAP 5.1, EPP 5.0, EPP 4.3,
>> JBoss AS 5.1 with GateIn, JBoss AS 5.1 with GateIn Portlet Container,
>> JBoss Portrlet Bridge 2.0.0 FINAL.
>> GateIn can be downloaded from https://www.jboss.org/gatein/downloads.html
>> GateIn Portlet Container can be downloaded from
>> http://www.jboss.org/gatein/portletcontainer/downloads.html
>> JBoss Portlet Bridge from http://www.jboss.org/portletbridge/downloads.html
>>
>> Thanks,
>> Snjeza
>> _______________________________________________
>> jbosstools-dev mailing list
>> jbosstools-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>      
>    



More information about the jbosstools-dev mailing list