[ https://issues.apache.org/activemq/browse/CAMEL-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48393#action_48393 ]
Przemyslaw Budzik commented on CAMEL-1203: ------------------------------------------ William, First of all hats off to what you have done with the code. Your code is just brilliant, respect! As for DefaultRestletBinding, yes it was some kind of moribund, not my intent. Sorry for introducing junk. I have added 404 status handling if no handler/route is found. In that case it is a client's fault so to me it fits here. Notice that the response is filled with HTML. I can document the binding class, but I suppose William might have started reworking that to use HeaderFilterStrategy. If not so I can tackle that. Appart from that I'm going to work on authentication/authorization + testing. > REST (Restlet based) component > ------------------------------ > > Key: CAMEL-1203 > URL: https://issues.apache.org/activemq/browse/CAMEL-1203 > Project: Apache Camel > Issue Type: New Feature > Affects Versions: 2.0.0 > Reporter: Przemyslaw Budzik > Assignee: William Tam > Attachments: CAMEL-1203.patch, camel-restlet.patch > > > This is the code I was talking with James which we are using in SubRecord. It > is minimalistic, but does its job for both consumer and producer and is very > easy to use. If you want could be a replacement for the current camel-rest > (or could be merged). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.