Thanks a alot for your speedy reaction. 

I have added the /em.flush()/ to my create() method in my GenericDao class
:-)  I have a series of create() calls in my Service. Apparently my Service
is now in synchronous mode, and waits until all database actions are
finished. 

One more thing.....why did I not find any /em.flush()/ in the examples in
the tomee+ trunk ?

Does this mean that I am doing something wrong with the setup of the general
transaction mechanism, that makes it necessary to add the /em.flush()/ to my
DAO ? Or is it lack of my general knowledge, and a thing everbody "just"
knows.







--
View this message in context: 
http://openejb.979440.n4.nabble.com/jax-rs-transaction-exception-not-catched-by-bean-and-propagated-as-response-of-RS-call-tp4660669p4660671.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to