You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2006/09/12 10:04:22 UTC

[jira] Created: (CXF-70) Porting management from Celtix to CXF

Porting management from Celtix to CXF
-------------------------------------

                 Key: CXF-70
                 URL: http://issues.apache.org/jira/browse/CXF-70
             Project: CeltiXfire
          Issue Type: Task
    Affects Versions: 2.0-M1
            Reporter: willem Jiang


Celtix had implement an instrumentation service which can export rt core component to JMX MBean. 
Since Celtix merged with Xfire , lots of rt core components had be changed. So this Task is defined for CXF management implementation.
The detial design doc can be got from this url  https://wiki.objectweb.org/celtix/Wiki.jsp?page=ManamgentDevPlan

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] Created: (CXF-70) Porting management from Celtix to CXF

Posted by Jiang Ning <ni...@iona.com>.
Hi Nodet,

The purpose is if celtix is depolyed into the ServiceMix as a unit, it 
can be managed by JBI management layer.

To support more than one container , current Celtix management is not 
bound with  MBeans which are defined by ServiceMix.  I think if we want 
to  get advantage with  ServiceMix  management implementation,  some 
addtion works need to be done in the CXF JBI package.

Cheers,

Willem

Guillaume Nodet wrote:

> What is the purpose of supporting the JBI management layer ?
>
> On 9/12/06, willem Jiang (JIRA) <ji...@apache.org> wrote:
>
>>
>> Porting management from Celtix to CXF
>> -------------------------------------
>>
>>                  Key: CXF-70
>>                  URL: http://issues.apache.org/jira/browse/CXF-70
>>              Project: CeltiXfire
>>           Issue Type: Task
>>     Affects Versions: 2.0-M1
>>             Reporter: willem Jiang
>>
>>
>> Celtix had implement an instrumentation service which can export rt core
>> component to JMX MBean.
>> Since Celtix merged with Xfire , lots of rt core components had be
>> changed. So this Task is defined for CXF management implementation.
>> The detial design doc can be got from this url
>> https://wiki.objectweb.org/celtix/Wiki.jsp?page=ManamgentDevPlan
>>
>> -- 
>> This message is automatically generated by JIRA.
>> -
>> If you think it was sent incorrectly contact one of the administrators:
>> http://issues.apache.org/jira/secure/Administrators.jspa
>> -
>> For more information on JIRA, see: 
>> http://www.atlassian.com/software/jira
>>
>>
>>
>
>


-- 
Willem Jiang
Software Engineer

IONA Asia Pacific Software Development Center
2/F, Unit A, Information Center
Zhongguancun Software Park Haidian District,
Beijing, P.R.China (100094)

Tel: +86-10-82825151 - 523
Fax: +86-10-82825210
Email: ning.jiang@iona.com



Re: [jira] Created: (CXF-70) Porting management from Celtix to CXF

Posted by Guillaume Nodet <gn...@gmail.com>.
What is the purpose of supporting the JBI management layer ?

On 9/12/06, willem Jiang (JIRA) <ji...@apache.org> wrote:
>
> Porting management from Celtix to CXF
> -------------------------------------
>
>                  Key: CXF-70
>                  URL: http://issues.apache.org/jira/browse/CXF-70
>              Project: CeltiXfire
>           Issue Type: Task
>     Affects Versions: 2.0-M1
>             Reporter: willem Jiang
>
>
> Celtix had implement an instrumentation service which can export rt core
> component to JMX MBean.
> Since Celtix merged with Xfire , lots of rt core components had be
> changed. So this Task is defined for CXF management implementation.
> The detial design doc can be got from this url
> https://wiki.objectweb.org/celtix/Wiki.jsp?page=ManamgentDevPlan
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>


-- 
Cheers,
Guillaume Nodet

[jira] Assigned: (CXF-70) Porting management from Celtix to CXF

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-70?page=all ]

willem Jiang reassigned CXF-70:
-------------------------------

    Assignee: willem Jiang

> Porting management from Celtix to CXF
> -------------------------------------
>
>                 Key: CXF-70
>                 URL: http://issues.apache.org/jira/browse/CXF-70
>             Project: CeltiXfire
>          Issue Type: Task
>    Affects Versions: 2.0-M1
>            Reporter: willem Jiang
>         Assigned To: willem Jiang
>
> Celtix had implement an instrumentation service which can export rt core component to JMX MBean. 
> Since Celtix merged with Xfire , lots of rt core components had be changed. So this Task is defined for CXF management implementation.
> The detial design doc can be got from this url  https://wiki.objectweb.org/celtix/Wiki.jsp?page=ManamgentDevPlan

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (CXF-70) Porting management from Celtix to CXF

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

willem Jiang resolved CXF-70.
-----------------------------

    Resolution: Fixed

> Porting management from Celtix to CXF
> -------------------------------------
>
>                 Key: CXF-70
>                 URL: https://issues.apache.org/jira/browse/CXF-70
>             Project: CXF
>          Issue Type: Task
>    Affects Versions: 2.0-RC
>            Reporter: willem Jiang
>         Assigned To: willem Jiang
>             Fix For: 2.0-RC
>
>
> Celtix had implement an instrumentation service which can export rt core component to JMX MBean. 
> Since Celtix merged with Xfire , lots of rt core components had be changed. So this Task is defined for CXF management implementation.
> The detial design doc can be got from this url  https://wiki.objectweb.org/celtix/Wiki.jsp?page=ManamgentDevPlan

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

        

[jira] Updated: (CXF-70) Porting management from Celtix to CXF

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-70?page=all ]

maomaode updated CXF-70:
------------------------

        Fix Version/s: 2.0-M2
    Affects Version/s: 2.0-M2
                           (was: 2.0-M1)

> Porting management from Celtix to CXF
> -------------------------------------
>
>                 Key: CXF-70
>                 URL: http://issues.apache.org/jira/browse/CXF-70
>             Project: CXF
>          Issue Type: Task
>    Affects Versions: 2.0-M2
>            Reporter: willem Jiang
>         Assigned To: willem Jiang
>             Fix For: 2.0-M2
>
>
> Celtix had implement an instrumentation service which can export rt core component to JMX MBean. 
> Since Celtix merged with Xfire , lots of rt core components had be changed. So this Task is defined for CXF management implementation.
> The detial design doc can be got from this url  https://wiki.objectweb.org/celtix/Wiki.jsp?page=ManamgentDevPlan

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CXF-70) Porting management from Celtix to CXF

Posted by "Dan Diephouse (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-70?page=all ]

Dan Diephouse updated CXF-70:
-----------------------------

    Fix Version/s: 2.0-RC
                       (was: 2.0-M2)

> Porting management from Celtix to CXF
> -------------------------------------
>
>                 Key: CXF-70
>                 URL: http://issues.apache.org/jira/browse/CXF-70
>             Project: CXF
>          Issue Type: Task
>    Affects Versions: 2.0-M2
>            Reporter: willem Jiang
>         Assigned To: willem Jiang
>             Fix For: 2.0-RC
>
>
> Celtix had implement an instrumentation service which can export rt core component to JMX MBean. 
> Since Celtix merged with Xfire , lots of rt core components had be changed. So this Task is defined for CXF management implementation.
> The detial design doc can be got from this url  https://wiki.objectweb.org/celtix/Wiki.jsp?page=ManamgentDevPlan

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira