Hi Aki

That is great, thanks a million.

IMHO the patch is safe but I can always clarify the details if needed.
It actually improves the endpoint construction safety a bit: it is now possible to invoke on the endpoint first before continuing with the processors, but if it is an interface only then supporting the endpoint invocation will fail - the patch makes sure it won't happen

Thanks, Sergey

On 20/02/15 13:01, Aki Yoshida wrote:
Hi Sergey,
I can take it, if no one else has started on it.
regards, aki

2015-02-20 13:49 GMT+01:00 Sergey Beryozkin <sberyoz...@gmail.com>:
Hi

Can someone please help with getting CAMEL-8372 [1] resolved for 2.15.0 ?

It's a safe patch that only affects a 'model-only' CXFRS consumer option.
Currently only a CXF specific model language is supported by getting a
default handler registered (Only if a model is available).

The idea is to eventually  generalize it by adapting various 3rd party
models to a CXF one which aims to model a typical (JAX-RS) resource,
operation, parameter and will be enhanced going forward at the CXF level to
accommodate more properties.

I'm having another patch pending for [2] but it affects some of the code
changed in [1] hence I'd like to wait till [1] gets applied to make it
simpler to apply another patch

Thanks, Sergey


[1] https://issues.apache.org/jira/browse/CAMEL-8372
[2] https://issues.apache.org/jira/browse/CAMEL-8383

Reply via email to