HI. When using http.bundle you need to set "org.apache.felix.http.jettyEnabled" property to enable jetty bundle. This is default to false. Hope this helps.
Regards, Sten Roger Sandvik On Thu, Feb 11, 2010 at 5:23 PM, richard jackson <[email protected]> wrote: > When installing and activating the new HTTP Service Bundle the HTTP > connector is not starting. When I use separate bundles (HTTP Service > Jetty, HTTP Service Whiteboard) every thing works as expected. > > When using the HTTP Service Bundle I have added these properties to my > ./conf/config.properties file in an attempt to get it to work: > org.osgi.service.http.port=8080 > org.apache.felix.http.whiteboardEnabled=true > org.apache.felix.http.enable=true > > Still it will not work. I personally don't mind using the separate > bundles but the HTTP Service documentation page seems to indicate that > the "HTTP Service Bundle" is the prefered way of deploying the HTTP > Service so would like to get it working even though I have no need for > the bridge. > > Thanks > Richard Jackson > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

