<?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: HistoricDetailVariableInstanceUpdateEntity can not deserialize value using custom ClassLoader in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192219#M145349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That looks like a bug indeed. I think the best place to raise the issue would be with Alfresco (community or enterprise).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 10:23:40 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2014-07-21T10:23:40Z</dc:date>
    <item>
      <title>HistoricDetailVariableInstanceUpdateEntity can not deserialize value using custom ClassLoader</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192218#M145348</link>
      <description>Hi all!Help me, please, with custom ClassLoader in ProcessEngineConfigurationImplThe issue can be seen on Activiti 5.13 under Alfresco.In org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine.endNormalTask:taskService.complete(localTaskId);// The task should have a historicTaskInstanceHistoricT</description>
      <pubDate>Mon, 14 Jul 2014 15:30:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192218#M145348</guid>
      <dc:creator>smokemaker</dc:creator>
      <dc:date>2014-07-14T15:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: HistoricDetailVariableInstanceUpdateEntity can not deserialize value using custom ClassLoader</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192219#M145349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That looks like a bug indeed. I think the best place to raise the issue would be with Alfresco (community or enterprise).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 10:23:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192219#M145349</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-07-21T10:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: HistoricDetailVariableInstanceUpdateEntity can not deserialize value using custom ClassLoader</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192220#M145350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tijs, thanks for your reply! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But do you think the Alfresco code should be modified? It seems that Alfresco just uses the Activiti API via HistoryService. Or do they use it in improper way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Serge&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 11:06:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192220#M145350</guid>
      <dc:creator>smokemaker</dc:creator>
      <dc:date>2014-07-21T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: HistoricDetailVariableInstanceUpdateEntity can not deserialize value using custom ClassLoader</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192221#M145351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Alfresco integration is in a very particular way implemented. That's why Tijs pointed out it's rather on the Alfresco side.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 07:00:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192221#M145351</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-07-25T07:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: HistoricDetailVariableInstanceUpdateEntity can not deserialize value using custom ClassLoader</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192222#M145352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is already fixed in current Activiti-releases, having all serialisable variables touched (value cached in the variable instance) before leaving the command-context, when getting them. Unfortunately, this fix is not yet part of the current Alfresco release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This can be fixed in the Alfresco code as well, IMHO. So best to create an issue, as Tijs suggested.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 07:24:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/historicdetailvariableinstanceupdateentity-can-not-deserialize/m-p/192222#M145352</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-07-25T07:24:47Z</dc:date>
    </item>
  </channel>
</rss>

