I have attached the Schema, Java Sources and the build file. (libraries are not included)
Source files: OpenJPAIssue\jpa\src XML/Properties: OpenJPAIssue\jpa\etc Database Schema: OpenJPAIssue\schema.sql Client: OpenJPAIssue\jpa\src\client\JPAHelloWorld Ant Log File: OpenJPAIssue\ant_log.txt (this will have details of the execution environment) The build scripts "run" target invokes the client. When I run it a few times in succession, I find that it fails and succeeds as described in my earlier post. http://n2.nabble.com/file/n838052/OpenJPAIssue.zip OpenJPAIssue.zip Pinaki Poddar wrote: > > Hi, > Please post a reproducible JUnit (not DBUnit) test with all required > artifacts (entities, mapping annotations/descriptors, persistence.xml) > with assertions to demonstrate the exact nature of failure. > > Then we can confirm whether the reported observation is a OpenJPA > limitation/bug or not. > > -- View this message in context: http://n2.nabble.com/problem-when-persist-object-using-JOINED-inhertitance-under-1.1.0-tp580291p838052.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
