Hi
I am trying to debug a callflow created on composer and I am using tomcat version 6.
the call established and when answering it is hang up end user is Eyebeam and on MCP I am getting the following error:
Fetch error retrieving audio http://GENDEC:8080/Helloworld/Resources/Prompts/en-US/wav/duck.wav
2017-01-19T11:28:37.273 Std 40015 EROR 00750188-10003F65 3364 0C0003F7 Fetch error retrieving audio http://GENDEC:8080/Helloworld/Resources/Prompts/en-US/wav/duck.wav
2017-01-19T11:28:37.273 Int 50043 00750188-10003F65 3364 fetch_end Fail (HTTP error response 404):http://GENDEC:8080/Helloworld/Resources/Prompts/en-US/wav/duck.wav
2017-01-19T11:28:37.273 Std 40027 EROR 00750188-10003F65 3364 0C0003F9 Fetch error on url http://GENDEC:8080/Helloworld/Resources/Prompts/en-US/wav/duck.wav, reason HTTP error response 404, callid 00750188-10003F65
2017-01-19T11:28:37.281 Int 50019 00750188-10003F65 3364 prompt_end done
When browsing the url for browser:
http://GENDEC:8080/Helloworld/Resources/Prompts/en-US/wav/duck.wav
We are getting Error 404 - The requested resource is not available
when generating the code on eclipse it is successfully generated, the homepage of tomcat is browsable and tomcat service is started and I can see one directory corresponding to the project name is created in tomcat I only can see Helloworld folder created.
I am not familiar to Tomcat how can I publish all the contents of the project to Tomcat in order to the MCP would able to play the .wav file
I appreciate your help but this is only place where i can find some valuable support regarding genesys.