2 Replies Latest reply on May 21, 2003 3:45 AM by sdoer

    could not passivate

    sdoer

      I'm using hsqldb 1.7.1 and it works fine so far. However, if jboss tries to passivate my ejb - I get:

      "javax.ejb.EJBException: Could not passivate; causedByException is: org.jboss.resource.adapter.jdbc.local.LocalConnection ...."

      Because of "....jdbc.local.LocalConnection" I assume the problem is caused by the jdbc-datasource. Any ideas or suggestions?