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 <https://wso2.com/signature> wso2-signature-general.png WSO2 Inc. <http://www.wso2.com/> www.wso2.com lean.enterprise.middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
