<?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: Activiti Explorer: Loading... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21142#M9958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess it will be a windows problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;edit the catalina.bat in the tomcat bin folder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;change the lines - startet with %_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and pasted this statement -Dfile.encoding=UTF-8 (not at the end of the line).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;save it and startup tomcat with the startup.bat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it should be work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jun 2010 08:47:57 GMT</pubDate>
    <dc:creator>toniw</dc:creator>
    <dc:date>2010-06-30T08:47:57Z</dc:date>
    <item>
      <title>Activiti Explorer: Loading...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21140#M9956</link>
      <description>Hello!!first of all, congratulations for your initial work…&amp;nbsp; Activiti produces very good feeling! I had some strange behaviour with Activiti explorer, sometimes appears "loading" in task list… and i must reload many times to obtain "no records found".I can't see any error in tomcat…I use firefox 3.6</description>
      <pubDate>Thu, 20 May 2010 15:51:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21140#M9956</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2010-05-20T15:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Explorer: Loading...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21141#M9957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sad to hear that you have problems with it, my first guess would be that this has something todo with the browser history/bookmark management. (That makes it possible to use the browsers forward and back buttons without leaving the page).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently refactoring this part of the app to be abstracted behind the regular events fired in the app, hopefully this will solve the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll make sure to test in IE7 a couple of extra times before I commit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fix/refactor will be on trunk in a couple of days &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;:: Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 08:39:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21141#M9957</guid>
      <dc:creator>erikwinlof</dc:creator>
      <dc:date>2010-05-21T08:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Explorer: Loading...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21142#M9958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess it will be a windows problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;edit the catalina.bat in the tomcat bin folder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;change the lines - startet with %_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and pasted this statement -Dfile.encoding=UTF-8 (not at the end of the line).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;save it and startup tomcat with the startup.bat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it should be work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 08:47:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21142#M9958</guid>
      <dc:creator>toniw</dc:creator>
      <dc:date>2010-06-30T08:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Explorer: Loading...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21143#M9959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Exactly, the alpha2 suffered from invalid characters (only on windows) in the sql mapping files for tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In alpha3, this is fixed and tested on windows before uploading &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 09:00:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-loading/m-p/21143#M9959</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-06-30T09:00:30Z</dc:date>
    </item>
  </channel>
</rss>

