Hi Adam, I've created simple test project for this, which is working with schema using openjpa's latest snapshot. This is configured to use Spring-2.5.1 and H2-1.0.64(I like the web console of it very much:-) and it runs with maven, also it needs Java6(only because of @Override:-).
OpenJPA's mapping tool doesn't generate the db-schema, so I've bundled the database with the schema created. So you just need to run 'mvn test' to see it working. Btw, it also contains somewhat improved patch from https://issues.apache.org/jira/browse/OPENJPA-332. Hope this helps, Prashant P.S. I'm putting a cc to you, in case the list blocks mails sending zip files! On Jan 11, 2008 8:29 PM, Adam Hardy <[EMAIL PROTECTED]> wrote: > I cannot see why this is not working for me. > > I stripped my project down to the simplest elements possible and still had the > problem. > > I have logged it as a Jira at > https://issues.apache.org/jira/browse/OPENJPA-483 > and included the zipped up project, in case it helps if anyone wants to look > at it. > > Thanks > Adam >
openjpa-schema-test.tar.gz
Description: GNU Zip compressed data
