Dear all, should it be possible to have 2 cmis clients in 1 tomcat server and access 2 repository (1st repository - 1st client, 2nd repository - 2nd client)
Whenever I try this I get: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException: Parsing exception! at the 2nd client (restarted tomcat). I also get this error when deploying the cmis client into tomcat (mvn tomcat:deploy / redeploy). After a restart of tomcat thats fixed. thanks for your answers best regards Sebastian
