Thanks for update, Geoffrey.
I tried to using two steps. got the same issue.
if change the code to set Date object, without any issues.
in activity logs, it shows, "disconnect",
but in call studio debugger, it just halts.
here are from activity logs:
.....
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:36.984,Audio_03,enter,
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:37.015,Audio_03,interaction,audio_group,initial_audio_group
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:37.062,Audio_03,exit,done
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:37.062,Audio_02,enter,
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:37.062,Audio_02,exit,done
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:37.109,,end,how,disconnect
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:37.109,,end,result,normal
192.168.1.70.1319317235890.0.test7_advansamp,10/22/2011 14:00:37.109,,end,duration,1
but in call studio debugger, it just halts, (scr1.jpeg)
---------------------------------------
in scr2.jpeg, we could see that custom java api returned, settion data able to retrieve from java API.
since then, control back to CVP server.