Hello all, I would like to know how can I use a primitive type in a decision handler or an event listener (jpdl 4).
For instance : | <decision> | <handler class="some.package.SkipDecisionHandler"> | <field> | <boolean value="true" /> | </field> | </handler> | <transition to="some state" name="load" /> | <transition to="wait2" name="skip" /> | </decision> | I just have the solution to use string or object, but cannot see how to do. Thanks for helping me. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232299#4232299 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232299 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user