Hi
Can you advise which I am supposed to be using with 1.1.0 chemistry library,
please?
Thanks
Krzysztof
Hi,
Transient objects were deprecated in OpenCMIS in 2012, and removed in 2013.
Please update your code to avoid these very old APIs.
Regards,
Florent
On Mon, Sep 11, 2017 at 6:16 PM, krzysztoffzielin...@gmail.com <
krzysztoffzielin...@gmail.com> wrote:
> Hello Everyone
>
> Has anyone experien
Hello Everyone
Has anyone experienced the following missing class problem after upgrade to
chemistry-opencmis-client 1.1.0 version?
java.lang.NoClassDefFoundError:
org/apache/chemistry/opencmis/client/api/TransientCmisObject
This error occurs when i iterate through the query results.
I can se