[ 
https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062912#comment-13062912
 ] 

Jean-Baptiste Onofré commented on KARAF-581:
--------------------------------------------

I think that you can use both (as JBoss does):

- we can define the rmiRegistryHost in the etc/org.apache.karaf.management.cfg 
file (like the sshHost in etc/org.apache.karaf.shell.cfg file)
- we can use ${karaf.server.hostname} property in 
etc/org.apache.karaf.management.cfg file (and others like shell or jetty). This 
property is set using the -b Karaf script argument.

> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>            Reporter: Andreas Pieber
>             Fix For: 3.0.0
>
>
> As discussed here: [1] make rmiRegistryHost configurable as parameter. 
> I think this issue will require the following steps:
> * this have to be done in org.apache.karaf.management.RmiRegistryFactory. 
> * In addition the blueprint and config have to be updated. 
> * I assume that the felix webclient also have to be updated for this
> [1] 
> http://mail-archives.apache.org/mod_mbox/karaf-user/201104.mbox/%[email protected]%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to