You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/03/02 20:30:46 UTC

[jira] [Resolved] (CAMEL-10928) Restlet contract for RestProducerFactory wrongly configures request method

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

Zoran Regvart resolved CAMEL-10928.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.19.0

> Restlet contract for RestProducerFactory wrongly configures request method
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-10928
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10928
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-restlet
>    Affects Versions: 2.19.0
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Minor
>             Fix For: 2.19.0
>
>
> The {{RestProducerFactory::createProducer}} contract uses endpoint property {{restletMethods}} which is used solely by the Restlet consumer, the proper property should be {{restletMethod}}.
> This makes all requests issue a {{GET}} rather than the one passed in the {{verb}} parameter.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)