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:27:45 UTC

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

Zoran Regvart created CAMEL-10928:
-------------------------------------

             Summary: 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


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)