JBoss Community

defining assignmenthandler with EL?

created by Jimmy Smith in jBPM - View the full discussion

I have:

 

<assignment-handler class="#{assignHandler}"/>

 

where assignHandler is a var set for the execution with the full classname of the java assignment handler.

 

But this gives:

 

org.jbpm.pvm.internal.wire.JbpmClassNotFoundException: couldn't load class #{assignHandler}

 

Is it at all possible to do what I want to do? Or how can I dynamically select an assignmenthandler?

Reply to this message by going to Community

Start a new discussion in jBPM at Community