You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Lionel Touseau (JIRA)" <ji...@apache.org> on 2008/11/19 14:46:44 UTC

[jira] Created: (FELIX-823) WireAdminBinder Extender Model

WireAdminBinder Extender Model
------------------------------

                 Key: FELIX-823
                 URL: https://issues.apache.org/jira/browse/FELIX-823
             Project: Felix
          Issue Type: Bug
          Components: Sandbox
            Reporter: Lionel Touseau


The WireAdminBinder Extender is not functional. And there is a ClassCastException when the WireSetManager tries to trace wire creations and deletions.

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


[jira] Updated: (FELIX-823) WireAdminBinder Extender Model

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

Lionel Touseau updated FELIX-823:
---------------------------------

    Attachment:     (was: wab.patch)

> WireAdminBinder Extender Model
> ------------------------------
>
>                 Key: FELIX-823
>                 URL: https://issues.apache.org/jira/browse/FELIX-823
>             Project: Felix
>          Issue Type: Bug
>          Components: Sandbox
>            Reporter: Lionel Touseau
>
> The WireAdminBinder Extender is not functional. And there is a ClassCastException when the WireSetManager tries to trace wire creations and deletions.
> The proposed patch corrects the  Extender using AsynchronousBundleListener and BundleEvents.STARTED instead of Bundle.ACTIVE.
> The ClassCastException issue is not resolved but the responsible "WireSetManager.tracewire" method is now only called when traces are enabled.

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


[jira] Updated: (FELIX-823) WireAdminBinder Extender Model

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

Lionel Touseau updated FELIX-823:
---------------------------------

    Description: 
The WireAdminBinder Extender is not functional. And there is a ClassCastException when the WireSetManager tries to trace wire creations and deletions.

The proposed patch corrects the  Extender using AsynchronousBundleListener and BundleEvents.STARTED instead of Bundle.ACTIVE.
The ClassCastException issue is not resolved but the responsible "WireSetManager.tracewire" method is now only called when traces are enabled.

  was:The WireAdminBinder Extender is not functional. And there is a ClassCastException when the WireSetManager tries to trace wire creations and deletions.


> WireAdminBinder Extender Model
> ------------------------------
>
>                 Key: FELIX-823
>                 URL: https://issues.apache.org/jira/browse/FELIX-823
>             Project: Felix
>          Issue Type: Bug
>          Components: Sandbox
>            Reporter: Lionel Touseau
>
> The WireAdminBinder Extender is not functional. And there is a ClassCastException when the WireSetManager tries to trace wire creations and deletions.
> The proposed patch corrects the  Extender using AsynchronousBundleListener and BundleEvents.STARTED instead of Bundle.ACTIVE.
> The ClassCastException issue is not resolved but the responsible "WireSetManager.tracewire" method is now only called when traces are enabled.

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


[jira] Updated: (FELIX-823) WireAdminBinder Extender Model

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

Lionel Touseau updated FELIX-823:
---------------------------------

    Attachment: wab.patch

> WireAdminBinder Extender Model
> ------------------------------
>
>                 Key: FELIX-823
>                 URL: https://issues.apache.org/jira/browse/FELIX-823
>             Project: Felix
>          Issue Type: Bug
>          Components: Sandbox
>            Reporter: Lionel Touseau
>         Attachments: wab.patch
>
>
> The WireAdminBinder Extender is not functional. And there is a ClassCastException when the WireSetManager tries to trace wire creations and deletions.
> The proposed patch corrects the  Extender using AsynchronousBundleListener and BundleEvents.STARTED instead of Bundle.ACTIVE.
> The ClassCastException issue is not resolved but the responsible "WireSetManager.tracewire" method is now only called when traces are enabled.

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


[jira] Updated: (FELIX-823) WireAdminBinder Extender Model

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

Lionel Touseau updated FELIX-823:
---------------------------------

    Attachment: wab.patch

Patch added

> WireAdminBinder Extender Model
> ------------------------------
>
>                 Key: FELIX-823
>                 URL: https://issues.apache.org/jira/browse/FELIX-823
>             Project: Felix
>          Issue Type: Bug
>          Components: Sandbox
>            Reporter: Lionel Touseau
>         Attachments: wab.patch
>
>
> The WireAdminBinder Extender is not functional. And there is a ClassCastException when the WireSetManager tries to trace wire creations and deletions.
> The proposed patch corrects the  Extender using AsynchronousBundleListener and BundleEvents.STARTED instead of Bundle.ACTIVE.
> The ClassCastException issue is not resolved but the responsible "WireSetManager.tracewire" method is now only called when traces are enabled.

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