You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Nicklas Karlsson (JIRA)" <ji...@apache.org> on 2013/03/18 14:34:16 UTC

[jira] [Created] (DELTASPIKE-321) DefaultMessage.argument(Serializable...) should guard against empty arrays

Nicklas Karlsson created DELTASPIKE-321:
-------------------------------------------

             Summary: DefaultMessage.argument(Serializable...) should guard against empty arrays
                 Key: DELTASPIKE-321
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-321
             Project: DeltaSpike
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.4-incubating
            Reporter: Nicklas Karlsson


If you have a method with ... parameters, it will be interpreted as an array. If it is passed along to DefaultMessage.argument the object array is interpreted as an object and added as such. Now that I mention it, wouldn't the flow be the same even if the array came populated with data?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira