Hi, If you're looking for a different way of developing IVR applications, I suggest you take a look at Rivr (http://rivr.nuecho.com). You can find the code on Github ( http://github.com/nuecho/rivr ) as well as a pretty extensive cookbook: https://github.com/nuecho/rivr-cookbook/wiki .
You can also find some background information in this blog post series: http://blog.nuecho.com/2014/03/18/a-better-introduction-to-rivr/ (I know this looks a bit like spam, but the VTP project has been dormant and unsupported for quite some time now, while Rivr is alive and under active development. And it's an open-source project.) Best regards, Dominique Disclaimer : I'm the CTO of Nu Echo, the company behind Rivr. ----- Original Message ----- From: "Damian Nardelli" <[email protected]> To: "Voice Tools general developers" <[email protected]> Sent: Tuesday, July 15, 2014 1:19:41 PM Subject: Re: [vtp-dev] OpenVXML 4.0 exporting issue Have you tried with http://tomcat_ip:8080/WAR_NAME/HelloWorld/Begin ? BTW, don't expect too much from this list as it looks it's been discontinued... http://dev.eclipse.org/mhonarc/lists/vtp-dev/maillist.html Damian On Tue, Jul 15, 2014 at 1:58 AM, mohammad hasanzadeh < [email protected] > wrote: Hi, In OpenVXML 4.0 with Indigo IDE. I exported a HelloWorld program as a voice tools \ web application and deployed it on Tomcat. Since Tomcat start the Host, but it does not assign a resource ID to the webapp and it's not started. It doesn't seem the app exported properly. After I double check the path of the project ( http://Tomcat_IP:8080/WAR_NAME/HelloWorld ) the Tomcat says the following message: "The requested resource ( ProxyServlet: /WAR_NAME/HelloWorld ) is not available" Also the Tomcat log shows that the project is started but Tomcat doesn't assign any resource ID to it. The overall configurations of the Eclipse IDE and tomcat are as follow: Editor side: - Indigo IDE with installed OpenVXML 4.0 from install new software of Eclipse - Java 6 Update 45 Tomcat Side - Tomcat 6 - Java 6 Update 30 Thanks for your help. _______________________________________________ vtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/vtp-dev _______________________________________________ vtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________ vtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/vtp-dev
