Hi: I have a sample web application, which I need to be protected by authentication, just the way it does for Hawtio or other similar applications.
I have my sample code here (https://github.com/cooshal/karaf-assembly-jms/tree/master/modules/web-console). t's an extremely basic web app with an index.html. The endpoint will be exposed to /management/. I am trying to use it with the maven-bundle-plugin. I had followed few examples from pax-web project. I tried with 'war' packaging. The authentication works in that case, but I was not able to serve my index.html (for example). Could be some config issues. It would be great, if anyone could provide me some info on this. Regards, Cooshal. -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
