<?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: YUI ajax request timeout override(share/proxy/alfresco call) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247126#M200256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I know. But we're on 3.4 version with no immediate plans for upgrade. And the comments in that issue only says that it "could" be backported to 3.4.x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks any way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2011 10:25:22 GMT</pubDate>
    <dc:creator>zladuric</dc:creator>
    <dc:date>2011-12-09T10:25:22Z</dc:date>
    <item>
      <title>YUI ajax request timeout override(share/proxy/alfresco call)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247121#M200251</link>
      <description>Hi, I'm developing a Share dashlet which waits for user to fill in the form and then emails a lot of other users. Now, I'm doing the emailing part via a webscript, and I'm trying to get this webscript to work through an Ajax call. There are a lot of users in this group and the mail server isn't the</description>
      <pubDate>Mon, 03 Oct 2011 16:39:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247121#M200251</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-10-03T16:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: YUI ajax request timeout override(share/proxy/alfresco call)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247122#M200252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For what it's worth (and for future unhappy user stumbling on this thread, I've found out where this timeout is set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's hardcoded in RemoteClient class in spring webscripts framework (/org/springframework/extensions/webscripts/connector/RemoteClient.java):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; private static final int CONNECT_TIMEOUT = 5000;&amp;nbsp; // 5 seconds&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; private static final int READ_TIMEOUT = 180000;&amp;nbsp;&amp;nbsp;&amp;nbsp; // 90 seconds &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully somebody else won't stumble on this too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 16:39:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247122#M200252</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-12-05T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: YUI ajax request timeout override(share/proxy/alfresco call)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247123#M200253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This issue has been raised in JIRA (&lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-10737" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-10737&lt;/A&gt;&lt;SPAN&gt;). Hopefully we'll get the opportunity to make this update… although as it's technically an improvement rather than a bug it's not on our immediate priority list unfortunately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 09:16:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247123#M200253</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2011-12-08T09:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: YUI ajax request timeout override(share/proxy/alfresco call)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247124#M200254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, thanks for the link. I forgot to include it. (Well, not forgot, the thought that I should didn't even cross my slow mind &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>Thu, 08 Dec 2011 10:04:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247124#M200254</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-12-08T10:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: YUI ajax request timeout override(share/proxy/alfresco call)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247125#M200255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case you've not seen it… that issue (&lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-10737" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-10737&lt;/A&gt;&lt;SPAN&gt;) and committed to the Alfresco community source code.&amp;nbsp; It's now possible to configure the timeout on the RemoteClient via it's Spring bean configuration - both the linked issue and the configuration file contain information on how to do this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 10:10:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247125#M200255</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2011-12-09T10:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: YUI ajax request timeout override(share/proxy/alfresco call)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247126#M200256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I know. But we're on 3.4 version with no immediate plans for upgrade. And the comments in that issue only says that it "could" be backported to 3.4.x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks any way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 10:25:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247126#M200256</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2011-12-09T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: YUI ajax request timeout override(share/proxy/alfresco call)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247127#M200257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure we'll be able to back port that to the next open 3.4.X bug fix codeline which is 3.4.8.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kev&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 11:19:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/yui-ajax-request-timeout-override-share-proxy-alfresco-call/m-p/247127#M200257</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2011-12-09T11:19:28Z</dc:date>
    </item>
  </channel>
</rss>

