Search:

Type: Posts; User: Intruder; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    777

    Got it to work!

    Had to remove the references to the other daos in my proxy...


    <bean id="proxy"
    class="org.springframework.transaction.interceptor.TransactionProxyFactoryBean">
    <property...
  2. it seems to be a classpath error

    hope it helps
  3. Replies
    1
    Views
    777

    Need help on JDBC Rollback..

    Hi folks,

    Here's the scope: I have a class named springProfileDAO which needs to update two other DAOs attached to it. When updating, if an update fails, I want to rollback on everything (rollback...
Results 1 to 3 of 3