cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti CDI

benito
Champ in-the-making
Champ in-the-making
Hello,

the documentations contains a chapter about CDI integration, but i cant find any use of it in the examples and the libs from activiti-5.10.zip doesnt contain something like activiti-cdi.jar. The Package org.activiti.cdi doenst exist.
How do u install this feature?

thx 4 help
BJ
3 REPLIES 3

trademak
Star Contributor
Star Contributor
Hi,

The Activiti CDI module is a separate JAR file.
You can add it as an additional Maven dependency for example (groupId=org.activiti artifactId=activiti-cdi)

Best regards,

benito
Champ in-the-making
Champ in-the-making
where can i get this jar file?
Its apparently not a part of the activiti-5.10.zip

(i don't use maven)

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
The maven repository is accessible by any webbrowser… You can download it that way…