You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Xilai Dai (Created) (JIRA)" <ji...@apache.org> on 2011/09/28 07:09:45 UTC

[jira] [Created] (KARAF-905) propdel() method in the ConfigMBean didn't work

propdel() method in the ConfigMBean didn't work
-----------------------------------------------

                 Key: KARAF-905
                 URL: https://issues.apache.org/jira/browse/KARAF-905
             Project: Karaf
          Issue Type: Bug
          Components: karaf-config
    Affects Versions: 2.2.4
         Environment: JDK1.6 , Windows 7
            Reporter: Xilai Dai


when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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] [Closed] (KARAF-905) propdel() method in the ConfigMBean didn't work

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

Jamie goodyear closed KARAF-905.
--------------------------------

    
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>            Assignee: Jean-Baptiste Onofré
>              Labels: config
>             Fix For: 2.2.4, 3.0.0
>
>         Attachments: patchfile.txt
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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-905) propdel() method in the ConfigMBean didn't work

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

Xilai Dai commented on KARAF-905:
---------------------------------

patchfile.txt attached.
                
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>              Labels: config
>             Fix For: 2.2.4
>
>         Attachments: patchfile.txt
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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-905) propdel() method in the ConfigMBean didn't work

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

Xilai Dai updated KARAF-905:
----------------------------

    Attachment: patchfile.txt
    
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>              Labels: config
>             Fix For: 2.2.4
>
>         Attachments: patchfile.txt
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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-905) propdel() method in the ConfigMBean didn't work

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

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

Fixed on trunk: revision 1176844.
                
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>            Assignee: Jean-Baptiste Onofré
>              Labels: config
>             Fix For: 2.2.4
>
>         Attachments: patchfile.txt
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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-905) propdel() method in the ConfigMBean didn't work

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

Jean-Baptiste Onofré resolved KARAF-905.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
    
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>            Assignee: Jean-Baptiste Onofré
>              Labels: config
>             Fix For: 2.2.4, 3.0.0
>
>         Attachments: patchfile.txt
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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] [Reopened] (KARAF-905) propdel() method in the ConfigMBean didn't work

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

Jean-Baptiste Onofré reopened KARAF-905:
----------------------------------------

      Assignee: Jean-Baptiste Onofré

Thanks for your path Xilai, but, please, don't resolve the Jira while the patch has not been reviewed and applied.

Thanks !!
Regards
JB
                
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>            Assignee: Jean-Baptiste Onofré
>              Labels: config
>             Fix For: 2.2.4
>
>         Attachments: patchfile.txt
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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-905) propdel() method in the ConfigMBean didn't work

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

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

Fixed on karaf-2.2.x: revision 1176848.
                
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>            Assignee: Jean-Baptiste Onofré
>              Labels: config
>             Fix For: 2.2.4
>
>         Attachments: patchfile.txt
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

--
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-905) propdel() method in the ConfigMBean didn't work

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

Xilai Dai resolved KARAF-905.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.4

add:
p.clear();
when Store/flush a configuration PID into the configuration file.
                
> propdel() method in the ConfigMBean didn't work
> -----------------------------------------------
>
>                 Key: KARAF-905
>                 URL: https://issues.apache.org/jira/browse/KARAF-905
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-config
>    Affects Versions: 2.2.4
>         Environment: JDK1.6 , Windows 7
>            Reporter: Xilai Dai
>              Labels: config
>             Fix For: 2.2.4
>
>
> when execute propdel() method from jconsole, the property can't be deleted from both ConfigAdmin and etc/pid.cfg file.

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