i never thought to look in my actual server output. my server was already running, and i found my SOP's in the nohup.out file.
> -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 03, 2003 4:00 PM > To: 'Cactus Users List' > Subject: RE: finding system.out > > > Hi Mark, > > Are these SOP executed on the client side or on the server > side? If it's > on the server side, then it depends how you run Cactus. Are you using > the <cactus> task? If so, are you redirecting the server output to a > file? If so, the SOP output should in that file. > > -Vincent > > > -----Original Message----- > > From: Mark Lybarger [mailto:[EMAIL PROTECTED] > > Sent: 03 December 2003 21:29 > > To: 'Cactus-User (E-mail) > > Subject: finding system.out > > > > i'm trying to debug why my test aren't running good in a qa > environment. > > i have added some System.out.println statements to my Test > class, but > i'm > > unable to find the output anywhere. i've used System.out statements > in > > HttpUnit tests and the output is shown on the command line > output from > > running the ant task. > > > > Any ideas how I can see my System.out statements? > > > > thanks > > ~mark > > > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.547 / Virus Database: 340 - Release Date: 12/2/2003 > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.547 / Virus Database: 340 - Release Date: 12/2/2003 > > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.547 / Virus Database: 340 - Release Date: 12/2/2003 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
