Adam Bach [http://community.jboss.org/people/heathcliff] created the discussion

"Re: Which BPMN 2.0 Editor to use with jbpm 5.1"

To view the discussion, visit: http://community.jboss.org/message/626179#626179

--------------------------------------------------------------
Example differenc is with On Entry action:
Web Designer: 
drools:onEntry-script="System.out.println("On Entry Action");"
Eclipse drools designer:
<extensionElements>
        <tns:onEntry-script scriptFormat=" http://www.java.com/java 
http://www.java.com/java";>
          <script>System.out.println("On Entry Action");</script>
        </tns:onEntry-script>
 </extensionElements>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/626179#626179]

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

Reply via email to