4 Replies Latest reply on Dec 4, 2014 5:46 AM by hchiorean

    Can't access repository via CMIS in cluster

    janpetzold

      When I start Modeshape using Wildfly and the standalone-modeshape.xml, I can access the repository via CMIS normallyvia URL (http://localhost:8080/modeshape-cmis/web/demo.html) and also via CMIS Workbench.

       

      Now when I start a clustered environment via standalone-modeshape-ha.xml I have no CMIS access at all. The repository returns no basic information and the AtomPub file is almost empty. I think that worked fine in 3.8.1 but I'm using 4.0 now.

       

      I played around with the configuration and it seems that simply adding

       

      <transport lock-timeout="60000"/>
      

       

      to a cache container as advised in the documentation breaks something with the CMIS component.