JBoss Community

Re: Attempt to test human task API on jbpm5.4.CR1 failed

created by Demian Calcaprina in jBPM - View the full discussion

I see that you are using jbpm persistence:

<dependency>

          <groupId>org.jbpm</groupId>

          <artifactId>jbpm-persistence-jpa</artifactId>

          <version>5.3.0.Final</version>

</dependency>

 

adn jbpm human task



<dependency>



<groupId>org.jbpm</groupId>



<artifactId>jbpm-human-task-mina</artifactId>



<version>${jbpm.version}</version>


</dependency>

 

<jbpm.version>5.4.0.CR1</jbpm.version>

 

You should use the same version there.. Could you please put the same versions there and check?

 

Hope this helps,

 

Demian

Reply to this message by going to Community

Start a new discussion in jBPM at Community