Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Advice on how to approach CRON based BPMN2 processes" To view the discussion, visit: http://community.jboss.org/message/619556#619556 -------------------------------------------------------------- Most likely it is limitation of eclipse plugin or other tool you use for diagram modeling. Try modify its source xml and use something like this: <timerEventDefinition> <timeCycle xsi:type="tFormalExpression" language="cron">0/1 * * * * ?</timeCycle> </timerEventDefinition> HTH -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/619556#619556] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
