Hi Max - thanks for the holiday reply :-)<br><br>&gt;Hmm...i&#39;m interested how ? :) you mean because in jbt 3.3 M1 we included
 every single jar found under modules and thus it was &gt;exposed on The 
classpath ?<br><br>Well substantially yes. Having Arquillan modules bundled in the distribution means you could set up your EE integration test from Eclipse in a matter of minutes.<br>The reverse side of the medal, is that bypassing Maven, you would get a discrepancy from the official distribution.<br>
I&#39;d be glad to hear what developers consider the major priority between these two statements.<br><br> I by no means am try­ing to dis­cour­age any­one from writ­ing unit tests, however I&#39;ve found the percentage of unit tests in EE applications to be small, mostly because it was necessary to invest time (and money) in learning and setting up a proper test environment; so IMHO, having an integration test platform built-in could be a very good plus.<br>
<br>regards<br>Francesco<br><br><div class="gmail_quote">2011/6/19 Max Andersen <span dir="ltr">&lt;<a href="mailto:manderse@redhat.com">manderse@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
&gt; 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<br>
<br>
</div>Hmm...i&#39;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 ?<br>
<br>
We actually dont do that anymore in M2 since including everything is and Will eventually cause more than a few classloader issues.<br>
<br>
For now we just limit it to The javax module.<br>
<br>
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.<br>
<br>
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.<br>
<br>
</blockquote></div><br>