0 Replies Latest reply on Jul 1, 2003 8:48 AM by hemanthkumarv

    CMP with Oracle 9i error-hlp

    hemanthkumarv

      Hi all
      I have a CMP 2.0 Entity Bean which uses oracle 9i as backend. When i try to call any of my finder methods from the client servlet the following error message is thrown by Jboss

      Unregisterd handle that was not registered! null for managedConnection
      this error is thrown by Connection manager.
      Also there is a long list of errors
      Whereas the same bean work fine when i use Hypersonic SQl db.

      My oracle db is : version 9i
      i use oracle thin driver.