users@glassfish.java.net

_at_Transactional in Spring not really using JTA

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Wed, 10 Sep 2008 22:38:28 -0400

Hi,

I have Spring 2.5 configured to use JTA and TopLink. The logs show that
it detected JTA in GlassFish, and I am able to do SELECT queries with
JPA. When I try to add/change/delete a record it tells me that there is
no active transaction.

http://forum.springframework.org/showthread.php?t=60035

Can someone please help me? I am really stuck.


Thanks,
Ryan