Hi Wenxing, Can you use the SingleSignOn for your requirment[1]? [1] - https://docs.wso2.com/display/AS530/Using+SSO+with+Web+Applications <https://docs.wso2.com/display/AS530/Using+SSO+with+Web+Applications>
Thanks On Tue, Sep 13, 2016 at 4:25 PM, wenxzhen <[email protected]> wrote: > Thanks to Rasika. We are using AS530. From the description of docs[2], it > seems the Services in Jar file are being executed on the AXIS2 engine, > therefore it should be in SOAP message. > > > > As we may have different/multiple SaaS applications, every application > needs to do the authorization and authentication against the user > management tables. Does the Carbon or AS by default provides a REST API to > do the work? Or can we provide a REST/JSON API for the user management to > simplify the work or reuse the codes? Any potential issue we may meet on > the way to go? > > > > Thanks again, > > Best, Wenxing > > > > *From:* Rasika Perera [mailto:[email protected]] > *Sent:* Tuesday, September 13, 2016 6:29 PM > *To:* 郑文兴 > *Cc:* WSO2 Developers' List > *Subject:* Re: [Dev] About the runtime architecture of WSO2 Application > Server > > > > Hi Wenxing, > > > > Please refer docs [1] and [2] for Services/Applications deployment. WSO2 > Applications Server deploys the web applications on an internal embedded > Tomcat server. Hence, apps are served through tomcats threads pool. > > > > You can find more higher level architecture of WSO2 AS on doc link[3]. > > > > Let us know which version you are using If you need further details. > > > > Thanks, > > Rasika > > > > [1] https://docs.wso2.com/display/AS530/Application+Development+ > and+Deployment > > [2] https://docs.wso2.com/display/AS530/Services+ > Development+and+Deployment > > [3] https://docs.wso2.com/display/AS530/Architecture > > > > On Tue, Sep 13, 2016 at 10:57 AM, 郑文兴 <[email protected]> wrote: > > Dear all, > > > > During the running of the WSO2 AS, how will the Services/Applications be > run or scheduled on the Application Server? Are they running on different > processes or threads? > > > > Please shed some light and share more details on the architecture. > Appreciated for your kindly help. > > > > Best, Wenxing > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > > > > > -- > > With Regards, > > > *Rasika Perera* > Software Engineer > > LinkedIn: http://lk.linkedin.com/in/rasika90 > > [image: wso2-signature-general.png] <https://wso2.com/signature> > > > > WSO2 Inc. www.wso2.com > > lean.enterprise.middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thusitha Dayaratne Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com Mobile +94712756809 Blog alokayasoya.blogspot.com About http://about.me/thusithathilina <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
