Hi, I am a new user of Cactus. I am now writing my ant script to run my cactus test in eclipse. The test case runs and passes in WSAD environment when I invoke it by "Run As JUnit". But when I run it through the ant build file, it does not run. The exception says that my test case java class cannot be found. I think it is because I did not successfully deploy it onto the server that I started through ant. Can anyone please give me an example that shows me how to start a WSAD server and deploy my web app on it? I could not find any example on the net. Thanks in advance.
Regards, Jacky Zhang
