Hello. This may be a very late reply to the original post. However, I tried 
this recently and thought the reply might help anyone else looking for the 
answer.

I got this working in my code by replacing the 

assignmentDelegation.setClassName("org.jbpm.identity.assignment.ExpressionAssignmentHandler");
with your fully qualified custom class name.

in the java file org.jbpm.jpdl.xml.JpdlXmlReader.java

You have to change the jbpm code for this. Ideally ofcourse, it should have 
been a configurable property in the configuration file in the lines of 
persistance, message, scheduler etc.

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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to