This is a simple question, yet I haven't been able to find the answer. When you deploy a process definition with the jBPM graphical process designer, where does the deployprocess servlet put your processdefinition.xml file?
It gets split into rows in the database. That's how jBPM (the embedded process engine) does it. So, for now, you need to keep your xml definition, so you can edit and redeploy.