0 Replies Latest reply on Mar 25, 2002 4:43 AM by corban

    hyspersonic strange behaviour

    corban

      hi there,

      we have a strange problem using the hypersonic db. an entity is created and some time later (10 seconds)it is going to be removed. but the remove does not work. the strange about that is that when we use the same ear file with jboss and mysql, it works, so we think the problem can't be in the beans (all is cmp).

      sysconfig: win2000 / jboss2.4.4_tomcat3.2.3

      btw: the INSERT INTO... and DELETE FROM.. statements work when we try them directly.

      what can that be?