Hi I am looking for advice on how to setup a development environment starting out with karaf webconsole architecture and extend to add our own features. We currently has 'semi' successful dev environment for a small set of osgi features running under karaf 2.2.x where we use Eclipse for IDE, Spring and mocking for unit testing, BUT the production the osgi feature only run under 'blueprint' no Spring. Debugging under runtime is a pain. We can only use remote debug.
Now I'd like to bring more ppl to do web development. This means I must have a much better development where we would like to be able to full integrate karaf with our Eclipse. Questions: - How do Karaf devs develop and test webconsole??, are you able to fully integrate your IDE ( what is it ? ) with karaf? Thanks -Dan
