Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4802557
Votes 0
Synopsis Consolidation: Networking/Proxy/Cookie
Category java_deployment:networking
Reported Against 1.2 , tiger
Release Fixed 1.5(tiger)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 4763344 , 4866251
Submit Date 13-JAN-2003
Description
Consolidated networking/proxy/cookie support between Java Plug-in and Java Web Start with the following:
- Shared common code in the com/sun/deploy/net package, including HTTPS.
- Provide a ProxyManager  customer  in com/sun/deploy/net/proxy for accessing proxy settings from both products.
- Provide a CookieManager  customer  in com/sun/deploy/net/cookie for accessing cookie settings from both products.

  xxxxx@xxxxx   2003-01-13
Work Around
N/A
Evaluation
Comitted to Tiger.

  xxxxx@xxxxx   2003-01-13

Spec is available at http://j2se.east/deployment/specs/deploy/1.5/networking_proxy_cookie.html

  xxxxx@xxxxx   2003-04-18

A simple testbed is incorporated into the code, which enables simple test to be ran with the networking/proxy/cookie environment setup using standalone app:

java -cp deploy.jar com.sun.deploy.ClientContainer <test-class-name> [args]

  xxxxx@xxxxx   2003-04-18
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang