[jboss-as7-dev] Aquillan module in AS 7 final ?

Max Andersen manderse at redhat.com
Sun Jun 19 03:58:55 EDT 2011


> As a matter of fact, having Arquillan libraries built-in AS 7 makes fairly attractive unit testing with Eclipse Indigo and JBoss Tools 3.3.1, which already have AS 7 

Hmm...i'm interested how ? :) you mean because in jbt 3.3 M1 we included every single jar found under modules and thus it was exposed on The classpath ?

We actually dont do that anymore in M2 since including everything is and Will eventually cause more than a few classloader issues. 

For now we just limit it to The javax module. 

Until now i havent been fond of arquillian being bundled within as7 since it creates yet another different way of configuring and setting up classpaths for  arquillian. 

I.e. If we go back to include it for as7 server adapter in Jbt then those projects that want to target multiple server testing would need to remove it. 




More information about the jboss-as7-dev mailing list