<?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: jar deployment for human tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/jar-deployment-for-human-tasks/m-p/118633#M83667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The best practice is to place your custom classes right next to the activiti-classes (activiti-engine.jar) so they're loaded with the same class loader. I'm not aware of how the fox-platform handles class-deployment and resolving, so I'm not much of a help for that matter…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 15:23:35 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-03-04T15:23:35Z</dc:date>
    <item>
      <title>jar deployment for human tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jar-deployment-for-human-tasks/m-p/118632#M83666</link>
      <description>Hello,I am using the camunda fox community edition, which is activiti readily deployed on a jboss AS7.1When trying to use expressions in human tasks I get the following problem:The human task form generator in the activiti explorer doesn´t find my java classes deployed to the web-inf/lib directory,</description>
      <pubDate>Mon, 04 Mar 2013 10:14:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jar-deployment-for-human-tasks/m-p/118632#M83666</guid>
      <dc:creator>shizanu</dc:creator>
      <dc:date>2013-03-04T10:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: jar deployment for human tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jar-deployment-for-human-tasks/m-p/118633#M83667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The best practice is to place your custom classes right next to the activiti-classes (activiti-engine.jar) so they're loaded with the same class loader. I'm not aware of how the fox-platform handles class-deployment and resolving, so I'm not much of a help for that matter…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:23:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jar-deployment-for-human-tasks/m-p/118633#M83667</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-03-04T15:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: jar deployment for human tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jar-deployment-for-human-tasks/m-p/118634#M83668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am doing that (with fox-engine.jar). It works perfectly fine for service task delegates and on process level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However the human task form generator of the activiti explorer seems to be getting his classes from a different place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am faced with the same problem while creating custom task forms via cdi now. I could write code to bind a object from my web application to a process variable. However I wont be able to use it in the process, because the process doesn´t have access to the class definition, which is in the lib folder of my web application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would very much like to do that though, because it would enable me to use a consistent object based datamodel in my processes, that would be far easier to maintain then a huge number of process variables, that are never defined in a central place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some kind of mapping between task form variables and process variables would do the job too (though being rather inconvenient), however task forms seem to always access process variables directly. While this has a lot of advantages, it really hurts the ability to easily exchange one delegate for another without having to know everything about the process. Also it forces me to bind all my input paramters in forms directly to process variables, because of above problem. Exactly this last thing is what I want to get away from somehow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 10:14:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jar-deployment-for-human-tasks/m-p/118634#M83668</guid>
      <dc:creator>shizanu</dc:creator>
      <dc:date>2013-03-07T10:14:10Z</dc:date>
    </item>
  </channel>
</rss>

