Florent BENOIT created FELIX-3895:
-------------------------------------
Summary: iPOJO instance is not shown (with the "arch" commands) if
constructor is failing
Key: FELIX-3895
URL: https://issues.apache.org/jira/browse/FELIX-3895
Project: Felix
Issue Type: Bug
Components: iPOJO
Affects Versions: ipojo-runtime-1.8.6
Reporter: Florent BENOIT
Attachments: ipojobug.tgz
Here is a sample with two iPOJO components
There is an invalid constructor so the instance is not shown instead of being
flagged as Invalid
Note that by commenting out dependency on the Printer component (disable @Bind
and @Unbind) of the DefaultPrintService allows to show the instance by using
"arch commands".
So if a constructor is failing, the component should be still available but in
an invalid state
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira