Re: Using OpenCMIS 0.9.0 with Maven

2013-07-10 Thread Gabriele Columbro
Hi Mano, that class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil was actually added in 0.9.0 in the chemistry-opencmis-commons-impl project [1]. But there is (properly) a dependency from chemistry-opencmis-client-impl to chemistry-opencmis-commons-impl (see POM [2]), with proper sco

Re: Question about querying created files

2013-07-10 Thread Sebastian Danninger
Dear Jeff, thanks for the hint, I used this tutorial to change it: http://deepak-keswani.blogspot.co.at/2012/12/how-to-disable-solr-enable-lucene-on.html Works like a charm now, just wanted to let the others know all the best Sebastian 2013/7/9 Jeff Potts > Sebastian, > > It sounds like you

Using OpenCMIS 0.9.0 with Maven

2013-07-10 Thread Mano Swerts
Hi all, I used OpenCMIS 0.8.0 and now want to upgrade to 0.9.0. I updated my pom accordingly: > org.apache.chemistry.opencmis > chemistry-opencmis-client-impl > 0.9.0 > However I now get the following exception: ClassNotFoundException: > org.apache.chemistry.opencmis.commons.impl.ClassLoader