Have been working with alpha 4 tools and have set of objects and mapping files that work. Current software launchable in a plug in app that load some tables and makes a treeviewer. Updated to 5.0 tools (removed earlier version first).
My JUnit tests, which simply load some entities and persist them, and then delete them, did not initially work because I had a delete-orphan cascade on a single valued association (worked with 3.0). Eliminated the cascade and then all the unit tests work.
When I try to run a plug in app and load the tables in the same way, the program goes into a debug logging mode. I have had a log4j.properties file that previously worked. Changes in this file had no impact on this behavior, so I removed the file completely. Nevertheless, Hibernate goes into DEBUG mode in the logger. Still running and logging after nearly ten minutes.
Rebuilt entire Eclipse environment from scratch, and verified that only change made was updating to alpha 5, then had to fix the Buddy registering system, tests run, app goes into apparently infinite debug log.
Is there a default logging setup in the new tools that flips into debug mode? Have searched project for other log4j configuration files to no avail.
_________________ J. Michael Dean, MD
|