[SCXML] Inject external event with XML payload () into SCXML engine

2007-07-05 Thread Ingmar Kliche
Rahul, I would like to inject events with XML payload into the SCXML engine. Currently we have to convert XML represented messages received from external components into a hashmap object to fire the event into the engine. But this does not allow to include XML attributes easily. Suppose we have

Re: [SCXML] Inject external event with XML payload () into SCXML engine

2007-07-05 Thread Rahul Akolkar
Please post to the user list if the question is purely about usage (though I understand determining that can be tricky sometimes). If this thread continues, we should probably move it to the user list. On 7/5/07, Ingmar Kliche [EMAIL PROTECTED] wrote: Rahul, I would like to inject events with