Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Carbon is the server foundation based on OSGi. It handles common capabilities like user management, transports, security, logging, clustering, caching and throttling. All WSO2 products are sets of components running on top of this core framework. So the standalone products available for download are made up like this..</p> <ul> <li>WSO2 Carbon + Service Hosting Related components = WSO2 Application Server</li> <li>WSO2 Carbon + Mediation/Proxy related components = WSO2 ESB </li> <li>WSO2 Carbon + SOA Governance Related components = WSO2 Governence Registry </li> <li>WSO2 Carbon + BPEL compoents = WSO2 Business Process Server</li> </ul> <p><a href="http://wso2.com/products/platforms" rel="nofollow">This</a> illustration will help you to understand the capabilities of the whole platform. To make things more interesting, since this modular archtecture is based on OSGi you can mix and match componets to suit your requirements. For example, if you want to add BPEL support to the WSO2 ESB, simply install the BPEL component into your existing WSO2 ESB.</p> <p>WSO2 Carbon Studio (recently renamed to Developer Studio) is the Eclipse-Based IDE that helps you with the creation of artifacts with graphical editors, test and debug them within the IDE, and helps deploy them as Carbon Archives (.car) on to your WSO2 Carbon-based servers or onto a WSO2 Stratos-based cloud.</p> <p><a href="http://rangasiriwardena.blogspot.com/2011/02/creating-simple-axis-serviceaar-file.html" rel="nofollow">This</a> blog describes how to deploy a Hello World service in WSO2 application server. <a href="http://wso2.org/project/carbon-studio/1.0.14/docs/shopping-cart-sample.html" rel="nofollow">This</a> is an advanced sample that uses carbon studio for development and deployment. </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload