-
Notifications
You must be signed in to change notification settings - Fork 2
Home
WSO2 Carbon Kernel 5.2.0 is the core of the next-generation WSO2 Carbon platform.
It is completely rearchitected Carbon Kernel from the ground up with the latest technologies and patterns. Additionally, the Carbon Kernel is now a lightweight, general-purpose OSGi runtime specializing in hosting servers, providing key functionality for server developers. The result is a streamlined and even more powerful middleware platform than ever before.
Carbon Kernel is a modular, light-weight, OSGi-based server development framework, which provides the base for developing servers. Eclipse Equinox is used as the OSGi runtime from Kernel 5.0.0 onwards. However, you can plug in any OSGi implementation to your Carbon server. The diagram below depicts the architecture of WSO2 Carbon Kernel and its key components.
Follow the links given below for details of the core capabilities of Carbon Kernel.
- Resolving the component startup order
- Adding new transports
- Plugging a new runtime
- Using the CarbonContext API
- Developing a Carbon tool
- Configuring Logging for a Carbon Server
- Monitoring Carbon Servers
- Setting up the Carbon Launcher
- Using in-container OSGi testing for development
Follow the links given below for details of tools and archetypes that can be used for developing Carbon products.
- Creating a Carbon component in one step using Maven archetypes
- Creating a generic OSGi bundle in one step using Maven archetypes
- Converting JARs to OSGi bundles
- Using the dropins support for OSGi bundles
Follow the links given below for details of plugins:
Follow the links given below for reference information.
- Please report issues at WSO2 JIRA.
- Send your pull requests to master branch.
- You can find more instructions on how to contribute on community site (http://wso2.com/community).
WSO2 developers can be contacted via the mailing lists:
- WSO2 Developers List : [email protected]
- WSO2 Architecture List : [email protected]