That file is contained inside the shindig-common jar file.

You can override the default shindig.properties file by putting an edited
version of the shindig.properties file in Tomcat's classpath.  An easy way
to do this is to put the shindig.properties file in
$CATALINA_HOME/lib/shindig.properties

Given time I'd expect shindig to properly use getContextPath() to determine
the directory of the deployed war file.   That's a servlet 2.5 feature
though and we're stuck on 2.4 so far.  If anyone has suggestions on how this
might work better I'd love to hear it.

Thanks!
Paul

On Tue, Dec 22, 2009 at 6:58 AM, Rafael Barrera Oro <[email protected]>wrote:

> Hello everyone!
>
> According to the wiki, to accomplish the goal mentioned in the subject of
> this mail i have to edit the file:
>
> /java/common/conf/shindig.properties
>
> in order to match the new path
>
> However, i am not able to find the afforementioned configuration file.
>
> The only steps i've so far are installing tomcat and then installing
> shindig
> by using the war project.
>
> Thanks in advance!
>
> Rafael
>

Reply via email to