https://bz.apache.org/bugzilla/show_bug.cgi?id=44645
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Mark Thomas <[email protected]> --- This has been open for some time and I don't recall there being wider interest in this feature. Having reviewed the patch, it requires setting the SocketFactory directly. All the current getters/setters are intended to be configured via server.xml/context.xml. If you are setting the ServerFactory directly, you can just as easily extend the JNDIRealm and override getDirectoryContextEnvironment() to add this or any other additional environment parameter. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
