|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [jira] [Created] (CAMEL-5535) Multiple restlet routes ... Amit Patel (JIRA)
- [jira] [Assigned] (CAMEL-5535) Multiple restlet r... Willem Jiang (JIRA)
- [jira] [Commented] (CAMEL-5535) Multiple restlet ... Willem Jiang (JIRA)
- [jira] [Commented] (CAMEL-5535) Multiple restlet ... Amit Patel (JIRA)
- [jira] [Commented] (CAMEL-5535) Multiple restlet ... Willem Jiang (JIRA)
- [jira] [Commented] (CAMEL-5535) Multiple restlet ... Amit Patel (JIRA)
- [jira] [Resolved] (CAMEL-5535) Multiple restlet r... Willem Jiang (JIRA)

Hi Amti,
It looks like there is no multi from endpont check when you use Sprint DSL to set up restlet route in Camel 2.9.1.
I found a way to fix it by setting up the endpoint uri with the restletMethods option and will commit the patch shortly.
Willem