I have downloaded the source code of Shindig. I build and deploy it to a local Tomcat server. For some reason, Shindig calls its servlets only from the root folder of Tomcat. I can't find what to change in order to make it possible to deploy my app to {TOMCAT-ROOT}/shindig-server for instance.

I have searched over the web and the answer was to modify the /java/common/conf/shindig.properties file. I tried to do so with no success.

Does anyone know how can I make it work?

Thanks, Tomer

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

I found this link useful: https://issues.apache.org/jira/browse/SHINDIG-1525

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.