cancel
Showing results for 
Search instead for 
Did you mean: 

JPA examples in Activiti 5.7 missing?

chris_joelly
Champ in-the-making
Champ in-the-making
Hello,

i just wanted to look at the activiti-jpa-example but saw that there are no
Java sources anymore?

I wanted to see how JPA entities can be used as process variables. Till now
i have no luck in getting Activiti work together with JPA (and EJB and JTA).

Thanks in advance

Chris
5 REPLIES 5

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
i just wanted to look at the activiti-jpa-example but saw that there are no
Java sources anymore?

Examples are still in SVN, so you can have a look there. Not sure why they are not included anymore

chris_joelly
Champ in-the-making
Champ in-the-making
ok, thank u. i found them in 5.3, in the zip distribution. since then they
are not there anymore.

frederikherema1
Star Contributor
Star Contributor
They were indeed moved from org.activiti…..examples folder, to standalone folder (in relation to testing) so aren't distributed in the zip-file.

But a good incentive to convince people of having the source nearby Smiley Wink

chris_joelly
Champ in-the-making
Champ in-the-making
Smiley Happy i would be happier if i would get my JPA entities work together with Activiti's
JavaDelegate and the JEE6 persistence of Glassfish. For this the examples provided
not the answer i was hoping for Smiley Wink

frank1
Champ in-the-making
Champ in-the-making
Will the samples return into the distro?
Or could someone give the exact location in the source.
Thank you