[ http://issues.apache.org/jira/browse/GERONIMO-704?page=all ]

Matt Hogstrom updated GERONIMO-704:
-----------------------------------

    Fix Version/s: Wish List
                       (was: 1.2)

No activity for a while.  Needs review.

> Pluggable SocketFactory to RMIRegistryGBean
> -------------------------------------------
>
>                 Key: GERONIMO-704
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-704
>             Project: Geronimo
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.0-M3
>            Reporter: Aaron Mulder
>             Fix For: Wish List
>
>
> It would be nice to be able to supply a custom socket factory for the 
> RMIRegistryGBean.  This would allow us to easily add SSL and host based 
> authorization.  This would also allow us to limit the addresses to which the 
> RMIRegistryGBean binds.  Currently, this service always binds to all 
> available hosts on the local machine.
> I suggest we create a RMISocketFactoryGBean which extends 
> java.rmi.server.RMISocketFactory.  Then we add ClientSocketFactory and 
> SererSocketFactory references to the RMIRegistryGBean which will pass them to 
> createRegistry(int port,  RMIClientSocketFactory csf, RMIServerSocketFactory 
> ssf) to create the registry.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to