DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31488>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31488 </telnet> does not close the session Summary: </telnet> does not close the session Product: Ant Version: 1.5.3 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am using ANT 1.5.3 that comes with Websphere Studio Application Developer 5.1. If you use the <telnet> task, telnet does not close the session even after using </telnet>. I tried that many times. You can check out the session that is still open from the host. The only way I was able to close the session is either by shutting down WSAD or by using the exit command in the telnet session: </telnet> <write string="exit" /> </telnet> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]