Re: [SCXML] Invoke & get data

2010-09-30 Thread Rahul Akolkar
Lets continue on the user list if needed. Response inline below. On Wed, Sep 29, 2010 at 3:54 PM, Michael musset wrote: > 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

[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