https://bz.apache.org/bugzilla/show_bug.cgi?id=44645

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to