<?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: can not deserialize my POJO object in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-not-deserialize-my-pojo-object/m-p/84921#M57225</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;Did you implement the Serializable interface?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the class available on the classpath?&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>Fri, 02 Mar 2012 14:07:22 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2012-03-02T14:07:22Z</dc:date>
    <item>
      <title>can not deserialize my POJO object</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-deserialize-my-pojo-object/m-p/84920#M57224</link>
      <description>Hello *,does anybody also had this problem before, i put my object in the process, when i tried to get this object again, i got this exception. please help me with this.. thanks.Greetins, Jamesorg.activiti.engine.ActivitiException: coudn't deserialize object in variable 'myPojo'&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.en</description>
      <pubDate>Fri, 02 Mar 2012 11:10:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-deserialize-my-pojo-object/m-p/84920#M57224</guid>
      <dc:creator>jaiwo99</dc:creator>
      <dc:date>2012-03-02T11:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: can not deserialize my POJO object</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-deserialize-my-pojo-object/m-p/84921#M57225</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;Did you implement the Serializable interface?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the class available on the classpath?&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>Fri, 02 Mar 2012 14:07:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-deserialize-my-pojo-object/m-p/84921#M57225</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-03-02T14:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: can not deserialize my POJO object</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-deserialize-my-pojo-object/m-p/84922#M57226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx for the reply, i did implement the java.io.serializable interface, and the class is for sure available on the classpath.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here is what i tried to do..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i used multi-instance for a subprocess, so there is a collection List&amp;lt;myPojo&amp;gt; for the sub process and myPojo for each instance, in each instance myPojo.getter works fine, but if i use myPojo.setter(value), the value cannot be load later in this subprocess, and the exception tells me also that the pojo can't be deserialized.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;other question: a task in a multi-instance subprocess, if i do : &lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;executionId = getTaskService().createTaskQuery().taskId(task.getId).getExecutionId();&lt;BR /&gt;Execution execution = getRuntimeService().createExecutionQuery().executionId(executionId).singleResult();&lt;BR /&gt;&lt;/CODE&gt;&lt;SPAN&gt;the execution should be the execution of main process or execution of an instance of the subprocess?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greeting, James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 11:28:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-deserialize-my-pojo-object/m-p/84922#M57226</guid>
      <dc:creator>jaiwo99</dc:creator>
      <dc:date>2012-03-03T11:28:39Z</dc:date>
    </item>
  </channel>
</rss>

