Hi Everyone,
Good morning.
I have using struts with ejb and toplink orm, in one scenarios tried to same the data but getting below exception,
"Exception [TOPLINK-7197] (Oracle TopLink - 11g Release 1 (11.1.1.4.0) (Build 101210)): oracle.toplink.exceptions.ValidationException
13:10:28,977 INFO [stdout] (default task-1) Exception Description: Null primary key encountered in unit of work clone [com.pearson.pims.integration.dto.LkLifeCycleMaster@57f89ad].
13:10:28,977 INFO [stdout] (default task-1) at oracle.toplink.exceptions.ValidationException.nullPrimaryKeyInUnitOfWorkClone(ValidationException.java:1276)"
Kindly let me know anyone facing this kind of error and solutions.