"[EMAIL PROTECTED]" wrote : Btw, may I ask you not to crosspost your problems.
You had already an answer in a different thread. If we spend our time answering
the same question in different threads, this means that other users don't get a
chance of a response for their questions.
|
| Thanks
With hypersonic there is no problem. I'm going to try the profiling.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930806#3930806
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930806
Hi. I'm new at usign jbpm with sybase and I would like to know why it takes 7
seconds to perform this code lines:
ProcessInstance instance =
session.getGraphSession().loadProcessInstance(processID);
Iterator tmpT = instance.getTaskMgmtInstance().getTaskInstances().iterator();
I only get 20 elem
Hi. I'm new at usign jbpm with sybase and I would like to know why it takes 7
seconds to perform this code lines:
ProcessInstance instance =
session.getGraphSession().loadProcessInstance(processID);
Iterator tmpT = instance.getTaskMgmtInstance().getTaskInstances().iterator();
I only get 20 elem