Hi Denis, how costly is the transformation to BPMN and the layout? Would it be possible to do that on the fly and to cache the images and/or models somewhere in the filesystem (e.g. in the process store, next to the BPEL files)? I think that might be better than having an additional data source (which needs to be in sync with the process store).
The rest of Oryx can probably directly be placed in ode-axis-war, e.g. by simply adding Oryx' servlets in ode's web.xml. WDYT? Tammo Denis Weerasiri wrote: > 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. > -- Tammo van Lessen - http://www.taval.de
