users@glassfish.java.net

Re: Possible bug related to com.sun.enterprise.server.ss.ASQuickStartup

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 Mar 2007 21:16:07 PST

http://weblogs.java.net/blog/binod/archive/2005/09/lazy_initializa.html

For achieveing lazy initialization, appserver intercepts JDK socket layer using a socket wrapper. Both the issues you are facing would be because of the issue 2547. As both JSR88 and URLConnection accessed from servlet to outside will be using outbound sockets via the socketwrapper and will access the same code path.

https://glassfish.dev.java.net/issues/show_bug.cgi?id=2547

The fix for this should be available in b40.
[Message sent by forum member 'binod' (binod)]

http://forums.java.net/jive/thread.jspa?messageID=207987