Laurent, The Ant runservertests task starts the server and the only runs your test. Thus, the results are not mixed with the server output (unless your tests fail).
-Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 23 April 2002 19:02 > To: Cactus Mailing List > Subject: Almost there! Just a small config problem left > > Hi, > > I've finally managed to set up everything properly. The only thing I have > left to do is to get ant to show the report of the tests at the end of the > Junit task. As it happens now, the test report is somewhere in the middle > of > all the Weblogic output. Is there a way to get the summary report at the > end, after the app server has closed the connection? Or do I have to force > the webserver to send output to a file instead of the console? > > Thanks, > > L > > -- > Laurent Duperval <mailto:[EMAIL PROTECTED]> > > ALLEN'S (or CANN'S) AXIOM > When all else fails, read the instructions. > > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
