RE: Telnet Output

2002-01-22 Thread Shawn McManus
David, I use the telnet task to do the same. Some things to include are the initial read/ and subsequent reads. Here's an example of a target that I use: target name=telnet-stopweblogic telnet server=myappsvr.mydomain.com userid= password=

RE: Telnet Output

2002-01-22 Thread Shawn McManus
I'd like the copies, please. My address is [EMAIL PROTECTED] Thank you, Shawn -Original Message- From: Ramasubbu, Hari [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 12:06 PM To: 'Ant Users List' Subject: RE: Telnet Output Ok .. i came across the same scenario where i

RE: VSSGET and labeling...

2001-12-05 Thread Shawn McManus
Please do (post the exe). If you can post it to a public site, please do that too. Many mail services may not allow .exe attachments. Thanks, Shawn -Original Message- From: Euan Guttridge [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 9:50 AM To: 'Ant Users List' Cc:

RE: Problem with Visual SourceSafe task

2001-11-28 Thread Shawn McManus
To: Ant Users List Subject: Re: Problem with Visual SourceSafe task - Original Message - From: Shawn McManus [EMAIL PROTECTED] To: Ant Users List [EMAIL PROTECTED] Sent: Tuesday, November 27, 2001 10:12 PM Subject: RE: Problem with Visual SourceSafe task I don't think that your

jspc

2001-11-28 Thread Shawn McManus
Is there a current jspc task in Ant? I have a need to precompile my jsp's during build. I'd read in the mail archives that it had been an undocumented task since 1.2, although when I use it, it get the can't create message. The optional.jar has the wljspc task, but when I use it, almost all

RE: Problem with Visual SourceSafe task

2001-11-27 Thread Shawn McManus
I don't think that your serverpath should end with $. Rather, it should read, serverPath=\\private1\midas Shawn -Original Message- From: Ron Coutts [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 27, 2001 3:02 PM To: 'Ant Users List' (E-mail) Subject: Problem with Visual SourceSafe

Using Ant to Untar on a remote system

2001-11-26 Thread Shawn McManus
I'm looking for a way to gunzip and untar my tar file in Ant once I've created it and FTP'd it to a remote site. Right now, I have to rsh to my remote system once Ant is finished building and then unzip/untar. Is there a way to do this using Ant? Thanks, Shawn -- To unsubscribe, e-mail: