Hi Xdoclet-users!

Is it normal for xdoclet 1.2b2 not to include the (for eg..) <primkey-field>id</primkey-field> in ejb-jar.xml?

I've marked the primary key:

* @ejb.pk-field
abstract Long getId()

... and all the other @ejb tags work for the method.

I've found a workaround to put it as the first entry in with the finders in ejb-finders-{0}.xml, so It's no big deal, just wondering if there is a better way of doing it, or whether I've totally missed something?

Regards,

Guy Daniel

Reply via email to