i got some performance trouble with my application. i use a query to select a list of processinstances. for each processinstance
i call jbpmContext.getProcessInstance(id) every time i call my query function the first call to jbpmContext.getProcessInstance(id) lasts around 3 seconds! any idea why ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241066#4241066 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241066 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
