You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Scott England-Sullivan (JIRA)" <ji...@apache.org> on 2012/05/09 19:35:50 UTC

[jira] [Created] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

Scott England-Sullivan created KARAF-1457:
---------------------------------------------

             Summary: Revert Aries JMX Update on SCR Management Component
                 Key: KARAF-1457
                 URL: https://issues.apache.org/jira/browse/KARAF-1457
             Project: Karaf
          Issue Type: Sub-task
    Affects Versions: 3.0.0
            Reporter: Scott England-Sullivan


The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.

Best Regards,
Scott ES
http://fusesource.com

--
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] [Updated] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan updated KARAF-1457:
------------------------------------------

    Attachment: KARAF-1457.patch

Patch that that contains the following:
* Reverts the management code base to the SCR APIs.
* Restores the componentState operation
* Added Javadoc

                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>             Fix For: 3.0.0
>
>         Attachments: KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Christian Schneider commented on KARAF-1457:
--------------------------------------------

Are you sure the patch is corect? i tried to apply it but it does not find some files. The patch tries to change the files scr.java and scrmbean.java but both are not present on trunk.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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] [Updated] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Christian Schneider updated KARAF-1457:
---------------------------------------

    Fix Version/s:     (was: 3.0.0)
                   3.1.0

Moving to 3.1.0 will move it back to 3.0.0 when there is a working patch
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan commented on KARAF-1457:
-----------------------------------------------

I think I found the issue.  Hopefully the 3rd time is the charm.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Christian Schneider commented on KARAF-1457:
--------------------------------------------

Btw. the rename of the MBean and its impl was for aries jmx to pick it up correctly. So if you want to try the above you will probably have to rename it back.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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] [Updated] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan updated KARAF-1457:
------------------------------------------

    Attachment: KARAF-1457-v3.patch

Updated patch
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Christian Schneider commented on KARAF-1457:
--------------------------------------------

I had problems applying the patch. Can you provide a new patch?
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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] [Updated] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan updated KARAF-1457:
------------------------------------------

    Fix Version/s:     (was: 3.1.0)
                   3.0.0

Changing back to 3.1.0 since changes have been applied to trunk.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.0.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan commented on KARAF-1457:
-----------------------------------------------

I have uploaded a new patch created against the latest trunk.  Please move back to 3.0.0.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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] [Assigned] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Christian Schneider reassigned KARAF-1457:
------------------------------------------

    Assignee: Christian Schneider
    
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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] [Resolved] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan resolved KARAF-1457.
-------------------------------------------

    Resolution: Fixed

Rollback of blueprint changes were applied to trunk.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.0.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan commented on KARAF-1457:
-----------------------------------------------

Actually, I am going to close this ticket as it is resolved and open up an improvement.  I have a number of changes and updates that need to be added.

Thanks,
Scott ES
http://fusesource.com
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan commented on KARAF-1457:
-----------------------------------------------

Hi Christian,

Thanks for the patients and effort getting this applied.

Using the BND SCR Annotations any DS Component that implements an interface is exported by default as an OSGi Service.  So it should be available and discoverable by the Aries.  I will check out the updated code and either verify that it is picked up or look for the necessary identifier that Aries JMX is looking for (name, property, etc) and send over another patch.

Thanks,
Scott ES
http://fusesource.com
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan commented on KARAF-1457:
-----------------------------------------------

I will create a new patch that mirrors what is in the other modules.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan commented on KARAF-1457:
-----------------------------------------------

Hi Christian,

The reason this won't work with Aries is that Aries JMX is looking for the service property *jmx.objectname* to be associated with the service also.  Since the service properties are set at runtime for all but SCR ComponentFactories this isn't an option for the Karaf SCR components.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Christian Schneider commented on KARAF-1457:
--------------------------------------------

The patch looks good now. There is only one thing I do not like about it. In the blueprint impl I was able to simply export the mbean as a service. So we do not have to register with the mbean server manually (aries jmx does it for us). Do you think this is possible in declarative services too?
If yes it would be great if you could provide this in another patch. I will already commit this one as I think it is important that we show how to publich mbeans using declarative services. 
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Christian Schneider commented on KARAF-1457:
--------------------------------------------

Ah yes. The objectname has to contain the karaf instance name. So this is not possible at compile time. 

About the merge. I think it would make sense. Currently the scr module does not have a service. So you would have to extract that. I think it could mostly contain the same as the management impl.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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] [Updated] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan updated KARAF-1457:
------------------------------------------

    Attachment: KARAF-1457-v2.patch

Updated patch against the latest code base.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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] [Comment Edited] (KARAF-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan edited comment on KARAF-1457 at 7/21/12 7:07 PM:
------------------------------------------------------------------------

Hi Christian,

The reason this won't work with Aries is that Aries JMX is looking for the service property *jmx.objectname* to be associated with the service also.  Since the service properties are set at runtime for all but SCR ComponentFactories this isn't an option for the Karaf SCR Management Components.

One thing I did notice was that in other command functions, the command and management code is being merged into a single project called core.  Did you want me to merge the command and management code for SCR as well?

Thanks,
Scott ES
http://fusesource.com
                
      was (Author: sully6768):
    Hi Christian,

The reason this won't work with Aries is that Aries JMX is looking for the service property *jmx.objectname* to be associated with the service also.  Since the service properties are set at runtime for all but SCR ComponentFactories this isn't an option for the Karaf SCR components.
                  
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457-v3.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

--
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-1457) Revert Aries JMX Update on SCR Management Component

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

Scott England-Sullivan commented on KARAF-1457:
-----------------------------------------------

I will start with a clean checkout and try again.
                
> Revert Aries JMX Update on SCR Management Component
> ---------------------------------------------------
>
>                 Key: KARAF-1457
>                 URL: https://issues.apache.org/jira/browse/KARAF-1457
>             Project: Karaf
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Scott England-Sullivan
>            Assignee: Christian Schneider
>             Fix For: 3.1.0
>
>         Attachments: KARAF-1457-v2.patch, KARAF-1457.patch
>
>
> The parent fix was applied to the SCR Management component.  The SCR components should not have a dependency on blueprint.  Patch forthcoming.
> Best Regards,
> Scott ES
> http://fusesource.com

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