Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1184

Cannot remove property from client configuration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.12.Final
    • 3.0.10.Final
    • None
    • None

    Description

      The javadoc [1] for javax.ws.rs.core Configurable interface says that:

      "An existing property can be removed by assigning a null value to the property. "

      By client.property(some_property, null) this is not possible.
      ResteasyProviderFactory.property() method only adds the properties, but has no way to remove it if the value of the property is null.

      [1] http://docs.jboss.org/resteasy/docs/3.0.9.Final/javadocs/index.html

      Attachments

        Issue Links

          Activity

            People

              kanovotn Katerina Odabasi (Inactive)
              kanovotn Katerina Odabasi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: