<?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: Where do I deploy the custom (package) class files for the Custom Process Step created using Eclipse. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177123#M130253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Error while parsing: [validation set: 'activiti-executable-process'|Problem:'activiti-servicetask-result-var-name-with-delegate']:'resultvariableName' not supported for service tasks using 'class' or 'delegateExpression-[Extra info: processDefinitionId=RestProcess|ProcessDefinitionName=My Process||id=SyncWebCall||activitiName=Sync Web Call|](line:4, column:157)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 07:24:44 GMT</pubDate>
    <dc:creator>usmanali7</dc:creator>
    <dc:date>2015-01-23T07:24:44Z</dc:date>
    <item>
      <title>Where do I deploy the custom (package) class files for the Custom Process Step created using Eclipse.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177121#M130251</link>
      <description>Where do I deploy the custom (package) class files, which were called from within the Overridden execute method. In the example below I am referring to package com.MyCustomPackage.Where do I deploy the class or Jar file of com.MyCustomPackage, so that activiti can pick it up while executing the proc</description>
      <pubDate>Thu, 25 Dec 2014 09:02:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177121#M130251</guid>
      <dc:creator>mahboob</dc:creator>
      <dc:date>2014-12-25T09:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I deploy the custom (package) class files for the Custom Process Step created using Eclipse.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177122#M130252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to add, I am getting the error -&amp;gt; "Could not instantiate Class com.MyCustomPackage.MyClass"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2014 09:07:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177122#M130252</guid>
      <dc:creator>mahboob</dc:creator>
      <dc:date>2014-12-25T09:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I deploy the custom (package) class files for the Custom Process Step created using Eclipse.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177123#M130253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Error while parsing: [validation set: 'activiti-executable-process'|Problem:'activiti-servicetask-result-var-name-with-delegate']:'resultvariableName' not supported for service tasks using 'class' or 'delegateExpression-[Extra info: processDefinitionId=RestProcess|ProcessDefinitionName=My Process||id=SyncWebCall||activitiName=Sync Web Call|](line:4, column:157)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 07:24:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177123#M130253</guid>
      <dc:creator>usmanali7</dc:creator>
      <dc:date>2015-01-23T07:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I deploy the custom (package) class files for the Custom Process Step created using Eclipse.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177124#M130254</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;put it to the jvm (on which activiti is running) class path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 10:25:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177124#M130254</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-01-23T10:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I deploy the custom (package) class files for the Custom Process Step created using Eclipse.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177125#M130255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;'resultvariableName' not supported for service tasks using 'class' or 'delegateExpression&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 10:27:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-do-i-deploy-the-custom-package-class-files-for-the-custom/m-p/177125#M130255</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-01-23T10:27:30Z</dc:date>
    </item>
  </channel>
</rss>

