Hi, On 11/15/06, Graeme Wilkinson <[EMAIL PROTECTED]> wrote:
Is there a way to configure Jackrabbit to assign a specified port for RemoteObjects when using RMI?
Unfortunately no.
I think you can actually set this port in code by using UnicastRemoteObject( int port ) constructor but from what I've seen of the source code for the jackrabbit RMI functionality this is not used (or maybe I'm just not looking in the right place).
This shouldn't be hard to add. Please file an enhancement request in the issue tracker. BR, Jukka Zitting
