[ 
https://issues.apache.org/jira/browse/KARAF-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-1128:
----------------------------------------

    Component/s: karaf-webcontainer
                 karaf-admin
    Description: 
Lets allow people to configure which host the rmi Registry is exposed on.

Currently, Karaf binds network services (RMI registry, HTTP server, etc) on all 
IP addresses (0.0.0.0 interface).

It could be really helpful to have a property to mention the bind address 
(something like -Dkaraf.bind.address=192.168.1.1 for instance).

This property should be used by most of the bundle binding network services 
(Karaf management bundle for the RMI registry/server, HTTP service wia Pax Web, 
etc).

  was:Lets allow people to configure which host the rmi Registry is exposed on.

        Summary: Introduce -Dkaraf.bind.address property  (was: Allow 
configuring rmi Registry host as well as port)
    
> Introduce -Dkaraf.bind.address property
> ---------------------------------------
>
>                 Key: KARAF-1128
>                 URL: https://issues.apache.org/jira/browse/KARAF-1128
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-admin, karaf-core, karaf-webcontainer
>            Reporter: David Jencks
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.6, 3.0.0
>
>
> Lets allow people to configure which host the rmi Registry is exposed on.
> Currently, Karaf binds network services (RMI registry, HTTP server, etc) on 
> all IP addresses (0.0.0.0 interface).
> It could be really helpful to have a property to mention the bind address 
> (something like -Dkaraf.bind.address=192.168.1.1 for instance).
> This property should be used by most of the bundle binding network services 
> (Karaf management bundle for the RMI registry/server, HTTP service wia Pax 
> Web, etc).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to