hello everyone,
I've 2 instances of Alfresco repos with same configurations, one a local development repo and the other on a remote unix server.
when i try to connect to a local repo using CMIS workbench Browser Binding, I've no issues connecting and viewing the folders located in the repo.(attached screenshot)
But, when I do the same against the one on Unix server, i'm getting a "CMIS Exception: connection
Redirects are not supported (HTTP status code 302): Found"
Alfresco Version: Alfresco Enterprise 5.2.3
Repository Id: -default-
Service URL: http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/browser
any pointers on this problem would be really helpful
Thank you for your time,
Sai
remote repo 302 error
local repo successful connection
Solved! Go to Solution.
Try overriding opencmis configuration in alfresco-global.properties:
Try overriding opencmis configuration in alfresco-global.properties:
thank you so much.
adding the following worked for us
opencmis.context.override=true
opencmis.context.value=
opencmis.servletpath.override=true
opencmis.servletpath.value=
opencmis.server.override=true
opencmis.server.value=<hostname>/alfresco/api
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.