JDK-6176045 : Make it easier to specify the SocketFactory to the Context
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.naming
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2004-10-08
  • Updated: 2017-11-10
  • Resolved: 2017-11-10
Related Reports
Relates :  
Description
The "java.naming.ldap.factory.socket" environment property enables custom socket factories to be configured for use by the contexts. This property accepts the name of the socket factory class from which a socket factory gets instantiated.

The problem with specifying the socket factory class is that users have to write seperate socket factory classes whenever the parameters used in socket factory construction vary. Ideally, they would like to specify a socket factory
instance instead.

###@###.### 10/8/04 07:37 GMT
###@###.### 10/11/04 08:04 GMT

Comments
no recent activity or interest closing it for now. Please feel free to re open if required.
10-11-2017

EVALUATION See comments. ###@###.### 10/11/04 08:04 GMT
11-10-2004