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

Richard S. Hall resolved FELIX-190.
-----------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

I applied the patch.

> External handler management inside the iPOJO Architecture Handler
> -----------------------------------------------------------------
>
>                 Key: FELIX-190
>                 URL: http://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.
-
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

        

Reply via email to