SCXML : send & transition doesn't work when they are in the same state.

2010-11-26 Thread Michael musset
Hi, I'm having a problem in my scxml project : http://www.ecma.ch/standards/ecma-323/csta";> the send tag is recuperate properly by the the eventdispatcher ( I need

[SCXML] Invoke & get data

2010-09-29 Thread Michael musset
Hi, i would like to do that : and be able to get what's is inside the CDATA balise from this : public class protocol implements Invoker { public void invoke(String source, Map params) throws InvokerException { } it seems that params only works with that