<?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: ProcessEngine configuration help. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190222#M143352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It would be a lot easier if all mail properties were defined in engine.properties (or mail.properties) instead of overriding the processEngineConfiguration bean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The new java config is cumbersome. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Developers who want to wire their own configuration java class must package it in org.activiti.rest.conf or org.activiti.engine.conf to be detected by the component scan.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Why does activity-explorer disable the job executor by default? (engine.activate.jobexecutor=false) If you override it in activiti-custom-context.xml, it is by default set to true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The registration of custom form types is a little heavy too. You must override the entire processEngineConfiguration bean to add a new custom type and additionally in explorer you need to customize the activiti-ui-context.xml too. It would be a lot easier if org.activiti.engine.form.AbstractFormType provides a handle method to retrieve the renderer instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 13:14:10 GMT</pubDate>
    <dc:creator>wsalembi</dc:creator>
    <dc:date>2015-02-10T13:14:10Z</dc:date>
    <item>
      <title>ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190219#M143349</link>
      <description>Hi, I'm trying to setup the mail server for activiti explorer. The documentation seems to be lacking slightly in this area.But googling around I found out that spring beans need to be setup to configure the mail server in the processEngineConfiguration bean. So I found this bean, commented out, in t</description>
      <pubDate>Thu, 22 Jan 2015 14:24:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190219#M143349</guid>
      <dc:creator>fionn</dc:creator>
      <dc:date>2015-01-22T14:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190220#M143350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Figured it out. It turns out that in the newer versions the process engine is setup using the ActivitiEngineConfiguraion.java file in the activiti explorer web app. In here you can set the mail server and any other process engine settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 15:01:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190220#M143350</guid>
      <dc:creator>fionn</dc:creator>
      <dc:date>2015-01-23T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190221#M143351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is correct&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 12:28:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190221#M143351</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-02-09T12:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190222#M143352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It would be a lot easier if all mail properties were defined in engine.properties (or mail.properties) instead of overriding the processEngineConfiguration bean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The new java config is cumbersome. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Developers who want to wire their own configuration java class must package it in org.activiti.rest.conf or org.activiti.engine.conf to be detected by the component scan.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Why does activity-explorer disable the job executor by default? (engine.activate.jobexecutor=false) If you override it in activiti-custom-context.xml, it is by default set to true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The registration of custom form types is a little heavy too. You must override the entire processEngineConfiguration bean to add a new custom type and additionally in explorer you need to customize the activiti-ui-context.xml too. It would be a lot easier if org.activiti.engine.form.AbstractFormType provides a handle method to retrieve the renderer instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 13:14:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190222#M143352</guid>
      <dc:creator>wsalembi</dc:creator>
      <dc:date>2015-02-10T13:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190223#M143353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; The new java config is cumbersome. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thats why we introduced the xml fallback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; Why does activity-explorer disable the job executor by default? (engine.activate.jobexecutor=false) If you override it in activiti-custom-&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; context.xml, it is by default set to true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cause, if you search a bit on this forum, it confused a lot of starters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; The registration of custom form types is a little heavy too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree. I don't like it either, but it would mean a big refactoring to switch it out now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 12:00:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190223#M143353</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-02-18T12:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190224#M143354</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;I'm a new member of this forum and I've encountered the same problem, especially in adding a new custom form type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to follow the steps of this guide (&lt;/SPAN&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/&lt;/A&gt;&lt;SPAN&gt;) but I found out that when I add a new form type in the file "activiti-custom-context.xml" uncommenting it, explorer web app fails to run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my questions are: does this problem still exist or it has been fixed? Is it necessary to modify the ActivitiEngineConfiguraion.java file in order to add a new form type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 10:09:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190224#M143354</guid>
      <dc:creator>filprayer</dc:creator>
      <dc:date>2015-06-22T10:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190225#M143355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, it should work as advertised, but i need more than 'explorer web app fails to run.'. Example xml and stacktraces are always helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 19:01:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190225#M143355</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-30T19:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190226#M143356</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;with the last version of Activiti (5.19), this problem has been resolved. Sorry if I didn't reply to previous messagges.&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;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Filippo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 14:11:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190226#M143356</guid>
      <dc:creator>filprayer</dc:creator>
      <dc:date>2016-01-12T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190227#M143357</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;Got a question related to activiti-custom-context.xml in activiti-explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using mysql for my db properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running a process with a User Task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scenario 1: I use the default activiti-custom-context.xml that came with activiti-explorer, which contains beans that are commented out&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I populate the form and start the process in the processes tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I go to the Tasks tab and immediately see the task in the Queued tasks under Management&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scenario 2: I uncomment the commented-out beans settings in activiti-custom-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I populate the form and start the process in the processes tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I go to the Tasks tab but the task does not appear in the queue (even logging out and relogging-in doesn't work)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. After I restarted tomcat, and re-logged in, only then did the task appeared in the queue&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What configuration should I change in the default activiti-custom-context.xml to achieve a similar behavior as Scenario 1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 05:24:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190227#M143357</guid>
      <dc:creator>javaman1</dc:creator>
      <dc:date>2016-03-09T05:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessEngine configuration help.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190228#M143358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;P.S.: I am using activiti-5.19.0.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 05:40:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processengine-configuration-help/m-p/190228#M143358</guid>
      <dc:creator>javaman1</dc:creator>
      <dc:date>2016-03-09T05:40:07Z</dc:date>
    </item>
  </channel>
</rss>

