Bill, It seems you have an error somewhere in a file and somehow JUnit or Cactus or Ant interprets a comment "//---------". I cannot help you more with the little information shown. We would need your full stack trace but as you seem to be running the Cactus samples, I would advise you to download a fresh distribution of Cactus - that might be easier than trying to find in which file there are has been an error.
-Vincent ----- Original Message ----- From: Nicholas Lesiecki To: bill fang Cc: Cactus List Sent: Friday, September 28, 2001 7:14 PM Subject: RE: pls help me! Hi Bill, I'm not overly familiar with the cactus ant tasks so I'm forwarding your message to the list. Please also reply with any further context: what server you are using, what settigns in the cactus.properties file, whehter you have read the docs on the ant distribution, etc. Cheers, Nick -----Original Message----- From: bill fang [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 27, 2001 11:46 PM To: [EMAIL PROTECTED] Subject: pls help me! i have a problem: what i use "ant tests_all" ,my computer display this error: file://--------------------------- tests: [junit] Running org.apache.cactus.TestAll [junit] Tests run:1,Failures:0,Errors:1,Time elapsed:0.52 sec [junit] Testsuite:org.apache.cactus.TestAll [junit] Tests run:1,Failures:0,Errors:1,Time elapsed:0.52 sec [junit] [junit]..... file://--------------------------- i guess the problem is the connection from client to server i'm using ant1.4 , junit3.2,tomcat4.0 i really want to have a clearly copy of the config with samples thanks!
