Jacky, What's the relationship with WSAD. I think you're saying that you wish to run the Cactus tests through Ant, right? So what does this have to do with WSAD (I mean the fact that Ant is invoked through WSAD is not changing anything)?
Have you looked at: http://jakarta.apache.org/cactus/integration/ant/index.html Thanks -Vincent > -----Original Message----- > From: Jacky Zhang [mailto:[EMAIL PROTECTED] > Sent: 30 October 2003 19:50 > To: Cactus Developers List > Subject: How do I start a WSAD server (websphere) and deploy my war file > from ant build file. > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
