log4j.logger.er.extensions.migration.ERXMigrator=DEBUG
uhhhhh....... not sure what to tell you on this one .... it should
work? Are you sure your properties are even being loaded?
Because of complications with database locking, the system will not
autocreate tables and per-model rows for you, so if you are using
JDBC migration, you should create a table named _DBUpdater with the
following (approximately) create statement:
no, it will do this for you (you'd get an exception if it can't)
this is the point where i just add some system.out.printlns in the
source ... there's not really any magic to migrations. maybe your app
level is overriding your framework settings? in particular
modelNames, or something?
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]