[jboss-user] [JBoss jBPM] - Re: JBPM process xml : use of primitive in event listener or

patriarch24 do-not-reply at jboss.com
Fri May 22 09:39:20 EDT 2009


It's strange, as this 

  | <java name="some java action" class="some.package.JavaAction"
  | 		method="action" >
  | 	<field name="intField">
  | 		<int value="1" />
  | 	</field>
  | 	<arg>
  | 		<object class="some.package.Arg" init="#{unit}" />
  | 	</arg>
  | 	<transition to="wait2" />
  | </java>
  | 
works perfectly (the intField is properly wired). But it's not the same "field"...

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

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



More information about the jboss-user mailing list