Try changing the 
        @jboss:persistence table-name="xxx" 
        to
        @ejb:persistence table-name

        See the docs. It worked for me with yesterday build.

        []s Quartz



-----Mensaje original-----
De: Aslak Helles�y [mailto:[EMAIL PROTECTED]]
Enviado el: quarta-feira, 10 de julho de 2002 12:59
Para: Boris Tamarkin; [EMAIL PROTECTED]
Asunto: RE: [Xdoclet-user] strange column-name generation in latest
binary


I've committed some changes that I hope will fix this. If it doesn't, please
file a bug report.

Aslak

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Boris Tamarkin
Sent: 10. juli 2002 21:04
To: '[EMAIL PROTECTED]'
Subject: [Xdoclet-user] strange column-name generation in latest binary


I am trying to migrate from 1.1.2 to newest binary from cvs.
I found in jboscmp-jdbc.xml file strange generation of <column-name>.
xdoclet instead of putting just column-name from database put
name="column-name"
please see example:
<cmp-field>
    <field-name>emailAddress</field-name>
    <column-name>name="EmailAddress"</column-name>
</cmp-field>
Of course at runtime everything fails
Is it normal behaviour?
Or probably I am missing somethings
Thanks a lot
Boris



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to