RE: Need help for OpenCMIS android implementation

2013-08-05 Thread Kumar, Ashwani
Hi Florian, Thanks for your suggestion . I tried your suggestion, but it didn’t help me. Now I tried excluding all the libs which have conflicting files. But facing different issue now. OPEN CMIS dependency downloads android-2.3.3 .jar and give error in apk packaging . Here is the error what I go

RE: Need help for OpenCMIS android implementation

2013-08-05 Thread Florian Müller
Hi Ashwani, Try excluding the Android libs from OpenCMIS: com.google.android android - Florian Hi Florian, We are facing a new issue related to open CMIS maven build. In order to run cmis code , we need to bundle CMIS jar in the apk file. I have provided following maven en

RE: Need help for OpenCMIS android implementation

2013-08-05 Thread Kumar, Ashwani
Hi Florian, We are facing a new issue related to open CMIS maven build. In order to run cmis code , we need to bundle CMIS jar in the apk file. I have provided following maven entry in my pom.xml : org.apache.chemistry.opencmis

Re: Need help for OpenCMIS android implementation

2013-07-08 Thread Florian Müller
Hi Ashwani, You'll need SLF4J 1.6.1 or later. See [1] "Logger name mapping". Regards, Florian [1] http://www.slf4j.org/android/ Kumar, Ashwani schrieb: Hi, This is Ashwani from SAP Labs and we need to use openCMIS for android app to fetch data from Content server. I was trying to run the

Need help for OpenCMIS android implementation

2013-07-08 Thread Kumar, Ashwani
Hi, This is Ashwani from SAP Labs and we need to use openCMIS for android app to fetch data from Content server. I was trying to run the sample code given in openCMIS android zip from apache site, but I could not run it. I am facing few issue: org.apache.chemistry.opencmis.commons.exceptions.Cmi