I'm working with JBoss 3 from CVS. Calling remove on an entity bean does remove the object from the database, but doesn't allow the object to be created later. Anyone else having this problem?
Attached are the testcase and bean code. Thanks, Leon <<TestEntity.java>> <<EntityABean.java>>
TestEntity.java
Description: Binary data
EntityABean.java
Description: Binary data