Dennis Kieselhorst

Results 65 comments of Dennis Kieselhorst

Hi, I'm also affected by this issue. @Liryna was the dump from @stforek sufficient or do you need more information?

HttpApiV2ProxyHandler along with HttpApiV2ProxyRequest needs to be used, than it works fine. Will change docs and samples.

Thanks for the feedback. We should definitely improve the docs. The fallback also sounds good to me, can't think of any side-effects right now.

Sorry for the delay @sigpwned, I was on vacation and had to catch up with a lot of things afterwards. I've commented in #470.

Hi @coreyowensbillgo, thanks for reporting this issue. Would you be willing to work on a pull request for it? I'm happy to review, merge it and release a new version....

Hi @coreyowensbillgo, have you made progress in the meantime? I plan to get a 1.9 release next month and would like to include a fix.

Yeah I just added the missing properties but haven't made further progress (unittests, testing, docs, ...).

I added a registerServlets() method in #399 so you could try to override it and register the camelServlet there.