Luis Tamayo [http://community.jboss.org/people/luis.tamayo] created the discussion
"Re: jbpm5 RULEFLOW VARIABLE CHANGED null" To view the discussion, visit: http://community.jboss.org/message/624561#624561 -------------------------------------------------------------- I have set the map to content and get this error: Map<String, Object> m = new HashMap<String, Object>(); m.put( "personaVar" , new Persona( "1713", "cnaging" )); htk.completeTask(u, t.get( 0 ), m); 16:15:36,927 ERROR [STDERR] java.lang.ClassNotFoundException: com.lincoln.jbpm.m odel.Persona 16:15:36,927 ERROR [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader. java:202) 16:15:36,928 ERROR [STDERR] at java.security.AccessController.doPrivileged(N -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/624561#624561] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
