Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
ipojo-runtime-1.8.6
-
None
Description
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