Hi again ! I have further updates on this issue.
I tried two different approaches: 1. Tried deploying this project as a war. I used the same web.xml file, but changed the packaging type ko war. But, the Web-ContextPath in `web:list` doesn't show management. And I struggled a bit to configure that. Thus, my application was available at: *:8181/demo-web-console rather than at *:/management But important thing here is that the authentication works for the protected pages. 2. I tried deploying it as an osgi bundle. Although I have specified <_wab>src/main/webapp</_wab>, it does not seem to pick up the settings of web.xml. Thus, the authentication rule is never invoked. In both cases, I have installed war feature. Regards, Cooshal. -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
