<?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: No Data in Web Script Portlets? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150882#M105699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this happened a number of times.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found a wierd way to get rid of this,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open Alfresco in another tab in your browser. Login into Alfresco with the same user, logout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Goto Liferay page, refresh the page; or swith between another page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The portlet should show data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2008 13:12:47 GMT</pubDate>
    <dc:creator>snig</dc:creator>
    <dc:date>2008-08-28T13:12:47Z</dc:date>
    <item>
      <title>No Data in Web Script Portlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150881#M105698</link>
      <description>I'm trying to use the alfresco (built from latest SVN pull) web scripts as portlets in liferay (5.0.1)… I've been successful thus far getting them to show up (in the liferay application menu and also as portlets on the page), however, no data is ever displayed in the portlets… going directly to the</description>
      <pubDate>Fri, 04 Jul 2008 01:26:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150881#M105698</guid>
      <dc:creator>ragamuffndave</dc:creator>
      <dc:date>2008-07-04T01:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Web Script Portlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150882#M105699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this happened a number of times.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found a wierd way to get rid of this,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open Alfresco in another tab in your browser. Login into Alfresco with the same user, logout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Goto Liferay page, refresh the page; or swith between another page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The portlet should show data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 13:12:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150882#M105699</guid>
      <dc:creator>snig</dc:creator>
      <dc:date>2008-08-28T13:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Web Script Portlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150883#M105700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;But this will not work in a production setting right?&amp;nbsp; Has anyone figured out a way to resolve this without requiring manual process by the user (i.e. opening a browser tab, etc.)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been using the Liferay iFrame portlet pointing to the various paths returned by the out of the box AVM stores web script (&lt;/SPAN&gt;&lt;A href="http://alfresco_url/alfresco/service/sample/avm/path/" rel="nofollow noopener noreferrer"&gt;http://alfresco_url/alfresco/service/sample/avm/path/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;web project dns name&amp;gt;/www/avm_webapps/ROOT) which browses through the store in question and I can drill down to the particular HTML file rendition from WCM (&lt;/SPAN&gt;&lt;A href="http://alfresco_url/alfresco/service/api/node/content/avm/" rel="nofollow noopener noreferrer"&gt;http://alfresco_url/alfresco/service/api/node/content/avm/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;web project dns name&amp;gt;/-1;www;avm_webapps;ROOT;About%20Us;Careers;Positions;Enterprise%&lt;/SPAN&gt;&lt;A href="http://20Architect.html/Enterprise%20Architect.html" rel="nofollow noopener noreferrer"&gt;20Architect.html/Enterprise%20Architect.html&lt;/A&gt;&lt;SPAN&gt;) and use that as the iFrame src.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The iFrame portlet has various methods for authentication to Alfresco but I still on occasion am prompted to re-authenticate to Alfresco and there are other limitations to the iFrame as well such as being difficult to get CSS and/or Javascript from the Liferay theme to apply to it, etc.&amp;nbsp; So I would prefer to use a content portlet approach to render the resulting HTML file in line in the page response without an iFrame.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can one of you reply with the approach you took to take the war file or make on from the build source, auto/manual deploy into Liferay, etc.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on what Snig reports it would seem to be an issue with authentication and opening and signing into Alfresco in another browser tab re-establishes the Alfresco cookies somehow.&amp;nbsp; It would be interesting to see the header/request traffic between Liferay and Alfresco when the spinning graphic is appearing…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Sep 2008 13:43:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150883#M105700</guid>
      <dc:creator>maclarenjc</dc:creator>
      <dc:date>2008-09-14T13:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: No Data in Web Script Portlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150884#M105701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Alfresco 2.1 Comunity, Liferay 5.1 and I'm experiencing your same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked through the code and I think that this is what happens&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MySpaces ws is executed in the portlet runtime environment and get's authenticated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the central part of MySpaces (containing folders) is managed by another ws: MySpacesPanel loaded asynchronously&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this runs in the default environment (servlet) with webclient authentication&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the alfresco client is open the webclient authentication passes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still don't know how to solve it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 14:54:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-data-in-web-script-portlets/m-p/150884#M105701</guid>
      <dc:creator>matteo_grolla</dc:creator>
      <dc:date>2008-09-16T14:54:04Z</dc:date>
    </item>
  </channel>
</rss>

