Hi,

Agustín Gañán schrieb:
> Hi all,
> 
> Is there any way to overwrite the default value of the RMI Registry port at
> startup ?

You can configure the port using OSGi Configuration Admin by creatin a
configuration for PID
"org.apache.sling.jcr.jackrabbit.server.RmiRegistrationSupport" and
setting the "port" property to the port number you desire.

Alternatively you may use the Web Console Configuration page, select the
 "Apache Sling Embedded JCR Repository RMI Registrar" configuration and
set the "Port Number" field to the desired port number.

HTH

Regards
Felix

> 
> I'm thinking in something like the launchpad.http.server.ur property used to
> configure the http port as a system property.
> 
> Thanks
> 
> Agus
> 

Reply via email to