I am trying to run the CMIS client example on:
http://incubator.apache.org/chemistry/opencmis-api-examples.html
Unfortunately I can’t find the “SessionParameter” class that the example uses.
It is nowhere to be found in the whole project’s source code:
http://github.com/apache/chemistry
What did I miss?
Or maybe the example is out-of-date?
The examples are up-to-date and working. The current and maintained code stream of Apache Chemistry OpenCMIS is here: https://svn.apache.org/repos/asf/incubator/chemistry/opencmis/trunk/
But this code stream is not on github.