> -----Original Message----- > From: PUTHENVILA P Johnson [mailto:[EMAIL PROTECTED] > Sent: 15 January 2004 20:44 > To: 'Cactus Users List' > Subject: Starting Websphere server from Ant script > > Hi All, > I am doing unit testing using Cactus. I would like to know can I start > Websphere application server using Ant script just like we start Tomcat,
With Ant script you can do whatever you like. But maybe you meant with the <cactus> task? If that's the question then the answer is no. Currently the cactus task does not *directly* supports WebSphere. However, you can still use it for starting websphere using the <generic> nested tag. See the doc on the cactus web site. Thanks -Vincent > for that which classes shouls I need? I would like to do automated testing > using not through WSAD. > > Thanks > Johnson --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]