Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 43273 invoked from network); 28 Feb 2002 18:21:21 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Feb 2002 18:21:21 -0000 Received: (qmail 8787 invoked by uid 97); 28 Feb 2002 18:21:01 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 8717 invoked by uid 97); 28 Feb 2002 18:21:00 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 8646 invoked from network); 28 Feb 2002 18:21:00 -0000 Message-ID: <6613E0DCAA42D511A23C000629550B8705C001DC@ivhpxc0003.ap.bdi.gte.com> From: "Ramasubbu, Hari" To: "'Ant Users List'" Subject: RE: TelnetTask and Windows Telnet Date: Thu, 28 Feb 2002 12:20:19 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1C084.93C4F860" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C1C084.93C4F860 Content-Type: text/plain; charset="iso-8859-1" Ok here is the problem .. if ur xml scripts is like this then the Ant api expects the login and password to be there to be filled by it.So u must enable the authentication part in ur telnet server . :) Hari -----Original Message----- From: Duncan McNaught [mailto:mcnaught@bea.com] Sent: Thursday, February 28, 2002 11:41 AM To: Ant Users List Subject: Re: TelnetTask and Windows Telnet Manually is fine, the jar files are there and the task is referenced. Works fine against unix. Below is the prompt I get manually, and no prompt for username and password - it uses the domain security. *=============================================================== Welcome to Microsoft Telnet Server. *=============================================================== C:\> "Ramasubbu, Hari" wrote: > I'm using Telnet on Windows telnet server but the server is a third party > telnetd daemon running on a winnt machine. > did u check whether netcomponents.jar and optionals.jar are there in ur > ant\lib folder.Also try telneting them manually and see what happens. > > :) > Hari > > -----Original Message----- > From: Duncan McNaught [mailto:mcnaught@bea.com] > Sent: Thursday, February 28, 2002 9:41 AM > To: Ant Users List > Subject: TelnetTask and Windows Telnet > > Has anyone succesfully used the optional TelnetTask with Windows Telnet? > It just hangs or times out for me at the read command: C > It doesn't seem to say anywhere in the docs/manuals/javadoc whether it only > works for unix telnet servers. > Thanks > --Duncan > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: ------_=_NextPart_001_01C1C084.93C4F860--