<?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: help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205114#M158244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that is the best approach. We will revise the docs and also think about easy ways of extending it and adding custom logic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 09:43:06 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-11-05T09:43:06Z</dc:date>
    <item>
      <title>help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205110#M158240</link>
      <description>before 5.16.3 and 5.16.3,&amp;nbsp;&amp;nbsp; i have config java bean in WEB-INF/activiti-standalone-context.xml.but when i upgrade to 5.16.4, I found there is no activiti-standalone-context.xml in activiti-explorer.&amp;nbsp; i create one, and replace it with previous file, but it's no effect.actually i have found some confi</description>
      <pubDate>Mon, 03 Nov 2014 07:21:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205110#M158240</guid>
      <dc:creator>dalong</dc:creator>
      <dc:date>2014-11-03T07:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205111#M158241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i want to achieve the effect below in activiti 5.16.4 , so i can use jsonrpc bean in script task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;bean class="com.xxx.JsonrpcBean" id="jsonrpc"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property value="&lt;/SPAN&gt;&lt;A href="http://127.0.0.1/jsonrpc" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1/jsonrpc&lt;/A&gt;&lt;SPAN&gt;" name="baseUrl"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/bean&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 07:56:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205111#M158241</guid>
      <dc:creator>dalong</dc:creator>
      <dc:date>2014-11-03T07:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205112#M158242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We did indeed change from XML -&amp;gt; Java Config in the latest release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But we do need to write up the docs for this how we can configure this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The basic idea is that you create a Java config, kinda like what is here: &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/tree/master/modules/activiti-webapp-explorer2/src/main/java/org/activiti/explorer/conf" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/tree/master/modules/activiti-webapp-explorer2/src/main/java/org/activiti/explorer/conf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or otherwise, you keep using the 5.16.3 release until we've documented it all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 11:12:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205112#M158242</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-03T11:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205113#M158243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;oh, thank you very much.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i think i probably understand that we could compile a java code like that with activiti lib to .class file and then put it to ./WEB-INF/classes/org/activiti/explorer/conf.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in this way, java bean can be much stronger, but compiling may increase the complexity.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;today the deployment is in production environment, so i think i will still use 5.16.3 and wait for the official documentation for 5.16.4.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 11:41:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205113#M158243</guid>
      <dc:creator>dalong</dc:creator>
      <dc:date>2014-11-03T11:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205114#M158244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that is the best approach. We will revise the docs and also think about easy ways of extending it and adding custom logic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 09:43:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205114#M158244</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-05T09:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205115#M158245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any news regarding official documentation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:28:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205115#M158245</guid>
      <dc:creator>tan-tan</dc:creator>
      <dc:date>2015-05-19T13:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: help, activiti5.16.4, where is the config file?  activiti-standalone-context.xml has no effect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205116#M158246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a hint at in &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#_configuration_2" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#_configuration_2&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 14:58:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-activiti5-16-4-where-is-the-config-file-activiti-standalone/m-p/205116#M158246</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-05-28T14:58:51Z</dc:date>
    </item>
  </channel>
</rss>

