[jboss-user] [JBoss jBPM] - Re: Why doesn't work?

ricardomarques do-not-reply at jboss.com
Fri May 18 09:40:22 EDT 2007


The package name isn't a problem, my mistake and I paste the code here.

Regarding how the process is design, i had look at the websale example, particulary to this part:


  | <node name="update books">
  |     <action class="org.jbpm.websale.UpdateBooks">
  |       <msg>accountancy application is now informed of the payment</msg>
  |     </action>
  |     <transition to="salejoin" />
  |   </node>
  | 

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

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



More information about the jboss-user mailing list