[jira] Created: (FELIX-1849) Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute

View: New views
4 Messages — Rating Filter:   Alert me  

[jira] Created: (FELIX-1849) Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute
-----------------------------------------------------------------------------------------

                 Key: FELIX-1849
                 URL: https://issues.apache.org/jira/browse/FELIX-1849
             Project: Felix
          Issue Type: Task
    Affects Versions: karaf-1.0.0
            Reporter: Eoghan Glynn
             Fix For: karaf-1.2.0


Currently only child instances are reported via this tabular data, with the result that the ssh port for the root instance is not available via JMX.

An additional Instance should be included in this list to represent root.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1849) Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Eoghan Glynn updated FELIX-1849:
--------------------------------

    Attachment: felix_1849.patch

Can some committer review this patch and apply if considered kosher?

BTW the patch also fixes FELIX-1850.

> Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute
> -----------------------------------------------------------------------------------------
>
>                 Key: FELIX-1849
>                 URL: https://issues.apache.org/jira/browse/FELIX-1849
>             Project: Felix
>          Issue Type: Task
>    Affects Versions: karaf-1.0.0
>            Reporter: Eoghan Glynn
>             Fix For: karaf-1.2.0
>
>         Attachments: felix_1849.patch
>
>
> Currently only child instances are reported via this tabular data, with the result that the ssh port for the root instance is not available via JMX.
> An additional Instance should be included in this list to represent root.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-1849) Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Guillaume Nodet reassigned FELIX-1849:
--------------------------------------

    Assignee: Guillaume Nodet

> Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute
> -----------------------------------------------------------------------------------------
>
>                 Key: FELIX-1849
>                 URL: https://issues.apache.org/jira/browse/FELIX-1849
>             Project: Felix
>          Issue Type: Task
>    Affects Versions: karaf-1.0.0
>            Reporter: Eoghan Glynn
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.2.0
>
>         Attachments: felix_1849.patch
>
>
> Currently only child instances are reported via this tabular data, with the result that the ssh port for the root instance is not available via JMX.
> An additional Instance should be included in this list to represent root.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1849) Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Guillaume Nodet resolved FELIX-1849.
------------------------------------

    Resolution: Fixed

Sending        karaf/admin/core/src/main/java/org/apache/felix/karaf/admin/Instance.java
Sending        karaf/admin/core/src/main/java/org/apache/felix/karaf/admin/internal/AdminServiceImpl.java
Sending        karaf/admin/core/src/main/java/org/apache/felix/karaf/admin/internal/InstanceImpl.java
Sending        karaf/admin/management/src/main/java/org/apache/felix/karaf/admin/management/AdminServiceMBean.java
Sending        karaf/admin/management/src/main/java/org/apache/felix/karaf/admin/management/codec/JmxInstance.java
Sending        karaf/admin/management/src/test/java/org/apache/felix/karaf/admin/management/codec/JmxInstanceTest.java
Sending        karaf/admin/management/src/test/java/org/apache/felix/karaf/admin/management/internal/AdminServiceMBeanImplTest.java
Sending        karaf/main/src/main/java/org/apache/felix/karaf/main/Main.java
Transmitting file data ........
Committed revision 880721.


> Provide Instance details for root instance via AdminServiceMBean.getInstances() attribute
> -----------------------------------------------------------------------------------------
>
>                 Key: FELIX-1849
>                 URL: https://issues.apache.org/jira/browse/FELIX-1849
>             Project: Felix
>          Issue Type: Task
>    Affects Versions: karaf-1.0.0
>            Reporter: Eoghan Glynn
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.2.0
>
>         Attachments: felix_1849.patch
>
>
> Currently only child instances are reported via this tabular data, with the result that the ssh port for the root instance is not available via JMX.
> An additional Instance should be included in this list to represent root.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.