On Thu, 13 May 2004, Fred McCann wrote:

> Here is the generated repository info:
>
> <class-descriptor
>     class="bean.Account"
>     table="account"
> >
>     <field-descriptor
>         name="id"
>         column="account_id"
>         jdbc-type="INTEGER"
>         primarykey="true"
>         autoincrement="true"
>     >

There is an access="readonly" missing here which perhaps leads to
your error. Have you tried the latest XDoclet module from CVS (only the
module, no need to update OJB to CVS) ?


This is generated with the xdoclet module I got from CVS from around 11:30am
est today. I switched to that because of the custom-query support.

- Fred


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to