Hi,

I'm interested in multi-tenant Java SaaS, and in this particular case I'm
learning possibilities with WSO2 PaaS. Could someone please help me to get
better familar with SaaS possibilities of WSO2 carbon platform?

What I know so far, it is possible to have saas enabled carbon application,
that will allow WSO2 PaaS tenant users login to my application. I've just
learned about CarbonContext and Registry also.

Questions I have:

1) Does CarbonContext represent context of logged in tenant user or context
of tenant service, i.e. my service, and so tenant?

2) Is it possible to access tenant specific data source within saas enabled
carbon applcation? If so, how? E.g. with CarbonContext.

3) I guess Carbon itself uses shared database per tenant, I guess even
shared table. Is it so? If so, is it possible to use the same in carbon
application?

For better understanding, I'm thinking of something like EclipseLink
@Multitenant with WSO2.

Thank you.
_______________________________________________
User mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/user

Reply via email to