Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2033504 | 1.3.0_03 | Stanley Ho | P4 | Closed | Fixed | 03 |
Name: rlT66838 Date: 04/17/2000
java version "1.3.0rc3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc3-Z)
Java HotSpot(TM) Client VM (build 1.3.0rc3-Z, mixed mode)
Step 1: Start an applet and send an https request to the servlet
ex: https://developmnt.com/transact/TradingServlet/GetSubAccounts
Step 2:
The netscape enterprise server log displays the following:
access:
10.4.38.195 - - [14/Apr/2000:19:10:33 -0400]
"POST /transact/TradingServlet/GetSubAccounts" 200 -
error:
[14/Apr/2000:19:10:34] failure (23500): for host 10.4.38.195 trying to POST
/transact/TradingServlet/GetSubAccounts, wl-proxy reports: Error reading
WebLogic Response from s0247dev.dev.schwab.com:8943 at line 461 of proxy.cpp
Inference:
I am not sure if this is some problem with middleware. But, the fact is the
applet was getting response successfully in both netscape and IE without
plug-in. IE with plug-in also gets successful response.
The servlet requst to non-secure http port from applet works fine.
(Review ID: 103729)
======================================================================
- backported by
-
JDK-2033504 Plug-in 1.3 under Netscape does not support https request
-
- Closed
-