is not current version
Last Version 4.7.0-m11

org.wso2.carbon:org.wso2.carbon.http.bridge 4.6.1

There are two ways to use OSGi in server-side[1]. In Carbon, what we have done is, embedding an OSGi framework inside a servlet container. So BridgeServlet delegates all the request from the servlet container to the HttpServiceServlet registered by the http.bridge bundle. This is required only when Carbon is running inside a webapp. There is a possibility to embed an HTTP server(ex. jetty) inside equinox and start a server with all our carbon bundles. This is same as running carbon inside spring DM server. For this scenario, we do not need org.wso2.carbon.http.bridge bundles and the org.wso2.carbon.bridge extension bundle. 1. http://eclipse.org/equinox/server/http_quickstart.php

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

org.wso2.carbon.http.bridge
Version

Version

4.6.1
Type

Type

bundle

Download org.wso2.carbon.http.bridge 4.6.1