Author Message
BMatchok
Joined: May 26, 2016
Messages: 114
Offline
I exported my Orchestration Designer modules into an ear file and deployed the ear file to Websphere Application Server version 7. When I try to connect to the URL I am getting the following error:
com.avaya.sce.runtimecommon.SCERuntimeException: Language [english] does not exitsjava.lang.ClassNotFoundException: english.ASR_TTS_Language

I see that class is included in all the war files so it does exist on that server. Can someone assist me as to why the app server cant find it?
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
Check the version of the JDK compiler in the Eclipse preferences->Java->Compiler, and make sure the version is not higher than the one used by Websphere.
Go to:   
Mobile view