<?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: OpenCMIS? API for rest and soap both? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231753#M184883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What would you recommend for production use? OpenCMIS or client generated stubs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Apr 2010 10:06:28 GMT</pubDate>
    <dc:creator>nikes</dc:creator>
    <dc:date>2010-04-08T10:06:28Z</dc:date>
    <item>
      <title>OpenCMIS? API for rest and soap both?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231749#M184879</link>
      <description>Dear All,I have been give a task to develop CMIS module to integrate with NetBeans platform based desktop application.Our requirement is to give both implementations RESTFul and SOAP, so client can switch from one to another.I see there is a new project OpenCMIS&amp;nbsp; http://cwiki.apache.org/CMIS/opencmi</description>
      <pubDate>Thu, 25 Mar 2010 05:32:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231749#M184879</guid>
      <dc:creator>nikes</dc:creator>
      <dc:date>2010-03-25T05:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCMIS? API for rest and soap both?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231750#M184880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The SOAP and AtomPub bindings are hidden behind the OpenCMIS client API. So yes, you can code to both protocols using the same code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OpenCMIS is still in development, but most of the spec is implemented.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 18:08:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231750#M184880</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2010-03-25T18:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCMIS? API for rest and soap both?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231751#M184881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that&amp;nbsp; means we don't have to use any web service framework like Axis2 or Apache CXF? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just include JARs provided and use in client code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where can I get JAR files for OpenCMIS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example code showing use of both SOAP and REST in&amp;nbsp; a single client ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 04:43:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231751#M184881</guid>
      <dc:creator>nikes</dc:creator>
      <dc:date>2010-03-29T04:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCMIS? API for rest and soap both?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231752#M184882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You just include the opencmis jars (and dependant jars) and write to the api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can go to &lt;/SPAN&gt;&lt;A href="http://www.opencmis.org" rel="nofollow noopener noreferrer"&gt;http://www.opencmis.org&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://incubator.apache.org/chemistry/" rel="nofollow noopener noreferrer"&gt;http://incubator.apache.org/chemistry/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are some small examples of how to use at the above sites.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 09:05:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231752#M184882</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2010-03-31T09:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCMIS? API for rest and soap both?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231753#M184883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What would you recommend for production use? OpenCMIS or client generated stubs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 10:06:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/opencmis-api-for-rest-and-soap-both/m-p/231753#M184883</guid>
      <dc:creator>nikes</dc:creator>
      <dc:date>2010-04-08T10:06:28Z</dc:date>
    </item>
  </channel>
</rss>

