Subject: | Implement per-session cookie support |
According to
http://chemistry.apache.org/java/how-to/how-to-connect.html, "some
repositories are sending HTTP cookies to maintain state (although CMIS
is stateless) or to accelerate authentication for subsequent calls."
Apache Chemistry OpenCMIS has a session property
"org.apache.chemistry.opencmis.binding.cookies" to enable cookies
support. WebService-Cmis should also support cookies.