Chris, I am not sure what is that you are trying to do.
Process Compilation: Bpel Process gets compiled into an java object model with the file name ending with .cbp Process Runtime: Runtime state of process instances are stored in the database. regards, sathwik On Fri, Sep 12, 2014 at 7:31 AM, [email protected] <[email protected]> wrote: > Hello, > > I am trying to get java object generated by the process deployed > in ODE(I use the example process--helloworld2), but I don't know the > object's name. > I have used jconsole to monitor the javaw process on which tomcat > is running, and I do find catalina in MBean tab page. > However, I traverse the catalina directory and find nothing about > the object's name which I want to know. > Please help me ! > > Best wishes > > > Chris Wong >
