[jboss-user] [JBoss jBPM] - Re: jbpm4: could it simpler implementing an identical user i

shekharv do-not-reply at jboss.com
Mon Jul 6 00:16:12 EDT 2009


Look at the eventListener folder's process.jpdl.xml in the examples that come with jbpm4.

You could use something like: 

    <event-listener class="org.jbpm.examples.eventlistener.LogListener"/>


This listener could then be the base to trigger the code that you could use to dynamically build the process.

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

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



More information about the jboss-user mailing list