Registry / utility / org-wso2-carbon-launcher

org-wso2-carbon-launcher

JSON →
library5.3.4javamavenunverified

Main module that launches a WSO2 Carbon instance, the runtime for WSO2 middleware products.

<dependency> <groupId>org.wso2.carbon</groupId> <artifactId>org.wso2.carbon.launcher</artifactId> <version>5.3.4</version> </dependency>
INSTALL
IMPORT
SIG · ORG-WSO2-CARBON-LA
O
org-wso2-carbon-launcher
utilityjavav5.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CarbonServer
org.wso2.carbon.launcher.CarbonServer

Start a Carbon server instance.

import org.wso2.carbon.launcher.CarbonServer; CarbonServer server = new CarbonServer(); server.start();
Debug
Known issues
gotchaCarbon launcher is tightly coupled with WSO2 product distributions; standalone usage is not supported.
fix
Use the official WSO2 product distribution scripts instead of embedding directly.
affects: all
Upgrade
Version history
5.3.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
org-wso2-carbon-launcher — mvn dependency:get org-wso2-carbon-launcher · libregistry