[jboss-user] [JBoss jBPM] - PVM, jBPM request

frantisek.kocun@gmail.com do-not-reply at jboss.com
Thu Feb 19 06:03:11 EST 2009


Please make VariableMap or VariableScope instance of java.util.Map! At least methods 
put(Object, Object) 
  | get(Object)
  | containsKey(Object)

should be implemented.

It is a problem to use it inside Wicket (put, get) or MVEL (put, get, containsKey), because they need this methods to bind variables. That's why I need wrappers what I don't like (or I need to touch our code what I don't like even much more).

Thanks for good workflow engine!

Fero

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

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



More information about the jboss-user mailing list