0 Replies Latest reply on Apr 9, 2003 10:43 AM by m_korotkov

    migration from 3.0.4 to 3.2RC4 - table not found

    m_korotkov

      Hi!
      I've an application that works fine on jboss3.0.4 .
      But, once i decided to start using auto-increment feature - I switched to the jboss3.2RC4.
      And the thing is that I'm getting FinderException with nested SQLException: relation A14_users not found. So, it does not fail during the deployment phase - it fails when I call home.findBy.... with this strange message. Seems, like it does not bind table to my cmp bean properly.

      Appreciate any help!

      --mk.