[jboss-user] [JBoss jBPM] - Re: Problem using expression language in a process definitio

sonicfab do-not-reply at jboss.com
Tue Sep 25 12:19:11 EDT 2007


Ok I've looked into it a bit, and it seems that the quickest way to achieve this, without modifying the jPDL schema, is to override the read(Element actionElement, JpdlXmlReader jpdlReader) method of class org.jbpm.scheduler.def.CreateTimerAction. The overriden method can then call the org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl class. 
Do you agree with this ?

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

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



More information about the jboss-user mailing list