<?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: Integrate Alfresco with GateIn portal in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integrate-alfresco-with-gatein-portal/m-p/267919#M221049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also: FlexSpaces has both a portlet and a gadget for GateIn&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forge.alfresco.com/projects/flexspaces/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/flexspaces/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://integratedsemantics.org/category/gatein-portal/" rel="nofollow noopener noreferrer"&gt;http://integratedsemantics.org/category/gatein-portal/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jan 2011 14:37:36 GMT</pubDate>
    <dc:creator>stevereiner</dc:creator>
    <dc:date>2011-01-13T14:37:36Z</dc:date>
    <item>
      <title>Integrate Alfresco with GateIn portal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-alfresco-with-gatein-portal/m-p/267917#M221047</link>
      <description>Hi,I want&amp;nbsp; to integrate Alfresco with GateIn portal. Is there any detail documentation on how this can be done?Thanks&amp;nbsp; :wink:</description>
      <pubDate>Fri, 10 Dec 2010 13:40:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-alfresco-with-gatein-portal/m-p/267917#M221047</guid>
      <dc:creator>nander</dc:creator>
      <dc:date>2010-12-10T13:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Alfresco with GateIn portal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-alfresco-with-gatein-portal/m-p/267918#M221048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A way to integrate Alfresco in any portal is to create WebScripts and expose all as portlets using a configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This scenario works only if you have deployed Alfresco in the same application server of the portal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco provide a PortletWrapper for WebScripts, to expose an Alfresco Webscript as a portlet you can use this class in Alfresco:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.web.scripts.portlet.WebScriptPortlet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WebScriptPortlet must be used as the portlet class in your portlet.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to implement your standard Alfresco WebScript, then if you need to expose it as a portlet you must to add a snippet on Alfresco portlet.xml to set authenticator correctly for your portlet container.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have posted a reply on a similar subject with an example and snippet code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.jboss.org/index.html?module=bb&amp;amp;op=viewtopic&amp;amp;t=145471" rel="nofollow noopener noreferrer"&gt;http://www.jboss.org/index.html?module=bb&amp;amp;op=viewtopic&amp;amp;t=145471&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More info about authentication for this integration on Alfresco Wiki:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Script_Runtimes" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Script_Runtimes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, if Alfresco is running on a different application server, you can develop your own portlet contacting Alfresco using one of the exposed APIs available (SOAP, REST and CMIS). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you to take a look at my book &lt;/SPAN&gt;&lt;A href="https://www.packtpub.com/alfresco-3-web-services-building-applications-using-Webscripts-and-cmis/book" rel="nofollow noopener noreferrer"&gt;Alfresco 3 Web Services&lt;/A&gt;&lt;SPAN&gt; that shows you how to contact Alfresco remotely and how to create your own WebScripts.&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>Tue, 11 Jan 2011 10:19:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-alfresco-with-gatein-portal/m-p/267918#M221048</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2011-01-11T10:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Alfresco with GateIn portal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-alfresco-with-gatein-portal/m-p/267919#M221049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also: FlexSpaces has both a portlet and a gadget for GateIn&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forge.alfresco.com/projects/flexspaces/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/flexspaces/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://integratedsemantics.org/category/gatein-portal/" rel="nofollow noopener noreferrer"&gt;http://integratedsemantics.org/category/gatein-portal/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 14:37:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-alfresco-with-gatein-portal/m-p/267919#M221049</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2011-01-13T14:37:36Z</dc:date>
    </item>
  </channel>
</rss>

