Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Customer Voice Portal (CVP) Developer Center
Overview
Documentation
Community
Wiki
XMPP Integration to CVP session at Cisco Live!
David Lender
14 May 2012
Cisco Live! London - Jan. 31-Feb 3, 2011
David Staudt
01 Nov 2010
Beep Beep... on Record
Ranjana Narayan
15 Jul 2009
Be Forgiving
James Shepard
11 Jun 2008
Score your IVR
James Shepard
11 Jun 2008
Stop DB Connection Pool Leaks with Handy Tomcat Debug Modes
James Shepard
11 Jun 2008
Showing 6 results.
Items per Page 50
Page
(Changing the value of this field will reload the page.)
1
of 1
First
Previous
Next
Last
CVP Forum
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to General Discussion
problem running updateApp.bat
Threads [
Previous
|
Next
]
Jay Van Cott
Posts:
6
Join Date:
12/3/10
Recent Posts
problem running updateApp.bat
Answer
8/15/11 5:55 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I'm new to CVP and CallStudio so this may seem like silly questions, but I'm trying to run the updateApp.bat file and I get this error:
Error with admin application update,08/15/2011 12:29:15.222, The error was: There was a problem loading classes local to the application NewApp. The root cause was: java.lang.NoClassDefFoundError: javax/xml/rpc/Service
As best as I can tell, the Service class is located in a JAR file called jaxrpc.jar. That JAR file is defined in the build path of the of my code library. I get no errors when I export the code or deploy the application from within CallStudio.
Is there somewhere else that I have to define the jaxrpc.jar file so that the updateApp.bat file can find it when I execute it.
Thanks
Jay
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Hemal Mehta
Posts:
524
Join Date:
11/27/08
Recent Posts
RE: problem running updateApp.bat
Answer
8/16/11 5:42 AM as a reply to Jay Van Cott.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Where exactly did you put this jar file ?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jay Van Cott
Posts:
6
Join Date:
12/3/10
Recent Posts
RE: problem running updateApp.bat
Answer
8/16/11 1:31 PM as a reply to Hemal Mehta.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I did some more digging and found that I needed to put the JAR file in D:\Cisco\CVP\VXMLServer\applications\NewApp\java\application\lib. Once I did that, the error went away. Thanks for getting back to me. Jay
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top