testsuite (in cvs jbosstest) is the internal jboss test suite.  It's not
really intended to make it easy to test your ejbs, although you might be
able to adapt some of it.  If you want to experiment the best way is to
check out jboss-all with the branch you are interested in (Branch_3_0,
Banch_3_2, or HEAD), build and start jboss, and in testsuite run ./build.sh
tests

There are plenty of examples of doing many hard to imagine things in the
testsuite, but there are no instructions for using the framework to test
your own application.

david jencks

On 2002.09.11 22:37:23 -0400 sunlie wrote:
> hello,
> 
> i wrote some ejb beans run on jboss-3.0.1_tomcat-4.0.4, but i want to do
> some testing on them , so i check out the jbosstest, but in class
> JBossTestServices.java  , i don't know where "jbosstest.deploy.dir" is
> ,and
> i also can't build them for my not knowing about  buildmagic , how should
> i
> configure it with my ant?
> can someone help me ?
> my enviroment : win2k ,jboss-3.0.1_tomcat-4.0.4, jdk1.4.1, ant1.5
> 
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=Content-Type content="text/html; charset=gb2312">
> <META content="MSHTML 6.00.2600.0" name=GENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=#ffffff>
> <DIV><FONT face="MS UI Gothic" size=2>hello,</FONT></DIV>
> <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
> <DIV><FONT face="MS UI Gothic" size=2>i wrote some ejb beans run on 
> jboss-3.0.1_tomcat-4.0.4, but i want to do some testing on them , so i
> check out 
> the jbosstest, but in class JBossTestServices.java&nbsp; , i don't know
> where 
> "jbosstest.deploy.dir" is ,and i also can't build them for my not knowing
> about 
> &nbsp;buildmagic ,&nbsp;how should i configure it with my
> ant?</FONT></DIV>
> <DIV><FONT face="MS UI Gothic" size=2>can someone help me ?</FONT></DIV>
> <DIV><FONT face="MS UI Gothic" size=2>my enviroment : win2k 
> ,jboss-3.0.1_tomcat-4.0.4, jdk1.4.1, ant1.5</FONT></DIV>
> <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV></BODY></HTML>
> 


-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to