<?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:  Declared value has type org.activiti.engine.impl.el.FixedValue, while expecting org.activiti.engine.delegate.Expression in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232462#M185592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think your JavaDelegate is using an Expression with the wrong class (there are two Expression classes in Activiti), you should switch to the other.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Activiti v6, we've removed this duplication, there is only one left.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2016 09:13:19 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-09-08T09:13:19Z</dc:date>
    <item>
      <title>Declared value has type org.activiti.engine.impl.el.FixedValue, while expecting org.activiti.engine.delegate.Expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232461#M185591</link>
      <description>My code works fine on community version. But on trial version of enterprise I am getting following error . &amp;nbsp;&amp;nbsp;&amp;nbsp;Incompatible type set on field declaration 'jarfilepath' for class DataflowRunner. Declared value has type org.activiti.engine.impl.el.FixedValue, while expecting org.activiti.engine.delegat</description>
      <pubDate>Thu, 08 Sep 2016 05:34:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232461#M185591</guid>
      <dc:creator>ashutosh70</dc:creator>
      <dc:date>2016-09-08T05:34:21Z</dc:date>
    </item>
    <item>
      <title>Re:  Declared value has type org.activiti.engine.impl.el.FixedValue, while expecting org.activiti.engine.delegate.Expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232462#M185592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think your JavaDelegate is using an Expression with the wrong class (there are two Expression classes in Activiti), you should switch to the other.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Activiti v6, we've removed this duplication, there is only one left.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:13:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232462#M185592</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-09-08T09:13:19Z</dc:date>
    </item>
    <item>
      <title>Re:  Declared value has type org.activiti.engine.impl.el.FixedValue, while expecting org.activiti.engine.delegate.Expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232463#M185593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using these classes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.activiti.engine.delegate.Expression;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.activiti.engine.delegate.JavaDelegate;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this wrong one? However with community version my code works fine. This issue comes with trial license of enterprise .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashutosh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:19:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232463#M185593</guid>
      <dc:creator>ashutosh70</dc:creator>
      <dc:date>2016-09-08T13:19:47Z</dc:date>
    </item>
    <item>
      <title>Re:  Declared value has type org.activiti.engine.impl.el.FixedValue, while expecting org.activiti.engine.delegate.Expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232464#M185594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tested with&amp;nbsp; org.activiti.engine.impl.el.Expression as well. Still same error. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:44:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232464#M185594</guid>
      <dc:creator>ashutosh70</dc:creator>
      <dc:date>2016-09-08T13:44:04Z</dc:date>
    </item>
    <item>
      <title>Re:  Declared value has type org.activiti.engine.impl.el.FixedValue, while expecting org.activiti.engine.delegate.Expression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232465#M185595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And if I use &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; activiti:field name="namexyz"&amp;nbsp; expression="${myBean.getName()}"&amp;nbsp; then it throws error &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Incompatible type set on field declaration 'namexyz' for class DataflowRunner. Declared value has type org.activiti.engine.impl.el.JuelExpression, while expecting org.activiti.engine.impl.el.Expression&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 05:58:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/declared-value-has-type-org-activiti-engine-impl-el-fixedvalue/m-p/232465#M185595</guid>
      <dc:creator>ashutosh70</dc:creator>
      <dc:date>2016-09-09T05:58:50Z</dc:date>
    </item>
  </channel>
</rss>

