You can touch web.xml (under WEB-INF/ ).

On Sat, 2009-05-30 at 14:33 -0700, prb wrote:
> Hi I have a service to reindex my intranet nightly.
> I create a new index and copy the files and reboot tomcat.
> This all works great from a terminal session but fails from from unless 
> I touch index files and reboot manually and then it works but I want to
> automate this..
> Is there some trick to force tomcat to reload my new index from a from bash?
> Maybe a java -jar one liner or a specific file I can update to trip tomcat ?
> Thx
> 
> 

Reply via email to