Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.19.0
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- relates to
-
CAMEL-10939 Restlet contract for RestConsumerFactory does not start the Endpoint
- Resolved
-
CAMEL-10935 camel-restlet - Two unit test fails
- Resolved