> BTW, how do I turn on the enhancer log? Hi Michael,
Add the following line to "project.properties"
jdo.enhancer.sysproperties = -Dlog4j.configuration=file:
${basedir}/test/conf/logging.properties
The log will be dumped into target/classes (or somewhere similar) IIRC
--
Andy
