Hi,
We have a CMP application(MYSQL 4.1) which works fine in 3.2.3. But when I migrate it to Jboss 4.0.3 I getting the following exception:
jboss javax.ejb.NoSuchObjectLocalException: Entity not found: primaryKey={somekey}.
even though an entity with this key exists in database.
Any clues?
Thanks,