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

Richard S. Hall closed FELIX-190.
---------------------------------


> External handler management inside the iPOJO Architecture Handler
> -----------------------------------------------------------------
>
>                 Key: FELIX-190
>                 URL: https://issues.apache.org/jira/browse/FELIX-190
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Assigned To: Richard S. Hall
>            Priority: Minor
>         Attachments: patch_arch_handlers.txt
>
>
> When using an external handler, the architecture service does not contains 
> information (name, validity) for this handler.
> For example, a component using an external Log Handler is displayed as : 
> Instance : ipojo.log.example - INVALID from bundle 8
> Handler : org.apache.felix.ipojo.handlers.dependency.DependencyHandler : valid
>          Dependency on org.apache.felix.ipojo.foo.FooService[] is resolved
> Handler : org.apache.felix.ipojo.handlers.architecture.ArchitectureHandler : 
> valid
> and should be :
> Instance : ipojo.log.example - INVALID from bundle 8
> Handler : org.apache.felix.ipojo.handlers.dependency.DependencyHandler : valid
>          Dependency on org.apache.felix.ipojo.foo.FooService[] is resolved
> Handler : org.apache.felix.ipojo.handlers.architecture.ArchitectureHandler : 
> valid
> Handler : org.apache.felix.ipojo.log.handler.LogHandler : invalid

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

Reply via email to