Hi,I have a very simple Web application bundle (WAB) with a Servlet and couple of css, js and static html resources. When I deploy this bundle as jar every thing works fine. If I deploy the bundle as exploded bundle in deploy folder, my servlet works fine but static resources are not loaded. Changing the Web-ContextPath to any thing other than root works fine as well.
Is this a known issue? Thanks, Raj
