[
https://issues.apache.org/jira/browse/SHINDIG-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035031#comment-13035031
]
li xu commented on SHINDIG-1525:
--------------------------------
A new patch is uploaded. Please review.
It has been a while, please help move forward. thanks.
List of things addressed with the patch...
1. support context path other than root
related updates to common container
related updates to shindig container
2. addressed all the comments received so far
3. test passed
> 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
> Labels: patch
> Fix For: 3.0.0
>
> Attachments: contextRoot415.patch
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> 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