<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>debug custom call studio java app</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4237826" />
  <subtitle>debug custom call studio java app</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4237826</id>
  <updated>2013-06-19T05:40:00Z</updated>
  <dc:date>2013-06-19T05:40:00Z</dc:date>
  <entry>
    <title>RE: debug custom call studio java app</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4249059" />
    <author>
      <name>Hemal Mehta</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4249059</id>
    <updated>2011-07-20T03:10:00Z</updated>
    <published>2011-07-20T03:10:00Z</published>
    <summary type="html">[quote]Hi, I'm new to CVP/Call Studio development. I've written a Java application, which I want to debug. If I use 'System.out.println(name+","+valu);', where is the output for this within the framework? Is there an example for application debug based on the logger event mechanism discussed in the developer VXML/Studio docs?[/quote]
 
If you do system.out...   it can be seen under tomcat logs look for the tomcat dir under VXMLServer and look for stdout logs.
Best way would be to log it using the inbuilt logging mechanism (you can add it in java code) or use logging feature provided in elements provided in Studio.  This can be seen under the logs dir under the particular app. Look for activity log.  </summary>
    <dc:creator>Hemal Mehta</dc:creator>
    <dc:date>2011-07-20T03:10:00Z</dc:date>
  </entry>
  <entry>
    <title>debug custom call studio java app</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4237825" />
    <author>
      <name>Del Bhamra</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4237825</id>
    <updated>2011-07-18T11:39:34Z</updated>
    <published>2011-07-18T11:39:15Z</published>
    <summary type="html">Hi, I'm new to CVP/Call Studio development. I've written a Java application, which I want to debug. If I use 'System.out.println(name+","+valu);', where is the output for this within the framework? Is there an example for application debug based on the logger event mechanism discussed in the developer VXML/Studio docs?</summary>
    <dc:creator>Del Bhamra</dc:creator>
    <dc:date>2011-07-18T11:39:15Z</dc:date>
  </entry>
</feed>

