Last Version

WSO2 Carbon - HTTP Bridge 4.7.0-m11

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

License

License

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

org.wso2.carbon.http.bridge
Version

Version

4.7.0-m11
Type

Type

bundle
Description

Description

WSO2 Carbon - HTTP Bridge
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
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2 Inc

Download org.wso2.carbon.http.bridge 4.7.0-m11

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.osgi jar 3.14.0
org.wso2.carbon : org.wso2.carbon.bridge jar 4.7.0-m11
org.eclipse.equinox » org.eclipse.equinox.http.servlet jar 1.1.400.v20130418-1354

Project Modules

There are no modules declared in this project.