In a Swing GUI, URLConnection works fine in 1.3.1_02 but the same code gets connection reset by peer when run in 1.4. Any idea as to why this might be? The URLConnection being obtained is to a servlet acting as an EJB client, the resulting input stream is JSP and the container is the Blazix application server (Desiderata).