Author Message
GregFoulks
Joined: Jan 6, 2006
Messages: 0
Offline
We''ve made a change to a deployed application (charged a couple of phrases) and we are not able to hear the new phrases but instead are still hearing the old phrases.

I''ve stopped/started the voice system and I''ve stopped/started Tomcat.

How do I flush the cache so that I can hear the phrases that we''ve loaded in our application?

Greg
NeilGoldsmith
Joined: Nov 6, 2013
Messages: 902
Offline
Make sure your newly deployed app does have the new phrases in it.  Navigate to the app on <Tomcat>/webapps and play the audio files manually.

If that seems fine, make sure the context in <tomcat>/conf/Catalina/localhost/<appname>.xml is pointing to the correct app and not an older one.  
Go to:   
Mobile view