|
| (no subject) [message #690530 is a reply to message #689666] |
Wed, 29 June 2011 12:14  |
Randy Childers Messages: 121 Registered: July 2009 |
Senior Member |
|
|
Hi Sergej--
It looks like you're doing that right. Generally, the callflow output
ends up in Tomcat's stdout file. Did an error happen? I'd trace the
callflow through the log and see what happened when you got to that
script block.
There are some debugging tools in the works for OpenVXML 4.0, but
generally your best bet at this point are using the logs to work through
issues.
Good luck,
Randy
In <iubrol$dsh$1@news.eclipse.org> Sergej wrote:
> Hi there!
> If i put the following code in script module:
>
> var d = new java.util.Date();
> Log.info('date: ' + d);
>
> Where the output of the date can be found?
> I tried search Tomcat logs but no info about date.
> Any debug tool available for Eclipse VST 3.0.25?
>
> Brgds,
> S.
>
|
|
|
Powered by
FUDForum. Page generated in 0.01580 seconds