Enable shindig to run on non-ROOT context path
----------------------------------------------

                 Key: SHINDIG-1525
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1525
             Project: Shindig
          Issue Type: Improvement
          Components: Java, Javascript 
    Affects Versions: 3.0.0
            Reporter: li xu
             Fix For: 3.0.0


Shindig is running on ROOT only today. This patch enables Shindig to run on 
dynamic context root path without any hardcoded modification to the code.
Test Case:
1. deploy shindig.war with a context root path eg "test"
2. test common container  with this url:  
http://localhost:8080/test/samplecontainer/examples/commoncontainer/index.jsp

Thanks Mark Nesbitt for the original idea of the patch.

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

Reply via email to