|
|
hello
I am new to Cisco CVPD and developing custom action components for Cisco CVP 3.0. I have a few queries about that:
- I have done that with a single class, CVP itself deploys that file in VXML Server, but I want to deploy my
component as jar file not a class file because i am to include JDBC and other Business login in the component. How should I build the jar. I mean how to specify my action class in that. Will I declare that in Menifest portion of my ant build file, but how ???
- Should I include log4j for loggin or there is some other loggin mechanism in the CVP Studio??
- Any tutorials on CVPD
Thanking in anticipation
Shahzad