[jboss-user] [JBoss jBPM] - dynamic task creation

pfreitas do-not-reply at jboss.com
Mon Sep 24 08:41:57 EDT 2007


Hi guys!
I'm from brazil and I'm having some problems with dynamic task creation...

I got a 
failed to lazily initialize a collection of role: org.jbpm.context.exe.ContextInstance.tokenVariableMaps

when a I call 


  | TaskMgmtInstance mgmt = pInstance.getTaskMgmtInstance();
  | mgmt.createTaskInstance(task, getExecutionContext());
  | 

it seams that isn't possible to initialize tokenVariableMaps collection...

while i'm debbuging i see a lot of objects that's loaded by CGLazyInitialize
but only tokenVariableMaps fails...

does anybody knows how to fix that?



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087881#4087881

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087881



More information about the jboss-user mailing list