Well, what do you mean by SaaS mode ? If I understood correctly, you are looking for a multi-tenanted webapp. In that case you have to write your webapp to handle tenants and have multitenancy. AFAIK, there is no way to automatically enable MT for a webapp. whats being done is that the same webapp is deployed for different tenants.
Regards, /Nuwan On Wed, Aug 29, 2012 at 2:09 PM, Tharindu Mathew <[email protected]> wrote: > Isn't there a SaaS mode in web apps that enables it for all tenants? > > > On Wed, Aug 29, 2012 at 2:05 PM, Nuwan Bandara <[email protected]> wrote: > >> its as same as webapps in AS. if you need a particular jaggery app for >> the tenant, you need to deploy that app in to that tenant. >> >> Regards, >> /Nuwan >> >> >> On Wed, Aug 29, 2012 at 1:56 PM, Tharindu Mathew <[email protected]>wrote: >> >>> My jaggery app can't be seen by tenants. How do I enable SaaS mode in >>> jaggery? or is there any other workaround for this? >>> >>> -- >>> Regards, >>> >>> Tharindu >>> >>> blog: http://mackiemathew.com/ >>> M: +94777759908 >>> >>> >> >> >> -- >> *Thanks & Regards, >> >> Nuwan Bandara >> Associate Technical Lead & Member, MC, Development Technologies >> WSO2 Inc. - lean . enterprise . middleware | http://wso2.com >> blog : http://nuwanbando.com; email: [email protected]; phone: +94 11 763 >> 9629 >> * >> <http://www.nuwanbando.com/> >> > > > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > M: +94777759908 > > -- *Thanks & Regards, Nuwan Bandara Associate Technical Lead & Member, MC, Development Technologies WSO2 Inc. - lean . enterprise . middleware | http://wso2.com blog : http://nuwanbando.com; email: [email protected]; phone: +94 11 763 9629 * <http://www.nuwanbando.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
