Issue Type: Question Question
Affects Versions: 0.4.0
Assignee: Ivo Ladage - van Doorn
Components: Amdatu Core
Created: 04/May/12 2:44 PM
Description:

In my case I have a bundle with binding PLATFORM. None of its services are tenant aware, with the exception of 1 single service which should be registered per tenant. I thought I could use the old adapter approach for that, like this:

manager.add(
createAdapterService(Tenant.class, null)
...

however, in that case only 1 instance is created, for the PLATFORM tenant.

How can I register a service for each available tenant (except PLATFORM) in a PLATFORM scoped bundle?

If the answer is that this cannot be done, we may have a major issue with the Shindig bundle.

Project: Amdatu
Labels: pfu040
Priority: Major Major
Reporter: Ivo Ladage - van Doorn
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
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to