You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "Maxim Orlov (JIRA)" <ji...@apache.org> on 2017/12/06 12:22:00 UTC

[jira] [Created] (ARIA-432) Passing non-primitive types to operation fails

Maxim Orlov created ARIA-432:
--------------------------------

             Summary: Passing non-primitive types to operation fails
                 Key: ARIA-432
                 URL: https://issues.apache.org/jira/browse/ARIA-432
             Project: AriaTosca
          Issue Type: Bug
            Reporter: Maxim Orlov


Currently passing non-primitive types (i.e. data types or intrinsic function based arguments), causes the ProcessExecutor to fail. This is caused by the fact that the extensions are registered twice, however the real problem is we don't flatten those non-primitive types before passing them to the sub process. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)