Created by: long cao on 25-02-2010 01:57:00 AM when I import a cvp project In cvp call studio 6.0 and try input some code, like import java..,there is always a error message. this compilation unit is not on the build path of a java project it seems something wrong about build path. but I don't know how to set up it. has anyone ever experienced this issue?
Subject: RE: this compilation unit is not on the build path of a java project. Replied by: long cao on 25-02-2010 02:53:42 PM nobody knows why???
Subject: Re: New Message from long cao in Customer Voice Portal (CVP) - CVP - All Ve Replied by: Janine Graves on 25-02-2010 03:10:21 PM Perhaps you can supply more information about what you did and what the message said. For example, if you're trying to include a java file into your Studio application, that's not ok.
Studio apps can't compile Java code.
You have to build a Java project in Eclipse and set the Build path to include the external Jars framework.jar and servlet.jar. These are on the Vxml Server (you can move them to your Studio box if necessary) in the directory C:/Cisco/CVP/VxmlServer/lib/
Janine
Cisco Developer Community Forums wrote: > long cao has created a new message in the forum "CVP - All Versions": > > -------------------------------------------------------------- > nobody knows why??? > -- > To respond to this post, please click the following link: > > <http://developer.cisco.com/web/cvp/forums/-/message_boards/message/1995991> > > or simply reply to this email.
Subject: RE: Re: New Message from long cao in Customer Voice Portal (CVP) - CVP - Al Replied by: long cao on 25-02-2010 04:40:00 PM Thank Janine for you reply. Actually, I just develop some call flow in call studio 6.0, which is trial version. no vxml server involved.I don't know if this has sth to do with this compilation problem. Even when I create a new call studio project, apps can't be compiled. For general java project, I know how to change build path, but for call studio project, I don't know where to change it. Kevin.
Subject: Re: New Message from long cao in Customer Voice Portal (CVP) - CVP - All Ve Replied by: Janine Graves on 25-02-2010 05:40:21 PM With Studio apps, the way you create the run-time code is to right-click the appname in the upper-left pane (Navigator pane) and select DEPLOY. And then select a directory to deploy to. Did you do that?
Cisco Developer Community Forums wrote: > long cao has created a new message in the forum "CVP - All Versions": > > -------------------------------------------------------------- > Thank Janine for you reply. > Actually, I just develop some call flow in call studio 6.0, which is > trial version. no vxml server involved.I don't know if this has sth to > do with this compilation problem. > Even when I create a new call studio project, apps can't be compiled. > For general java project, I know how to change build path, > but for call studio project, I don't know where to change it. > Â > Kevin. > -- > To respond to this post, please click the following link: > > <http://developer.cisco.com/web/cvp/forums/-/message_boards/message/1996506> > > or simply reply to this email.
Subject: Re: New Message from long cao in Customer Voice Portal (CVP) - CVP - All Ve Replied by: Janine Graves on 27-02-2010 06:26:58 AM why don't you try creating a project from scratch? File > New > CVP Studio Project. and see if it validates. Maybe you're trying to load something in that's not a valid application.
Cisco Developer Community Forums wrote: > long cao has created a new message in the forum "CVP - All Versions": > > -------------------------------------------------------------- > when I import a cvp project In cvp call studio 6.0 and try input some > code, like import java..,there is always a error message. > this compilation unit is not on the build path of a java project > it seems something wrong about build path. but I don't know how to set > up it. > has anyone ever experienced this issue? > -- > To respond to this post, please click the following link: > > <http://developer.cisco.com/web/cvp/forums/-/message_boards/message/1994688> > > 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: