Hi, I'm interested in implementing a interactive debugging tool for WS-BPEL developers on Apache ODE which enables to set breakpoints, and watch/inspect instance variables as GSOC project. These days I'm developing a WS-BPEL status tracking tool which generate an SVG flow diagram based on the BPEL code, and view the instance variable values and the activity details of the running instances. I used the ODE Management API for that. But it seems that ODE doesn't provide any API for handling breakoints. Please let me know whether there is any API or some tool already developed for handling breakpoint functionality in ODE. As well I'm clueless of the capacity of this project idea, whether it's possible to achieve. Or if there is any other interresting ideas for GSOC under Apache ODE project please let me know.
Best regards, Denis Weerasiri.