Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-391

Unable to set OutputArgument if there is an InputArgument with the same name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • UPnP Subproject
    • None
    • Felix 1.0.X with UPnP Base Driver 0.2.0

    Description

      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

      Attachments

        Activity

          People

            stefano.lenzi Stefano Lenzi
            stefano.lenzi Stefano Lenzi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: