Hi,

I have some updates.

First, the recent problems with metadata are fixed in CVS.
Second, newer tests of interfaces creation requires the JPOX enhancer jar to be
in the runtime classpath. JPOX does not use proxy classes, but creates
PcCapable classes at runtime. This feature is not finished, so you may many
find issues.
And last, for the classes using native strategy and auto increment columns, the
PMF setting "org.jpox.initializePrimaryKeyColumnInfo" must be set to true. This
is not enabled by default.

For org.jpox.initializePrimaryKeyColumnInfo=true and JPOX-enhancer not in
classpath, this is my status

Total tests run: 1162. Failures: 4, Errors: 42.
33 of 52 configurations failed.

143 minutes!!!!

Regards,

Quoting Michael Bouschen <[EMAIL PROTECTED]>:

> Hi Andy,
>
> >>The exception disappears when reverting the changes in
> >>company/package-standard.orm. Maybe the JPOX orm metadata parser does
> >>not yet accept the  definition.
> >>
> >>
> >
> >Doesn't yet accept *what* definition ?
> >
> >
> The mailer must have skipped it: the definition of the element
> interface. I had put it in angle brackets which is not a good idea when
> using a html mailer.
>
> >The log always tells you what is parszed and what isn't and if any errors
> are
> >encountered.
> >
> >
> I attach the junit test output (derby-app-sometests-junit.txt) and the
> jpox log (derby-app-sometests-jpox.txt, I skipped a couple of messages,
> because the apache mailer does not accept mail over 100K) below. Maybe
> the memory result of the parsed metadata element does not have the
> expected class.
>
> Regards Michael
>
> >--
> >Andy
> >
> >
>
>
> --
> Michael Bouschen              [EMAIL PROTECTED] Engineering GmbH
> mailto:[EMAIL PROTECTED]      http://www.tech.spree.de/
> Tel.:++49/30/235 520-33               Buelowstr. 66
> Fax.:++49/30/2175 2012                D-10783 Berlin
>
>



Reply via email to