Notes/Domino Fix List
SPR # SODY7VJGJ8Fixed in 9.0 release



Product Area: Client; IBM Lotus Expeditor Technical Area: Security Platform: Cross Platform

Lotus Customer Support APAR: LO43975

SPR# SODY7VJGJ8 - In previous releases, an UnsupportedOperationException will be thrown when you run the following code snippet in XPD:

SocketAddress proxyaddress = new InetSocketAddress("myproxyserver.com", 8080);
Proxy myProxy = new Proxy(Proxy.Type.HTTP, proxyaddress );
URLConnection myConnection = myURL.openConnection(myProxy );

Caused by: java.lang.UnsupportedOperationException
at org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerFactoryProxyFor15.
openConnection(URLStreamHandlerFactoryProxyFor15.java:37)
at java.net.URL.openConnection(URL.java:992)

This problem has been indirectly fixed in this release.



There is no Lotus Support Services technote associated with this SPR right now. Please check again later.



Last Modified on 12/10/2013

Go back