The only difference is that production site is secured (i.e. https://www...) while for testing we do not use SSL port.
Firewall won't be an issue I feel as the old production code using the applet works fine. Its the new production code is causing the problem.
Upload failed : java.net.SocketException: Connection reset b
Re: Upload failed : java.net.SocketException: Connection reset bCould you make a test in production without SSL?
Re: Upload failed : java.net.SocketException: Connection reset bNo I could not. I got the socket exception when I tested without SSL in production.
Even with SSL port number 443 mentioned in IIS I got the exception. |