Re: [osgi-dev] Can we have dynamic sevlets?

2018-02-21 Thread Nikhil Chilwant via osgi-dev
Solved it. I was uploading exported jar instead of the bundle which gets generated in /generated folder. Regarding approach, I found it working. I have blogged about my PoC here: https://exploringsoftwareworld.blogspot.in/2018/02/osgi-plugin-framework-using-http.html Hope it helps people in

[osgi-dev] Can we have dynamic sevlets?

2018-02-13 Thread Nikhil Chilwant via osgi-dev
Hi, OSGi newbie here. This question is lengthy but I hope it helps people in future. I want to make a software which provides the feature to install/uninstall plugins. Think of something like Eclipse IDE plugins. The only difference is mine is web-app. I thought of implementing plugins as

[osgi-dev] Problem with running OSGi enroute example: Missing required Java project error

2018-02-09 Thread Nikhil Chilwant via osgi-dev
Hi, I am using https://github.com/osgi/osgi.enroute.examples to learn OSGi. I imported all projects to my Bndtools workspace. Except for *osgi.enroute.examples.webserver.application*, all projects are fine. It shows error: Project 'osgi.enroute.examples.webserver.application' is missing required