[ https://issues.apache.org/jira/browse/CAMEL-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978305#comment-15978305 ]
Claus Ibsen commented on CAMEL-10985: ------------------------------------- Wonder if the recent fix in camel-coap may have improved this? We can test on master. > 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 > > 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)