PDA

View Full Version : OSGI Http Service?


Beta User
May 1st, 2008, 03:08 AM
Howdy,

It seems like there is no implementation of the OSGI Http Service available within the platform. Is there a particular reason for this?

Daniel

Glyn Normington
May 1st, 2008, 04:06 AM
Yes. Customers we spoke to about our plans for the platform didn't say they wanted a Http service, but we could add it if it is needed.

Beta User
May 8th, 2008, 04:28 AM
Unless there's a different way to do it through configuration that I've missed, I think it would be nice for existing OSGI compliant bundles that use the OSGI HttpService to register their servlets to be able to function unmodified within S2AP

Glyn Normington
May 8th, 2008, 04:44 AM
I suggest you raise a JIRA to log your requirement formally. We should certainly see what it would take.

Beta User
May 8th, 2008, 04:50 AM
After a bit of RTFM time, I see you can register servlets via the manifest with "Web-Servlets". Nice, but still requires pre-existing bundles to be modified, when there's already a standardised OSGI API available for this exact task.

Beta User
May 8th, 2008, 04:50 AM
RE: JIRA - I shall :-)