[ 
https://issues.apache.org/jira/browse/SCXML-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523633
 ] 

Rahul Akolkar commented on SCXML-54:
------------------------------------

Thanks for the patch(es) Mike. I am traveling this till Sep 5th, I intend to 
look at this when am back.

In the meantime, could you also fill out an Individual Contributor License 
Agreement (ICLA)? That is here (the fax number is on the form itself, you can 
mail it in too if you want):

  http://www.apache.org/licenses/icla.txt

This a one-time thing, and is needed for contributions such as this one which 
may contain new source files, for provenance and pedigree reasons. Let us know 
if you have any questions about the ICLA. Do ping this issue when you send it 
in and we can track its receipt. Thanks.


> Events from custom actions missing payload
> ------------------------------------------
>
>                 Key: SCXML-54
>                 URL: https://issues.apache.org/jira/browse/SCXML-54
>             Project: Commons SCXML
>          Issue Type: Bug
>    Affects Versions: 0.7
>         Environment: 20070730 nightly build
>            Reporter: Mike Tillberg
>            Priority: Minor
>         Attachments: custom-hello-world-04-el.xml, 
> custom-hello-world-04-jexl.xml, CustomActionTest.java, HelloEvent.java, 
> SCXMLTestHelper.patch
>
>
>    I'm trying to generate events from custom events by adding 
> TriggerEvent objects into the derivedEvents argument.  This is working 
> in terms of triggering transitions, however I'm unable to properly 
> access the payload from these generated events, depending on the 
> evaluator being used.  With the EL evaluator, _eventdata and 
> _eventdatamap seem to be empty when the transition fires.  With JEXL, 
> the payload is available, however the assignments seem to be in a local 
> context, even though the variable I'm assigning should only exist in the 
> root context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to