DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26451>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26451 URL.openConnection() returns sun class with JDK 1.4.2_03 ------- Additional Comments From [EMAIL PROTECTED] 2004-01-28 00:58 ------- javax.net.ssl.HttpsURLConnection is an abstract class, hence the class that will actually be returned should be a sub class of this. As expected. If the class that is returned can be casted as this, then you are good to go. Not sure what your problem is? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]