<?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 portlet alfresco (jsr 168) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/portlet-alfresco-jsr-168/m-p/260477#M213607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can i develop a portlet alfresco (jsr 168)? There is any tutorial.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 11:44:07 GMT</pubDate>
    <dc:creator>jeandev</dc:creator>
    <dc:date>2012-04-19T11:44:07Z</dc:date>
    <item>
      <title>portlet alfresco (jsr 168)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/portlet-alfresco-jsr-168/m-p/260477#M213607</link>
      <description>How can i develop a portlet alfresco (jsr 168)? There is any tutorial.</description>
      <pubDate>Thu, 19 Apr 2012 11:44:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/portlet-alfresco-jsr-168/m-p/260477#M213607</guid>
      <dc:creator>jeandev</dc:creator>
      <dc:date>2012-04-19T11:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: portlet alfresco (jsr 168)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/portlet-alfresco-jsr-168/m-p/260478#M213608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If Alfresco is running in the same application server of the portal, you could try to implement your portlets with WebScriptPortlet class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In this way you only need to implement Alfresco WebScripts and then you only need to declare the webscript as a portlet in the portlet.xml of the alfresco.war. More information here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Script_Runtimes#JSR-168_Runtime_.28Portlet_Access.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Script_Runtimes#JSR-168_Runtime_.28Portlet_Access.29&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise you can implement your own portlet using one of the APIs exposed by Alfresco:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;CMIS&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;WebScripts&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;SOAP&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;The CMIS protocol allows you to implement your client application that can be considered usable with any CMIS-compliant repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Apache reference implementation of this protocol is the Apache Chemistry project. You can download the OpenCMIS client library, then import it in your classpath and then start to invoke remote calls against the repository following the examples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://chemistry.apache.org/java/examples/index.html" rel="nofollow noopener noreferrer"&gt;http://chemistry.apache.org/java/examples/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need some specific features of Alfresco then you have to point on WebScripts that is the extensible RESTful API of Alfresco (HTTP + XML/JSON), here some samples about how to extend the REST API of Alfresco:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts_Examples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts_Examples&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Java-backed_Web_Scripts_Samples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Java-backed_Web_Scripts_Samples&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Extending the Alfresco API means that you can embed more operations in an unique HTTP transactional request. If you try to use the out-of-the-box methods you can see that for some custom operation you need to execute more than one HTTP request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The last possibility is to use the SOAP API, Alfresco provides you a precompiled Java stub client (alfresco-web-service-client.jar) that you can import in your Java classpath and you can start to invoke remote calls to the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 14:08:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/portlet-alfresco-jsr-168/m-p/260478#M213608</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2012-04-19T14:08:45Z</dc:date>
    </item>
  </channel>
</rss>

