<?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: ActivitiIllegalArgumentException: org.activiti.BasicAdditionDelegate  doesn't implement org.activiti.engine.delegate.JavaDelegate in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22422#M9819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I wouldn't have really thought either of those things would be the cause of the problem, but&amp;nbsp;they were the only obvious differences I could see between my service tasks that work - so thought worth mentioning. I'm using the Java API directly in Activiti 5.22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2019 17:31:36 GMT</pubDate>
    <dc:creator>pault</dc:creator>
    <dc:date>2019-02-12T17:31:36Z</dc:date>
    <item>
      <title>ActivitiIllegalArgumentException: org.activiti.BasicAdditionDelegate  doesn't implement org.activiti.engine.delegate.JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22419#M9816</link>
      <description>Hi All,I am trying to implement a simple java class for process serviceTask from kickstart app, my ultimate goal to use this class for stencils.I was able to create a app with input from with takes two numbers and serviceTask to add both numbers and returns result.I used  9.0.16, java 8, activiti 6.</description>
      <pubDate>Tue, 12 Feb 2019 00:38:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22419#M9816</guid>
      <dc:creator>harshamendu</dc:creator>
      <dc:date>2019-02-12T00:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: ActivitiIllegalArgumentException: org.activiti.BasicAdditionDelegate  doesn't implement org.activiti.engine.delegate.JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22420#M9817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From a quick look the only differences I can see with my service tasks is that the execute() method throws Execption and explicitly returns, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;public void execute(DelegateExecution e) throws Exception {&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;return;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 14:54:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22420#M9817</guid>
      <dc:creator>pault</dc:creator>
      <dc:date>2019-02-12T14:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: ActivitiIllegalArgumentException: org.activiti.BasicAdditionDelegate  doesn't implement org.activiti.engine.delegate.JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22421#M9818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, &lt;B&gt;PaulT _&lt;/B&gt;‌ for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with adding "throws Exception" but no luck with the same error.&lt;/P&gt;&lt;P&gt;and "return" method&amp;nbsp;return type is void, do we have to add a return.&lt;/P&gt;&lt;P&gt;I never thought of adding a return to this method.&lt;/P&gt;&lt;P&gt;Do you think that may&amp;nbsp;cause?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 15:33:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22421#M9818</guid>
      <dc:creator>harshamendu</dc:creator>
      <dc:date>2019-02-12T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: ActivitiIllegalArgumentException: org.activiti.BasicAdditionDelegate  doesn't implement org.activiti.engine.delegate.JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22422#M9819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I wouldn't have really thought either of those things would be the cause of the problem, but&amp;nbsp;they were the only obvious differences I could see between my service tasks that work - so thought worth mentioning. I'm using the Java API directly in Activiti 5.22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 17:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22422#M9819</guid>
      <dc:creator>pault</dc:creator>
      <dc:date>2019-02-12T17:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: ActivitiIllegalArgumentException: org.activiti.BasicAdditionDelegate  doesn't implement org.activiti.engine.delegate.JavaDelegate</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22423#M9820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm. I am using Activiti&amp;nbsp;6.0.0.&lt;/P&gt;&lt;P&gt;One thing I observed with 6.0 is no longer required to&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;throws Exception.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Only thing I&amp;nbsp;think of now is a version difference. Let me try with 5.22 and see how it goes.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 18:27:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activitiillegalargumentexception-org-activiti/m-p/22423#M9820</guid>
      <dc:creator>harshamendu</dc:creator>
      <dc:date>2019-02-12T18:27:36Z</dc:date>
    </item>
  </channel>
</rss>

