<?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: CMIS code examples in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226737#M179867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you John for your help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm following the examples posted on Gabriele's blog site (&lt;/SPAN&gt;&lt;A href="http://mindthegab.com/2009/10/19/maven-and-chemistry-strike-back-a-maven-archetype-as-cmis-labs-and-toolkit/" rel="nofollow noopener noreferrer"&gt;http://mindthegab.com/2009/10/19/maven-and-chemistry-strike-back-a-maven-archetype-as-cmis-labs-and-toolkit/&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that he used the "tck&amp;nbsp; library" (e.g. org.apache.chemistry.tck.atompub.http.Response). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;two questions arises: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)Can I use this library for my enteripse web application ?&amp;nbsp; I have to deliver my project&amp;nbsp; to a client. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) if so,&amp;nbsp; Where can I download the library from ?&amp;nbsp;&amp;nbsp; Maybe, I can donwnload the entire code from the apache chemistry's repository &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and create a jar . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If no, what equivalent library can I use ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2009 10:44:09 GMT</pubDate>
    <dc:creator>puntino</dc:creator>
    <dc:date>2009-11-04T10:44:09Z</dc:date>
    <item>
      <title>CMIS code examples</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226735#M179865</link>
      <description>Please, could anyone to provide&amp;nbsp; code-examples&amp;nbsp; that uses the CMIS standard. I need examples either&amp;nbsp; for Web services port-binding or Rest. Thank you in advance.</description>
      <pubDate>Thu, 29 Oct 2009 17:21:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226735#M179865</guid>
      <dc:creator>puntino</dc:creator>
      <dc:date>2009-10-29T17:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS code examples</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226736#M179866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some of these are easy to get to while others will require some digging depending on what you need to do…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Two simple examples using curl&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/archives/2009/04/10/959" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2009/04/10/959&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Links to Surf Code Camp materials and resources (Lab 4 includes some CMIS work)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/archives/2009/02/05/891" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2009/02/05/891&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco's hosted CMIS info page&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://cmis.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://cmis.alfresco.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CMIS TCK (part of Apache Chemistry) source code&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://svn.apache.org/viewvc/incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/" rel="nofollow noopener noreferrer"&gt;http://svn.apache.org/viewvc/incubator/chemistry/trunk/chemistry/chemistry-tck-atompub/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to your repo's web scripts page (&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/&lt;/A&gt;&lt;SPAN&gt;) and click on "Browse CMIS web scripts" to see a list of CMIS web scripts in Alfresco. There's a test harness in there that may be good to look at.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can grok PHP, go to drupal.org and snag the Drupal CMIS and CMIS Alfresco modules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://drupal.org/project/cmis" rel="nofollow noopener noreferrer"&gt;http://drupal.org/project/cmis&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://drupal.org/project/cmis_alfresco" rel="nofollow noopener noreferrer"&gt;http://drupal.org/project/cmis_alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, Richard McKnight gave some good CMIS talks at the Fall meetups. Some of his material is in the Content Community at this URL (login required):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://tinyurl.com/yhab82j" rel="nofollow noopener noreferrer"&gt;http://tinyurl.com/yhab82j&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2009 21:27:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226736#M179866</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2009-10-30T21:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS code examples</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226737#M179867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you John for your help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm following the examples posted on Gabriele's blog site (&lt;/SPAN&gt;&lt;A href="http://mindthegab.com/2009/10/19/maven-and-chemistry-strike-back-a-maven-archetype-as-cmis-labs-and-toolkit/" rel="nofollow noopener noreferrer"&gt;http://mindthegab.com/2009/10/19/maven-and-chemistry-strike-back-a-maven-archetype-as-cmis-labs-and-toolkit/&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that he used the "tck&amp;nbsp; library" (e.g. org.apache.chemistry.tck.atompub.http.Response). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;two questions arises: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)Can I use this library for my enteripse web application ?&amp;nbsp; I have to deliver my project&amp;nbsp; to a client. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) if so,&amp;nbsp; Where can I download the library from ?&amp;nbsp;&amp;nbsp; Maybe, I can donwnload the entire code from the apache chemistry's repository &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and create a jar . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If no, what equivalent library can I use ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 10:44:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226737#M179867</guid>
      <dc:creator>puntino</dc:creator>
      <dc:date>2009-11-04T10:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS code examples</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226738#M179868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear John, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already got the library I was looking for. Therefore do not waste your time by trying to help me &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2009 11:27:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226738#M179868</guid>
      <dc:creator>puntino</dc:creator>
      <dc:date>2009-11-04T11:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS code examples</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226739#M179869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Puntino!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to make my first CMIS java client using &lt;/SPAN&gt;&lt;STRONG&gt;Apache Chemistry&lt;/STRONG&gt;&lt;SPAN&gt;. As I could see in a few snippets I need two classes for connecting and getting the info of the repositories:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ContentManager cm = new APPContentManager(url);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is that I am not able to find these classes in the bundles I have downloaded (nuxeo-cmis-jars-1.0-20100219). Could you tell me how do you get those libraries?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 10:30:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-code-examples/m-p/226739#M179869</guid>
      <dc:creator>gauchoproluanco</dc:creator>
      <dc:date>2010-03-09T10:30:56Z</dc:date>
    </item>
  </channel>
</rss>

