Re: Jackrabbit servlet-api dependency
2012-03-01 08:12:11 GMT
<at> Minos : Perhaps you can re-send it, with Ate's comments included to the dev list. Hopefully someone on that list more familiar with the webdav module can inform us. Would it be hard to create a patch containing the fix as suggested by Ate? Regards Ard On Wed, Feb 29, 2012 at 5:40 PM, Minos Chatzidakis <m.chatzidakis <at> onehippo.com> wrote: > No, no comment yet on the question. > > I agree it's very weird (and the first time I see it) implementing the > servlet Request/Response. I suppose it was easier this way to support the > http SEARCH method.. > A wrapper though could manage it quite as well... > > Anyway, thnx for looking into this > > > On Wed, Feb 29, 2012 at 5:13 PM, Ate Douma <ate <at> douma.nu> wrote: > >> Any comment on this question? >> >> Looking just briefly at the code it seems odd to me in the first place >> that jackrabbit-webdav itself implements the ServletRequest class, whereas >> these interfaces are supposed to be container managed and implemented. >> >> Why isn't a HttpServletRequestWrapper used as base class instead? >> Now this WebdavRequestImpl is missing methods added to Servlet API 2.4+,(Continue reading)
RSS Feed