Demian Calcaprina [
https://community.jboss.org/people/calca] created the discussion
"Re: Attempt to test human task API on jbpm5.4.CR1 failed"
To view the discussion, visit:
https://community.jboss.org/message/777759#777759
--------------------------------------------------------------
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
[
https://community.jboss.org/message/777759#777759]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]