Got It:
<testng outputdir="test-output">
| <classpath
path="${build}/${ant.project.name}.ear/${ant.project.name}.jar"/>
| <classpath
path="${build}/${ant.project.name}.ear/${ant.project.name}.war"/>
| <classpath path="${build}/${ant.project.name}.ear"/>
| <classpath path="${res}/microcontainer/conf"/>
| <classpath refid="classpath" />
| <xmlfileset dir="${basedir}" includes="testng.xml"
/>
| </testng>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028979#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...