[
https://issues.apache.org/jira/browse/JCR-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-781.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.3
Initial support for custom socket factories implemented in revision 526707.
The RemoteAdapterFactory interface now contains methods getPort(),
getClientSocketFactory(), and getServerSocketFactory() that are used when
initializing the UnicastRemoteObject base class. The default implementation in
ServerAdapterFactory has javabean setters for customizing the values, and
defaults to the anonymous port and the default RMI socket factories.
> RMI: Allow custom socket factories
> ----------------------------------
>
> Key: JCR-781
> URL: https://issues.apache.org/jira/browse/JCR-781
> Project: Jackrabbit
> Issue Type: New Feature
> Components: rmi
> Reporter: Jukka Zitting
> Assigned To: Jukka Zitting
> Priority: Minor
> Fix For: 1.3
>
>
> The current JCR-RMI server classes always use the default RMI socket factory.
> Provide a mechanism for specifying a custom socket factory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.