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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to