Christian Pesch wrote:
I could send you all the classes, if you don't mind. It's just over 80 KB.
I get only two problems:
* Missing conversion classes : - org.metamusic.core.impl.conversion.Role2VarcharFieldConversion. - org.metamusic.core.impl.conversion.Locale2VarcharFieldConversion
* Duplicated declaration of wholeId and portionId in class PartImpl, in the class comment (anonymous fields) and as fields in the class.
When I 'fix' the two issues - deletion of the conversion entries, removal of the anonymous field declarations; btw you should not use anonymous fields for primarykeys, this leads to problems - then it runs through in a freshly downloaded ojb-blank environment.
Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
