[opencms-dev] Problem mounting CMIS
Carsten Wilhelm
wilhelm at bplusd.de
Mon Apr 29 18:28:41 CEST 2013
Dear all,
I have tried to mount CMIS using this eclipse plugin:
http://www.johnen.biz/en/blog/OpenCms-CMIS-EFS-Eclipse-Plugin/#
Plugin has installed, I can find the "New CMIS" menu entry and get the shown dialog. But I cannot connect using our OpenCms URL.
(1) We have removed /opencms using urlrewrite in Tomcat
(2) So therefore the URL should be http://DOMAIN/services/
But we get 404 errors with the default OpenCms error page ... tried al of these URLs:
* http://DOMAIN/services/ (using mod_jk: Apache -> Tomcat)
* http://DOMAIN/opencms/services/ (mod_jk)
* http://DOMAIN:8080/services/ (direct HTTP connectzor in Tomcat)
* http://DOMAIN:8080/opencms/services/ (direct HTTP)
Any idea what is going wrong here? "/services/" servlet mapping is included in web.xml
We're using 8.5.1
Kind regards,
Carsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20130429/67099a26/attachment.htm>
More information about the opencms-dev
mailing list