2 Replies Latest reply on Feb 13, 2007 2:22 AM by baz

    @Transactional with hibernate in MC not working

    baz

      My Environment
      seam1.1.6
      Hibernate running in MC (configuration like Chapter 19.5 in the docs)
      jdk 1.5.0_10
      running in tomcat 5.5.17

      When i mark a method with @Transactional no new Transaction is opened, instead i get an exception that a transaction is missing:-(
      Does this not work?

      Please look also at this posting:
      http://www.jboss.com/index.html?module=bb&op=viewtopic&t=101307