Hi all
I installed openkm-6.3.0-community-tomcat-bundle, tomcat running correctly on 127.0.0.1:8080 in a non-root user.
I installed a web server in front providing server public IP and port 80 which passes all requests to tomcat, up to this point everything works correctly.
When I try to access from another computer to CMIS functionality, eg with LibreOffice, the information returned CMIS service refers to 127.0.0.1:8080.
For example requesting http://<IP_PUBLICA>/OpenKM/cmis/atom the result in text mode refers to where the tomcat serves, 127.0.0.1:8080, this information is then used by LibreOffice to continue to get more information from CMIS so subsequent requests do not go to public IP and fails.
Is there any way to set CMIS to tell which is the correct URL in the same way that you can do with OpenKM by "application.url" parameter in the OpenKM.cfg file?
Thanks and regards
I installed openkm-6.3.0-community-tomcat-bundle, tomcat running correctly on 127.0.0.1:8080 in a non-root user.
I installed a web server in front providing server public IP and port 80 which passes all requests to tomcat, up to this point everything works correctly.
When I try to access from another computer to CMIS functionality, eg with LibreOffice, the information returned CMIS service refers to 127.0.0.1:8080.
For example requesting http://<IP_PUBLICA>/OpenKM/cmis/atom the result in text mode refers to where the tomcat serves, 127.0.0.1:8080, this information is then used by LibreOffice to continue to get more information from CMIS so subsequent requests do not go to public IP and fails.
Is there any way to set CMIS to tell which is the correct URL in the same way that you can do with OpenKM by "application.url" parameter in the OpenKM.cfg file?
Thanks and regards
