FTP from Tomcat Servlet: Socket Timeouts

2005-10-20 Thread Jacob Hookom
I'm attempting to create an HTTP->FTP proxy servlet. The remote FTP server works fine and is accessible, in addition, the Java code I have (Commons Net) is able to connect fine to the remote FTP from eclipse. The problem with connection timeouts only occurs when the same code is placed in a servle

FTP from Tomcat Servlet: Socket Timeouts

2005-10-20 Thread Jacob Hookom
I'm attempting to create an HTTP->FTP proxy servlet. The remote FTP server works fine and is accessible, in addition, the Java code I have (Commons Net) is able to connect fine to the remote FTP from eclipse. The problem with connection timeouts only occurs when the same code is placed in a servle