<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CMIS Atom server port in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cmis-atom-server-port/m-p/47082#M18605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm setting up an Alfresco 6 Community repository that uses a plugin fro Microsoft Office&amp;nbsp;so that users can edit files from their Outlook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We expose the Alfresco repository on port 8080 and make it available to the host machine in the docker-compose.yml file. We proxy all https:// requests to &lt;A href="http://alfresco:8080" rel="nofollow noopener noreferrer"&gt;http://alfresco:8080&lt;/A&gt;&amp;nbsp;from within an Nginx docker container but &lt;A href="http://alfresco:8080" rel="nofollow noopener noreferrer"&gt;http://alfresco:8080&lt;/A&gt;&amp;nbsp;is also exposed to the host for other API's including 3rd party CMIS clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first request to the CMIS endpoint is over &lt;A href="https://&amp;lt;fqdm&amp;gt;/..../atom" rel="nofollow noopener noreferrer"&gt;https://&amp;lt;fqdm&amp;gt;/..../atom&lt;/A&gt;. This works and return the XML document correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the returned atom xml document has the wrong port set for the href elements. It's returning &lt;A href="http://&amp;lt;fqdn&amp;gt;:80/...." rel="nofollow noopener noreferrer"&gt;http://&amp;lt;fqdn&amp;gt;:80/....&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're not running Alfresco on port 80 ? We're running Alfresco on port 8080.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The end result is that any request to one of the href endpoints in the CMIS xml document results in a failure as there is no way to reach Alfresco on port 80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is "Where did port 80 in these href's come from" ??? and why are they not pointing to 8080 where Alfresco is running ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a setting in alfresco-global.properties I need to specify to make sure that the returned Atom xml response contains the correct port ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the mean time I have worked around this problem by configuring Nginx to proxy request to port 80 to port 8080. This isn't the solution I'm looking for but will do until somebody can explain where the port 80 in the response comes from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2019 23:10:48 GMT</pubDate>
    <dc:creator>stevem</dc:creator>
    <dc:date>2019-02-02T23:10:48Z</dc:date>
    <item>
      <title>CMIS Atom server port</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-atom-server-port/m-p/47082#M18605</link>
      <description>Hi AllI'm setting up an Alfresco 6 Community repository that uses a plugin fro Microsoft Office&amp;nbsp;so that users can edit files from their Outlook.We expose the Alfresco repository on port 8080 and make it available to the host machine in the docker-compose.yml file. We proxy all https:// requests to h</description>
      <pubDate>Sat, 02 Feb 2019 23:10:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-atom-server-port/m-p/47082#M18605</guid>
      <dc:creator>stevem</dc:creator>
      <dc:date>2019-02-02T23:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Atom server port</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-atom-server-port/m-p/47083#M18606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about your problem, but I hope this hint could help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/docker-alfresco" title="https://github.com/keensoft/docker-alfresco" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/docker-alfresco: Docker Alfresco Compose ready to be used&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/docker-alfresco/blob/master/volumes/config/nginx.conf" title="https://github.com/keensoft/docker-alfresco/blob/master/volumes/config/nginx.conf" rel="nofollow noopener noreferrer"&gt;docker-alfresco/nginx.conf at master · keensoft/docker-alfresco · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 07:05:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-atom-server-port/m-p/47083#M18606</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-02-06T07:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Atom server port</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-atom-server-port/m-p/47084#M18607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try setting in your alfresco-global.properties with opencmis.server.value=http://whatever.acme.com:8080 and opencmis.server.override=true parameters&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:25:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-atom-server-port/m-p/47084#M18607</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2019-04-12T14:25:18Z</dc:date>
    </item>
  </channel>
</rss>

