Hi, I think I incorrectly posted this question to the dev mailing list, so I'll try again.
First time post, please be gentle, if this is the wrong forum for this question, please let me know. I've implemented my own BpelEventListener, and within that code I want to access some process/partner link information - endpoints etc. (typical stuff that can be accessed by the Process & Instance mgmt API), from digging around I think I need to use classes in the org.apache.ode.bpel.dao package, but I'm unsure how to instantiate the necessary objects (or indeed exactly what objects are necessary). Any help would be appreciated. Thanks,
