Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
3.0.0
-
Security Level: public (Regular issues)
-
None
-
OS:win xp
Geronimo :3.0 20100824 build
Description
I tried to deploy a simple jpa sample on geronimo.But when persist data into database.
Following exception will occur.
<openjpa-2.0.0-r422266:935683 nonfatal user error> org.apache.openjpa.persistence.ArgumentException: Attempt to cast instance "org.apache.sample.entities.Book@97781f" to PersistenceCapable failed. Ensure that it has been enhanced.
FailedObject: org.apache.sample.entities.Book@97781f
Attachments
Attachments
Issue Links
- depends upon
-
OPENJPA-1778 Improved error information for unenhanced classes.
- Closed
- is related to
-
OPENJPA-1780 Javaagent enhancement behaves differently than Attach API results
- Open
- relates to
-
OPENJPA-1780 Javaagent enhancement behaves differently than Attach API results
- Open