Hi Raj,
I wasn't aware of this bug, but it looks like a bug ;) Could you raise a
Jira ? We will check if the issue is in the Karaf deploy order or in
Pax-Web deployer.
Regards
JB
On 06/19/2011 05:28 AM, Raj Saini wrote:
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