<?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: Unable to connect Activiti with drools in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130552#M91746</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 just gave your new BAR and JAR a try and now I get this error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;04:43:04,698 [http-bio-8080-exec-4] INFO&amp;nbsp; org.activiti.engine.impl.rules.RulesDeployer&amp;nbsp; - Processing resource rules.drl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rule Compilation error : [Rule name='rule1']&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org/activiti/demo/rules/Rule_rule1_5c9dfae5adbd472590f0c2368a81dabc.java (9:497) : The method setResult(int) in the type RuleOutput is not applicable for the arguments (String)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the Activiti Explorer to deploy your process? You should get an error message there when the rule parsing fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 14:45:38 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-06-10T14:45:38Z</dc:date>
    <item>
      <title>Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130543#M91737</link>
      <description>I want to integrate drools rules with activiti and on deploying my .BAR file (which contains .drl file also) I get an error message Deployment xxxx does not contain rules.I am new to java, activiti and drools.I have followed the steps on the thread http://forums.activiti.org/content/businessruletask</description>
      <pubDate>Thu, 30 May 2013 15:26:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130543#M91737</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-05-30T15:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130544#M91738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's very hard to see with this info what went wrong. You need to have the .drl in the .bar. You need to deploy the bar to the engine. You need to reference the correct rule in your process … did you do all that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, the code of the book is freely available at &lt;/SPAN&gt;&lt;A href="http://www.bpmnwithactiviti.org/book_sourcecode.html" rel="nofollow noopener noreferrer"&gt;http://www.bpmnwithactiviti.org/book_sourcecode.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can always check there&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 12:18:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130544#M91738</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-31T12:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130545#M91739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jBarrez Thanks for the link but I couldn't make much out of it.(I actually already had seen the link and had the source code for the book activiti in action.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This code in the book as well as other threads contain info only for old versions of activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to do the integration on activiti 5.12.1 with drools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the link to my eclipse project&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/deepakchoudhary/activiti-drools/tree/master/eclipse_project/Calculator" rel="nofollow noopener noreferrer"&gt;https://github.com/deepakchoudhary/activiti-drools/tree/master/eclipse_project/Calculator&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It contains POJO as the input and output object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As mentioned I have added these four :drools-api, drools-compiler, drools-core and mvel2 jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to /path/to/tomcat/webapps/activiti-explorer/WEB-INF/lib &amp;amp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/path/to/tomcat/webapps/activiti-rest/WEB-INF/lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;amp; I have done no other configurations other than this on server side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great if you could tell the steps of point towards the steps to do the integration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(My current problem is still after deploying I still get the error: Deployment xxxx does not contain any rules)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 18:10:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130545#M91739</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-06-03T18:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130546#M91740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And does it deploy the process definition successfully?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to extract you BAR file, but I get error messages in every extraction tool I have installed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I can't validate if the BAR file is correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 08:28:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130546#M91740</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-06-04T08:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130547#M91741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Trademak thanks for your fast reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you click on this the proper bar file will be downloaded if that's what you are trying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/deepakchoudhary/activiti-drools/blob/master/eclipse_project/Calculator/deployment/Calculator_flow.bar?raw=true" rel="nofollow noopener noreferrer"&gt;https://github.com/deepakchoudhary/activiti-drools/blob/master/eclipse_project/Calculator/deployment/Calculator_flow.bar?raw=true&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried downloading this and then using actviti-explorer(5.12.1) I deployed the file and it showed three files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Calculator_flow.bpmn20.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Calculator_flow.myProcess.png&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rules.drl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And the name of my Process Definition is myProcess and yes it deploys fine and I only get the error(Deployment xxxx does not contain any rules) when the user tries to submit the user task form which leads to the next step, a business task. I have referenced the rule name as rule1 in business task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(You'll also need to add the four jar files to activiti-explorer and activiti-rest [otherwise it shows org/runtime/drools/rule/agendaFilter] but I believe you already know that)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 10:44:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130547#M91741</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-06-04T10:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130548#M91742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to make sure that the drl is correct. You have an additional "end" statement in the file, so it doesn't parse it correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Tomcat log file should show that as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 11:37:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130548#M91742</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-06-04T11:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130549#M91743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Trademak thanks again for the fast reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have corrected it and now you can download the bar file on the same link(The error is still the same)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 13:33:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130549#M91743</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-06-04T13:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130550#M91744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you see any additional logging when the user tries to start the task for the same time? This could shed light on what's wrong with your .drl-file. Since the error-message states "deployment XX doesn't contain rules" is shown, the rules-deployer kicks in…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 14:56:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130550#M91744</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-04T14:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130551#M91745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached is my catalina log, the last thing I tried to say was to start the process and submit the form where I got the same error which I keep on saying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to clarify I am deploying directly from activiti explorer and I I get a red box showing the error when I try to submit. No other error can be seen on the screen as such.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;related to this matter I have 3 questions:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I have not used any code relating to some knowledge base. Do I have to write anything related to it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Do I need to make any changes in my activiti.cfg.xml which is by default in the eclipse activiti project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;beans xmlns="&lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; xmlns:xsi="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; xsi:schemaLocation="&lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/beans/spring-beans.xsd" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans/spring-beans.xsd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;bean id="processEngineConfiguration" class="org.activiti.engine.impl.cfg.StandaloneInMemProcessEngineConfiguration"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;property name="databaseSchemaUpdate" value="true"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;property name="customPostDeployers"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean class="org.activiti.engine.impl.rules.RulesDeployer" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/bean&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/beans&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Do i need to make change the applicationContext.xml in /path/to/tomcat/webapps/activiti-explorer/WEB-INF/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;beans xmlns="&lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; xmlns:xsi="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;" xmlns:context="&lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/context" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/context&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; xmlns:tx="&lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/tx" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/tx&lt;/A&gt;&lt;SPAN&gt;" xmlns:jee="&lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/jee" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/jee&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; xsi:schemaLocation="&lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/beans" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/beans/spring-beans-3.1.xsd" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/beans/spring-beans-3.1.xsd&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/context" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/context&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/context/spring-context-3.1.xsd" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/context/spring-context-3.1.xsd&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/tx" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/tx&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/tx/spring-tx-3.1.xsd" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/tx/spring-tx-3.1.xsd&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/jee" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/jee&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/schema/jee/spring-jee-3.1.xsd" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/schema/jee/spring-jee-3.1.xsd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;import resource="activiti-standalone-context.xml" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;import resource="activiti-ui-context.xml" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/beans&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 11:24:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130551#M91745</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-06-07T11:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130552#M91746</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 just gave your new BAR and JAR a try and now I get this error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;04:43:04,698 [http-bio-8080-exec-4] INFO&amp;nbsp; org.activiti.engine.impl.rules.RulesDeployer&amp;nbsp; - Processing resource rules.drl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rule Compilation error : [Rule name='rule1']&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org/activiti/demo/rules/Rule_rule1_5c9dfae5adbd472590f0c2368a81dabc.java (9:497) : The method setResult(int) in the type RuleOutput is not applicable for the arguments (String)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the Activiti Explorer to deploy your process? You should get an error message there when the rule parsing fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 14:45:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130552#M91746</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-06-10T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130553#M91747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi trademak,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I regret for my late reply. I was trying to solve the problem. I did the below thing to start the rules deployer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added new versions of drools libraries and I added&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="customPostDeployers"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean class="org.activiti.engine.impl.rules.RulesDeployer" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/property&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To the activiti-standalone-context.xml and it has started taking rules into consideration. But I am facing an error which I cannot resolve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The link to my project is&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://github.com/deepakchoudhary/activiti-drools.git" rel="nofollow noopener noreferrer"&gt;https://github.com/deepakchoudhary/activiti-drools.git&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to deploy the bar file on activiti-explorer and it shows the error Could not initialize class org.drools.RuleBaseConfiguration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have these versions of drool jars:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drools-compiler-5.5.0.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drools-core-5.5.0.Final.jar(I added these versions because lower than 5.4.0 versions java 1.7 was not supported and it showed errors for the same)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;catalina log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.drools.RuleBaseConfiguration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.common.AbstractRuleBase.&amp;lt;init&amp;gt;(AbstractRuleBase.java:155)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.reteoo.ReteooRuleBase.&amp;lt;init&amp;gt;(ReteooRuleBase.java:151)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.reteoo.ReteooRuleBase.&amp;lt;init&amp;gt;(ReteooRuleBase.java:128)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.RuleBaseFactory.newRuleBase(RuleBaseFactory.java:86)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.RuleBaseFactory.newRuleBase(RuleBaseFactory.java:74)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.RuleBaseFactory.newRuleBase(RuleBaseFactory.java:37)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.impl.KnowledgeBaseFactoryServiceImpl.newKnowledgeBase(KnowledgeBaseFactoryServiceImpl.java:49)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.KnowledgeBaseFactory.newKnowledgeBase(KnowledgeBaseFactory.java:63)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.drools.builder.impl.KnowledgeBuilderImpl.newKnowledgeBase(KnowledgeBuilderImpl.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.rules.RulesDeployer.deploy(RulesDeployer.java:62)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.persistence.deploy.DeploymentManager.deploy(DeploymentManager.java:42)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:68)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:33)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:42)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:40)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.RepositoryServiceImpl.deploy(RepositoryServiceImpl.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.repository.DeploymentBuilderImpl.deploy(DeploymentBuilderImpl.java:134)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.management.deployment.DeploymentUploadReceiver.deployUploadedFile(DeploymentUploadReceiver.java:96)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.management.deployment.DeploymentUploadReceiver.uploadFinished(DeploymentUploadReceiver.java:71)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.custom.UploadComponent.uploadFinished(UploadComponent.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:601)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:510)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 30 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I have attached the full catalina log.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 18:58:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130553#M91747</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-06-25T18:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130554#M91748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where did you add these Drools libraries? Because this class is part of drools-core-5.5.0.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 13:48:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130554#M91748</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-06-27T13:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130555#M91749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi trademak,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the fast response&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the libraries(jars) in tomcat/activiti-explorer/WEB-INF/lib/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(If I remove the jar files from here then it shows a different error)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried 5.5.0.FINAL version of drools-compiler, drools-core and knowledge-api (but a dclass not found occured)(The class was present)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I tried all three 5.4.0.FINAL, then a different class not found occured(the class was actually not there).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I tried all three 5.3.0.FINAL, and this time the BAR file deployed successfully, but the business rule task is always following the default path. I updated a different workflow but the same thing happened and it always follows the default path irrespective of the value I have entered for it in the form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Link to Project BAR File: &lt;/SPAN&gt;&lt;A href="https://github.com/deepakchoudhary/activiti-drools/blob/master/eclipse_project/Calculator/deployment/MyProcess.bar" rel="nofollow noopener noreferrer"&gt;https://github.com/deepakchoudhary/activiti-drools/blob/master/eclipse_project/Calculator/deployment/MyProcess.bar&lt;/A&gt;&lt;SPAN&gt; ) &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 21:09:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130555#M91749</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-06-27T21:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130556#M91750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please make sure that you first test your rule thoroughly in a unit test. Because, again, there's an error in your rule implementation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11:04:08,920 [http-bio-8080-exec-8] INFO&amp;nbsp; org.activiti.engine.impl.bpmn.deployer.BpmnDeployer&amp;nbsp; - Processing resource MyProcess.bpmn20.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:04:08,973 [http-bio-8080-exec-8] INFO&amp;nbsp; org.activiti.engine.impl.bpmn.deployer.BpmnDeployer&amp;nbsp; - Processing resource rules.drl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:04:08,973 [http-bio-8080-exec-8] INFO&amp;nbsp; org.activiti.engine.impl.rules.RulesDeployer&amp;nbsp; - Processing resource MyProcess.bpmn20.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:04:08,973 [http-bio-8080-exec-8] INFO&amp;nbsp; org.activiti.engine.impl.rules.RulesDeployer&amp;nbsp; - Processing resource rules.drl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:04:08,995 [http-bio-8080-exec-8] ERROR org.drools.builder.impl.KnowledgeBuilderImpl&amp;nbsp; - Rule Compilation error : [Rule name='rule1']&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org/activiti/demo/rules/Rule_rule1_9252ca46dbfa42829dccfab13db0d3b4.java (9:497) : The method setResult(String) in the type RuleOutput is not applicable for the arguments (int)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following JARs have to be on the classpath for Drools 5.5.0.Final:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- drools-core-5.5.0.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- drools-compiler-5.5.0.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- knowledge-api-5.5.0.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- knowledge-internal-api-5.5.0.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- mvel2-2.1.3.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- antlr-3.3.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- antlr-runtime-3.3.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 09:09:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130556#M91750</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-07-01T09:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130557#M91751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Trademak,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the jars and a few modifications to the rules file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Its working fine now. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 18:25:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130557#M91751</guid>
      <dc:creator>deepakchoudhary</dc:creator>
      <dc:date>2013-07-03T18:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130558#M91752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Deepak&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem like your problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and here is my jar files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;antlr-3.5.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;antlr-runtime-3.5.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drools-compiler-6.0.1.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;drools-core-6.0.1.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;knowledge-api-6.0.1.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;knowledge-internal-api-5.5.0.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mvel2-2.1.8.Final.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so can you plz tell me where is my problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 12:08:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130558#M91752</guid>
      <dc:creator>golden_boy_t</dc:creator>
      <dc:date>2014-05-25T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130559#M91753</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 would expect that the knowledge-internal-api JAR version is the same of the knowledge-api JAR version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 20:08:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130559#M91753</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-05-25T20:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130560#M91754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, Im new to Activiti and Drools. I have a problem, my .bpmn file cannot be upload to the Activiti explorer. The red warning sign will appear "org/drools/runtime/rule/AgendaFilter".I have followed the thread and put all the dependency. I want to know, what is my problem? Here I uploaded the pom.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my rule&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;package org.activiti.book;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import com.book.activiti.LaptopOrder;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rule “paymentType”&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; lapOrder : LaptopOrder(paymentMode == “creditCard”)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; lapOrder.setAmtToBePaid((lapOrder.getLaptopAmount()*lapOrder.getLaptopQuantity())-((lapOrder.getLaptopAmount()*lapOrder.getLaptopQuantity())*5/100));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;end&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 09:06:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130560#M91754</guid>
      <dc:creator>nurliyanamuty</dc:creator>
      <dc:date>2014-06-18T09:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130561#M91755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Our unit tests work against 5.5.0.Final so could you give it a try with that version instead?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 19:09:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130561#M91755</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-06-19T19:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Activiti with drools</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130562#M91756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi..Thanks trademak for the response&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for late response. I have use the 5.5.0 Final. I want to integrate drools rules with activiti and on deploying my .BAR file (which contains .drl file also) I get an error message Deployment xxxx does not contain rules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I have follow all the steps from book Activiti In Action Chapter 12.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I also use the example from ActivitiInAction source code in chapter 12.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; But when i try to change the activiti engine configuration in webapps/activiti-explorer/WEBINF/applicationContext.xml with the RulesDeployer, the Tom Cat show the status 404 not found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wan to know what is my problem, or is there any step that i miss? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 01:23:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-connect-activiti-with-drools/m-p/130562#M91756</guid>
      <dc:creator>nurliyanamuty</dc:creator>
      <dc:date>2014-08-20T01:23:54Z</dc:date>
    </item>
  </channel>
</rss>

