> -----Original Message-----
> From: Thomas Dudziak [mailto:[EMAIL PROTECTED] 
> Sent: Monday, May 17, 2004 10:13 AM
> To: OJB Users List
> Subject: Re: problem with xdoclet generating torque schema
> 
> 
> On Mon, 17 May 2004, Bartosz Jankiewicz wrote:
> 
> > Hello,
> > 
> > I've searched archives of the group and didn't find any 
> sollution to my
> > problem.
> > 
> > I coppied necessary files after XDoclet module 
> documentation, XDoclet
> > module generates repository_user.xml but throws exceptions when
> > generating torque schema (project_schema.xml).
> 
> Please specify the XDoclet module version (e.g. from RC5, 
> RC6, CVS), and
> also the javadoc tags for the classes where the problem occurs (at
> least two classes as the problem occurs while handling an indirection
> table for a collection). The XDoclet module should print out 
> which class
> it processes when the error occurs (if not then your XDoclet 
> module is too
> old, and you should use the module from CVS - only the 
> module, no need to
> update OJB - which you can get from the CVS view on OJB's website).
> 
> Tom
> 
> 

I've found the reason of my problem. I have wrongly typed primarykey
attribute in one of the classes, so there was no primary field to link
with. My further questions will refer to database generation :)

bye


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

Reply via email to