I'm not ODE developer, but as far as I know, ODE hasn't got such
functionality.

One workaround I know, is to implement own event listener to log events
and use deprecated EventContext class to obtain variables. But this
class is deprecated, because it simply doesn't work especially for in
memory processes. So now it is difficult to see exactly what is going
on.


-- 
Regards
Mateusz Nowakowski

-----Original Message-----
From: Milinda Pathirage [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 16, 2008 1:32 PM
To: [email protected]
Subject: Debugging Support for BEL Processes

Hi,
Do ODE has debugging API for BPEL processes which we can use to set
break
point remotely and get the present status of the running instances we
are
interested. I saw that there are some support in BPEL compiler which
will
include line numbers like information in compiled BPEL and from the
Instance
Management API we can get activity information. Can we use those
information
to implement remote debugging API. If the debugging support must
impleement
from the begging how much effort it will take.

Thanks in advance,
Milinda


-- 
http://mpathirage.com
http://wso2.org "Oxygen for Web Service Developers"
http://wsaxc.blogspot.com "Web Services With Axis2/C"

Reply via email to