[
https://issues.apache.org/jira/browse/CAMEL-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986457#comment-15986457
]
ASF GitHub Bot commented on CAMEL-10985:
----------------------------------------
GitHub user jamesnetherton opened a pull request:
https://github.com/apache/camel/pull/1665
CAMEL-10985: Ignore CORS configuraion in CoAP component
https://issues.apache.org/jira/browse/CAMEL-10985
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jamesnetherton/camel CAMEL-10985
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1665.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1665
----
commit ff417180291e2ece3e9d3dc4c918498805b6278c
Author: James Netherton <[email protected]>
Date: 2017-04-27T09:48:33Z
CAMEL-10985: Ignore CORS configuraion in CoAP component
----
> camel-coap fails to return results when enableCORS(true) is set
> ---------------------------------------------------------------
>
> Key: CAMEL-10985
> URL: https://issues.apache.org/jira/browse/CAMEL-10985
> Project: Camel
> Issue Type: Bug
> Components: camel-coap
> Affects Versions: 2.19.0
> Reporter: Scott Cranton
> Priority: Minor
> Fix For: 2.20.0
>
>
> In the CoAPRestVerbTest, if you add to the restConfiguration()
> .enableCORS(true), then all of the unit tests that return a result fail as no
> response is returned
> https://github.com/apache/camel/blob/master/components/camel-coap/src/test/java/org/apache/camel/coap/CoAPRestVerbTest.java#L106
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)