JBoss Community

Re: jbpm5 RULEFLOW VARIABLE CHANGED null

created by Luis Tamayo in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community