Required service dependency ignored/not injected
------------------------------------------------
Key: AMDATU-431
URL: http://jira.amdatu.org/jira/browse/AMDATU-431
Project: Amdatu
Issue Type: Bug
Components: Amdatu Core
Affects Versions: 0.1.1
Reporter: Ivo Ladage - van Doorn
Fix For: 0.2.1
In the GadgetManagementServiceImpl (see opensocial project) I defined two
required tenant-aware service dependencies in the init() method. One service
dependency on InternalGadgetStore and one on GadgetStorageProvider. The service
is started (enters start()) however before a GadgetStorageProvider is
available, and the service is not injected into the instance variable.
This happens only upon startup. This strange thing is that immediately after
start() is invoked, stop() is invoked. Later on in the startup proces, start is
invoked again. This time the required service is available however.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers