Static resources do not load WAB is deployed as exploded bundle with 
Web-ContextPath: /
---------------------------------------------------------------------------------------

                 Key: KARAF-678
                 URL: https://issues.apache.org/jira/browse/KARAF-678
             Project: Karaf
          Issue Type: Bug
          Components: webcontainer
    Affects Versions: 2.2.1
         Environment: Ubuntu 11.04, Sun JDK 1.6
            Reporter: Raj Saini
            Priority: Minor


When an exploded WAB is deployed as root context, static resources such as 
HTML, JS, CSS do not load.

How to reproduce:

1. Create a simple WAB with   Web-ContextPath: /
2. Deploy the bundle in deploy folder as exploded bundle.
3. Access the static resources, Jetty give 404.
4. Change the Web-ContextPath header to some thing else.
5. Access the static resources and they are available.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to