[jboss-user] [jBPM] - Re: jbpm5 RULEFLOW VARIABLE CHANGED null
Luis Tamayo
do-not-reply at jboss.com
Fri Sep 2 20:13:49 EDT 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110902/d91e7a74/attachment.html
More information about the jboss-user
mailing list