jap examples example bug??

1 message Options
Embed this post
Permalink
emiddio-verizon

jap examples example bug??

Reply Threaded More More options
Print post
Permalink
on win7 enterprise 64bit with both nb68M2, and standalone ant 1.7.1 invocation for both
openjpa 2.0.0.0M3 and 1.2.1 -- reversemapping example the "run" failes.

also ant clean; ant reverse-map-schema fails;

i can make a 2nd ant target reverse-map-schema2 which does not depend upon initialize-db;

then

ant clean; ant intialize-db, ant reverse-map-schema2 -- works without errors.

it seems impossible this is a bug for years -- with only 3 examples.

so whats going on?

the other 2 examples work without issues.

thanks