ImportedServiceReferenceInstance is swallowing ServiceImporterExceptions
------------------------------------------------------------------------

                 Key: QI-362
                 URL: http://team.ops4j.org/browse/QI-362
             Project: Qi4j
          Issue Type: Improvement
          Components: Core Runtime
    Affects Versions: 1.3, 2.0 - Simply Productive!
            Reporter: Arvid Huss
            Priority: Minor


The methods isActive and isAvailable are swallowing ServiceImporterExceptions 
and just return false if an exception occurs.
There should at least be som WARN logging in my opinion to be able to solve 
problems with not loading services.
In my case it was a DataSourceService that failed to load due to a missing 
database driver. 
The problem would have been much easier to solve if my application logg had 
told me so - now I had to actually debug the application to learn what was 
wrong. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://team.ops4j.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to