On Feb 14, 2006, at 1:29 AM, Bruce Snyder wrote:
On 2/13/06, Bruce Snyder <[EMAIL PROTECTED]> wrote:
Anyone have time to try Keith's pojo w/ mapping file generation tool
on the ejb 3.0 schema or maybe something smaller like the
persistence.xml?
Using the XSDs for JEE 5, here's what I wound up with:
[...]
Against the persistence.xsd, I got the following warning:
warning a field name conflicts with "class" and is being replaced by
"clazz". You may use a binding file to specify a different name for
the element 'class'.
And no mapping file was output, just the POJOs.
Did either of you poke at this anymore?
Is the mapping generation feature know not to work at all or just
known not to work sometimes?
-David