Hello:
I'm using 3.2 JBoss release
The next error message
ERROR [BeanLock] removing bean lock and it has tx set! [EMAIL PROTECTED]
is wrote in log file when I'm trying to remove ( remove() method ) some
entities.
I use remove(pk), where pk means primary key class
The operation works fine: all
Hello:
I'm using 3.2 JBoss release
The newx error message
ERROR [BeanLock] removing bean lock and it has tx set! [EMAIL PROTECTED]
is wrote in log file when I'm trying to remove ( remove() method ) some
entities.
The operation works fine: all records in database are deleted . Indeed ,
al