Re: Websphere 6 Ant Tasks can't be found....

2007-11-08 Thread Martin Gainty
Chris can you run the command $WAS_HOME/bin/ws_ant.bat[sh] M-- - Original Message - From: "Christopher Styles" <[EMAIL PROTECTED]> To: Sent: Thursday, November 08, 2007 1:11 PM Subject: Websphere 6 Ant Tasks can't be found > Hi, > > I'm usin

Re: Websphere 6 Ant Tasks can't be found....

2007-11-08 Thread Christopher Styles
Thanks... I'll try that... On 11/8/07, Peter Reilly <[EMAIL PROTECTED]> wrote: > > On Nov 8, 2007 6:11 PM, Christopher Styles <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm using Cruise Control and Websphere 6 to build and deploy my > application > > to a remote server, but when I execute the buil

Re: Websphere 6 Ant Tasks can't be found....

2007-11-08 Thread Peter Reilly
On Nov 8, 2007 6:11 PM, Christopher Styles <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using Cruise Control and Websphere 6 to build and deploy my application > to a remote server, but when I execute the build/deploy, I get and *Ant > Error Message*... My websphere ant tasks can't seem to be found

Websphere 6 Ant Tasks can't be found....

2007-11-08 Thread Christopher Styles
Hi, I'm using Cruise Control and Websphere 6 to build and deploy my application to a remote server, but when I execute the build/deploy, I get and *Ant Error Message*... My websphere ant tasks can't seem to be found If I comment out the taskdefs, the build portion works fine, but I need the we