You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stefano Lenzi (JIRA)" <ji...@apache.org> on 2008/01/04 16:29:33 UTC

[jira] Closed: (FELIX-391) Unable to set OutputArgument if there is an InputArgument with the same name

     [ https://issues.apache.org/jira/browse/FELIX-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Lenzi closed FELIX-391.
-------------------------------

    Resolution: Fixed

> Unable to set OutputArgument if there is an InputArgument with the same name
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-391
>                 URL: https://issues.apache.org/jira/browse/FELIX-391
>             Project: Felix
>          Issue Type: Bug
>          Components: UPnP Device Service
>         Environment: Felix 1.0.X with UPnP Base Driver 0.2.0
>            Reporter: Stefano Lenzi
>            Assignee: Stefano Lenzi
>            Priority: Minor
>
> In org.apache.felix.upnp.basedriver.exportGeneralActionListener, after 
> successfull invocation of an Action (Dictionary invoke(Dictionary)), 
> the basedriver tries to extract the values of the outargs from the 
> dictionary and put them in the ArgumentList object of Action. Here 
> arises a problem when an Action has in-out arguments. In the 
> ArgumentList these are treated seperatly (2 Argument objects with the 
> same name, but different argument direction).
> For further information look at: 
> http://www.mail-archive.com/dev@felix.apache.org/msg01962.html

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