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=18895>.
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=18895

Can not use HttpsURLConnection with Java 1.4.1 and Coyote/JK2 Connector





------- Additional Comments From [EMAIL PROTECTED]  2003-09-12 05:46 -------
Could you note in which version this got fixed? I am running 4.1.27, which 
still has this issue. It caused serious havoc because of the problem. If you 
want to test it, just start tomcat and drop the attached jsp into a context 
that handles JSPs, execute it and see the results. 

Then add 

System.setProperty("java.protocol.handler.pkgs", "")

before the first statement of the jsp, and "uhm, err" whoa, we got ourselves 
javax.net.ssl.HttpsURLConnection .

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to