Created by: Althaf Mohammed on 23-12-2009 10:15:05 AM Hi, 1. When we are trying to modify the java class files and re-deploying the application in VXML server, the old version of class files are still persisting. we are using Tomcat as application server. 2. For this we released the application and re-deployed the application even then also it is referring to the old class files. 3. we have even restarted the VXML service and tried but still new class files are not considered. 4.When we change the class file name and updated the application then it is reffering to that changed class file and others are referring to old. Please help us and resolve the issue. Thanks, Althaf.
Subject: Re: New Message from Althaf Mohammed in Customer Voice Portal (CVP) - Gener Replied by: Janine Graves on 23-12-2009 04:47:10 PM If you have the same java class name in VxmlServer/common and VxmlServer/applications/<appname>/java then VxmlServer uses the one in the 'common' and ignores the 'application' specific java.
I suspect you have an old version of your java classes in 'common' and a newer version in 'applications/<appname>/java'
Remove the old classes from VxmlServer/common and restart Tomcat.
Cisco Developer Community Forums wrote: > Althaf Mohammed has created a new message in the forum "General > Discussion - All Versions": > > -------------------------------------------------------------- > Hi, > Â > 1. When we are trying to modify the java class files and re-deploying > the application in VXML server, the old version of class files are > still persisting. we are using Tomcat as application server. > 2. For this we released the application and re-deployed the > application even then also it is referring to the old class files. > Â > 3. we have even restarted the VXML service and tried but still new > class files are not considered. > Â > 4.When we change the class file name and updated the application then > it is reffering to that changed class file and others are referring to > old. > Â > Â > Please help us and resolve the issue. > Â > Thanks, > Althaf. > -- > To respond to this post, please click the following link: > > <http://developer.cisco.com/web/cvp/forums/-/message_boards/message/1860126> > > or simply reply to this email.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: