Hi Achim, ... AND if javax.servlet.annotation is imported . Annotation scanning works now. That's why we use OSGi - to have more control, don't we?
Servlet as inner class - I don't know whether the scanner should support that, one can solve this easily. It's just a bit tricky to find out that it doesn't work that way. Regarding the resources: yes, there we need to do some refactoring. Starting with a "normal" war, one easily uses things like getBaseDirectory() to access images etc. Again thanks for the help - you brought me on the right track. Regards, Jochen -- View this message in context: http://karaf.922171.n3.nabble.com/pax-web-war-stays-in-deploying-state-tp4036280p4036427.html Sent from the Karaf - User mailing list archive at Nabble.com.
