Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BndtoolsRuntimeController: added support to utilize existing OSGi Http Service instead of integrated HTTP server. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kgilmer
Copy link

@kgilmer kgilmer commented Aug 29, 2011

Hi Neil, I'm considering moving from our BUG-specific SDK/BUG WS API to BndtoolsRuntimeController simply because it's clean and a nice isolation of the WS APIs. I've added support to use an HTTP Service rather than NanoServer. I've only tested doGet() but the code is there for all supported methods.

I saw in your docs that you had this as an unimplemented feature, so perhaps you are interested in pulling this...

cheers
ken

…p Service instead of integrated HTTP server.
@njbartlett
Copy link
Owner

Hi Ken,

This looks great and I will definitely look at pulling it later on
(bit busy right now…).

I'm not doing very much myself with the runtime controller so if you
wanted to take it over as the primary maintainer I would be fine with
that.

Cheers,
Neil

On Mon, Aug 29, 2011 at 11:26 AM, kgilmer
reply@reply.github.com
wrote:

Hi Neil, I'm considering moving from our BUG-specific SDK/BUG WS API to BndtoolsRuntimeController simply because it's clean and a nice isolation of the WS APIs.  I've added support to use an HTTP Service rather than NanoServer.  I've only tested doGet() but the code is there for all supported methods.

I saw in your docs that you had this as an unimplemented feature, so perhaps you are interested in pulling this...

cheers
ken

Reply to this email directly or view it on GitHub:
#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants