Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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 <mohammad.hasanzadehm@xxxxxxxxx> 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
vtp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev


Back to the top