RE: Cmisservlet init param

2015-07-10 Thread martin krieken
Hello Florian I will give it a try, but i think it should work. Thank you for you support. Kind Regards, Martin > Date: Fri, 10 Jul 2015 16:23:53 +0200 > From: f...@apache.org > To: dev@chemistry.apache.org > CC: mkrie...@hotmail.com > Subject: Re: Cmisservlet init param

Re: Cmisservlet init param

2015-07-10 Thread Florian Müller
Hi Martin, Have you tried setting the init parameters directly, like so: dispatcher.setInitParameter("cmisVersion", "1.0"); If that works for you, then you don't need your SpringCmisWebServicesServlet class. - Florian I am a java programmer and i currently i working myself into spring 4

Cmisservlet init param

2015-07-08 Thread martin krieken
I am a java programmer and i currently i working myself into spring 4 (with java 8). I am trying to build a Dam and a cmis connector would be a really nice feature to have esp with the connector with Adobe drive. I looked into the project and esp into the inmemory setup. I was able to connect a