Thanks Marten.
Out of frustration, and because I submitted a number of WARs for deployment in that server trying to solve the problem (without success), I opted to switch to programmatic transaction...
Type: Posts; User: GeeBee; Keyword(s):
Thanks Marten.
Out of frustration, and because I submitted a number of WARs for deployment in that server trying to solve the problem (without success), I opted to switch to programmatic transaction...
I'm using the latest Spring JAR, JVM 1.4, Sun AppServer.
I wrote a declarative transaction to proxy one of my service classes (which calls a number of methods in DAOs that use Spring JDBC.)
In...