Hi all, I'm involved in [GSOC]Web based BPEL debugger for Apache ODE project. And I need some clarifications fegarding some issues.
Here I use Oryx editor (http://code.google.com/p/oryx-editor/)to generate the graphical BPMN diagram from the BPEL so that user can easily set the breakpoints and monitor the debugging process easily. Upto now Oryx editor is running as a separate WAR distribution in Tomcat. As well it uses a separate database to store the process models. How can I integrate Oryx into ODE such that without using seperate Oryx WAR distribution? Cheers, Denis.
