Re: CXFServlet -> CXFNonSpringServlet

2016-03-19 Thread Florian Müller
Done. Please test again. - Florian Thanks Florian, that would be perfect. Florent On Sat, Feb 27, 2016 at 8:10 AM, Florian Müller wrote: Hi, If nobody objects, I'll remove the Spring dependency and go for the overridable method. - Florian Hi, I see. I'd really like to remove the

Re: CXFServlet -> CXFNonSpringServlet

2016-03-15 Thread Florent Guillaume
Thanks Florian, that would be perfect. Florent On Sat, Feb 27, 2016 at 8:10 AM, Florian Müller wrote: > Hi, > > If nobody objects, I'll remove the Spring dependency and go for the > overridable method. > > - Florian > > > > Hi, >> >> I see. I'd really like to remove the Spring dependency so I c

Re: CXFServlet -> CXFNonSpringServlet

2016-02-26 Thread Florian Müller
Hi, If nobody objects, I'll remove the Spring dependency and go for the overridable method. - Florian Hi, I see. I'd really like to remove the Spring dependency so I can code whichever proposal you prefer. What do you suggest is best? An overridable method seems the simplest. Florent On

Re: CXFServlet -> CXFNonSpringServlet

2016-02-25 Thread Florent Guillaume
Hi, I see. I'd really like to remove the Spring dependency so I can code whichever proposal you prefer. What do you suggest is best? An overridable method seems the simplest. Florent On Wed, Feb 10, 2016 at 10:42 AM, Florian Müller wrote: > Hi Florent, > > If we switch from CXFServlet to CXFNo

Re: CXFServlet -> CXFNonSpringServlet

2016-02-10 Thread Florian Müller
Hi Florent, If we switch from CXFServlet to CXFNonSpringServlet we loose the simple configuration of interceptors in the cxf-servlet.xml. Interceptors might be required for custom authentication schemes. I'm fine with that, but then we should provide another (non-CXF-standard) way to configur

CXFServlet -> CXFNonSpringServlet

2016-02-09 Thread Florent Guillaume
Hi, Is anyone opposed to replacing CXFServlet with CXFNonSpringServlet (this is the base class for CmisWebServicesServlet)? This avoids having chemistry-opencmis-server-bindings pull the following dependencies which are really not needed: aopalliance:aopalliance:jar:1.0 org.springframework:spring