cancel
Showing results for 
Search instead for 
Did you mean: 

examples for activiti 5.13

maddux
Champ in-the-making
Champ in-the-making
Where can I find the examples for activiti 5.13?!
User guide and people in the forum refer to examples but I can not find any example in the downloaded package!
3 REPLIES 3

trademak
Star Contributor
Star Contributor
What kind of examples are you looking for.
In the Activiti Explorer we automatically deploy some demo processes for example.

Best regards,

maddux
Champ in-the-making
Champ in-the-making
For instance here is a snippet from the user guide 5.13:

"We'll explain the SpringTransactionIntegrationTest found in the Spring examples of the distribution step by step. Below is the Spring configuration file that we use in this example (you can find it in SpringTransactionIntegrationTest-context.xml)."

Could you please tell me where I can find the mentioned example files?

Maddux

frederikherema1
Star Contributor
Star Contributor
Try the github search, for example or google: https://github.com/Activiti/Activiti/blob/20ec54858cd2c3d13b1ade7aff5e241f013f1d6c/modules/activiti-...

The distribution used to contain the examples, but now the distro has been slimmed down to only contain the actual jar/war's and their sources, oolong with the docs.