<?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 Re: problems using python cmislib uploading to 5.0.d in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311831#M264961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;WLigtenberg and I tested, and found that cmislib works correctly with 5.0.d and 5.1.c so long as the files are small.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We reported our findings in the Apache Chemistry issue tracker:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.apache.org/jira/browse/CMIS-961" rel="nofollow noopener noreferrer"&gt;https://issues.apache.org/jira/browse/CMIS-961&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem with the repository name being blank is reported here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.apache.org/jira/browse/CMIS-716" rel="nofollow noopener noreferrer"&gt;https://issues.apache.org/jira/browse/CMIS-716&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 23:51:13 GMT</pubDate>
    <dc:creator>resplin</dc:creator>
    <dc:date>2015-12-03T23:51:13Z</dc:date>
    <item>
      <title>problems using python cmislib uploading to 5.0.d</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311829#M264959</link>
      <description>I've just upgraded from 4.2.f to 5.0.d and am having problems with a very simple python script used to upload a file via CMISI've tried changing the service url from /alfresco/cmisatom to /alfresco/api/-default-/public/cmis/versions/1.0/atom but if anything that makes it more unhappy (firstly crashe</description>
      <pubDate>Fri, 27 Nov 2015 10:13:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311829#M264959</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2015-11-27T10:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: problems using python cmislib uploading to 5.0.d</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311830#M264960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am experiencing the same issue, even coming from 5.0.a.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do see that using alfresco/api/-default-/public/cmis/versions/1.0/atom works for small files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I only get an error with larger files ~2M.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe they changed the way the accept large posts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 13:34:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311830#M264960</guid>
      <dc:creator>wligtenberg</dc:creator>
      <dc:date>2015-12-03T13:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: problems using python cmislib uploading to 5.0.d</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311831#M264961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;WLigtenberg and I tested, and found that cmislib works correctly with 5.0.d and 5.1.c so long as the files are small.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We reported our findings in the Apache Chemistry issue tracker:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.apache.org/jira/browse/CMIS-961" rel="nofollow noopener noreferrer"&gt;https://issues.apache.org/jira/browse/CMIS-961&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem with the repository name being blank is reported here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.apache.org/jira/browse/CMIS-716" rel="nofollow noopener noreferrer"&gt;https://issues.apache.org/jira/browse/CMIS-716&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 23:51:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311831#M264961</guid>
      <dc:creator>resplin</dc:creator>
      <dc:date>2015-12-03T23:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: problems using python cmislib uploading to 5.0.d</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311832#M264962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I connect to 8080 i.e. directly to tomcat rather than via Apache proxy set up and use the cmisatom endpoint then I can also upload small files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see the same pattern in the access log but the 401 is followed by a 201 when it works&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 09:34:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-using-python-cmislib-uploading-to-5-0-d/m-p/311832#M264962</guid>
      <dc:creator>idwright</dc:creator>
      <dc:date>2015-12-04T09:34:38Z</dc:date>
    </item>
  </channel>
</rss>

