[jbpm-users] [JBoss jBPM] - Using pooled actors in a mail template?

ClayM do-not-reply at jboss.com
Mon Nov 10 11:27:14 EST 2008


I'm running into a small problem here...

I've got a task node set with notify="true".

The task is assigned to a swimlane, which has a set of pooled actors.

As far as I can tell, the AssignmentHandler is setting those actors properly. 

When I try to use those pooled actors in my mail template, I'm getting a 

ClassCastException: java.util.HashSet cannot be cast to java.lang.String

My template is doing this:

#{taskInstance.pooledActors}

Am I doing something wrong?

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

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



More information about the jbpm-users mailing list