HTTPURLConnection 1.6

Hi...

I have a 1.6 Swing client that is connecting to a server that is running 1.4.2. In previous versions of the Swing client (i.e. 1.4.2, 1.5) I could open an HTTPURLConnection and make a call to 'getInputStream()' successfully. Now that I've upgraded to 1.6, I am getting an IOException thrown. Is this a known incompatibility issue? Is there a way around it?

Thanks!

Kelly

[404 byte] By [keplingea] at [2007-11-26 19:53:02]
# 1
What's the text of the exception?
ejpa at 2007-7-9 22:44:24 > top of Java-index,Core,Core APIs...