You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2011/04/22 20:35:06 UTC

[jira] [Created] (KARAF-581) Also make rmiRegistryHost configurable

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/%3C4DB05275.2000901@certus-tech.com%3E

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

[jira] [Updated] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Christian Schneider (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider updated KARAF-581:
--------------------------------------

    Fix Version/s:     (was: 3.0.0)
    
> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

--
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

       

[jira] [Commented] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Rob Pumphrey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023533#comment-13023533 ] 

Rob Pumphrey commented on KARAF-581:
------------------------------------

I think the preferred option (for me anyway) would be to have a command line switch such that all sockets can be bound to a single IP address on a multi-homed machine. This could be akin to the -b switch on JBoss.

> 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/%3C4DB05275.2000901@certus-tech.com%3E

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

[jira] [Commented] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Matthew George (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468750#comment-13468750 ] 

Matthew George commented on KARAF-581:
--------------------------------------

I should also mention that the same issue exisits for the rmiServer, there needs to be an option for rmiServerHost and rmiRegistryHost, not just rmiRegistryHost to allow explicit binding to a specified interface for all listeners in question that KARAF spins up...  Thanks.
                
> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>             Fix For: 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062913#comment-13062913 ] 

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

I start by the step 1: be able to define the rmiRegistryHost in the etc/org.apache.karaf.management.cfg file.

> 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/%3C4DB05275.2000901@certus-tech.com%3E

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

       

[jira] [Assigned] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-581:
------------------------------------------

    Assignee:     (was: Jean-Baptiste Onofré)
    
> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>             Fix For: 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

--
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

       

[jira] [Commented] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Matthew George (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468044#comment-13468044 ] 

Matthew George commented on KARAF-581:
--------------------------------------

Any changes on this issue... I'm battling this issue on a deployment where there are several Virtual IP interfaces.  I want to have rmiRegistery bind to a specific port so I can use the same port across each of the virtual IP addresses.  I have tried a number of things to resolve this via JVM args explicity settting java.rmi.server.hostname to the host name for the interface in question.  No luck...
                
> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>             Fix For: 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned KARAF-581:
----------------------------------

    Assignee: Freeman Fang
    
> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>            Assignee: Freeman Fang
>             Fix For: 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-581:
------------------------------------------

    Assignee: Jean-Baptiste Onofré

> 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
>            Assignee: Jean-Baptiste Onofré
>             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/%3C4DB05275.2000901@certus-tech.com%3E

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

       

[jira] [Comment Edited] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Matthew George (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468750#comment-13468750 ] 

Matthew George edited comment on KARAF-581 at 10/4/12 6:13 AM:
---------------------------------------------------------------

I should also mention that the same issue exists for the rmiServer, there needs to be an option for rmiServerHost and rmiRegistryHost, not just rmiRegistryHost to allow explicit binding to a specified interface for all listeners in question that KARAF spins up...  Thanks.
                
      was (Author: matt.george@fmr.com):
    I should also mention that the same issue exisits for the rmiServer, there needs to be an option for rmiServerHost and rmiRegistryHost, not just rmiRegistryHost to allow explicit binding to a specified interface for all listeners in question that KARAF spins up...  Thanks.
                  
> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>             Fix For: 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Component/s: karaf-core

> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0, 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

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

       

[jira] [Resolved] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved KARAF-581.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.1.0)
                   3.0.0
                   2.3.1

commit fix
http://svn.apache.org/viewvc?rev=1403952&view=rev
                
> Also make rmiRegistryHost configurable
> --------------------------------------
>
>                 Key: KARAF-581
>                 URL: https://issues.apache.org/jira/browse/KARAF-581
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: Andreas Pieber
>            Assignee: Freeman Fang
>             Fix For: 2.3.1, 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/%3C4DB05275.2000901@certus-tech.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s: 3.1.0

> 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
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0, 3.1.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/%3C4DB05275.2000901@certus-tech.com%3E

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

       

[jira] [Commented] (KARAF-581) Also make rmiRegistryHost configurable

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ 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/%3C4DB05275.2000901@certus-tech.com%3E

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