Jan Normann Nielsen wrote: [...]
You need to show xdoclet what's your primary key field. Tag your getId() method with the @ejb.pk-field tag.public abstract Integer getId(); public abstract void setId(Integer id); When I run ejbdoclet 1.2.0b2, it generates the primary key class and uses that in the deployment descriptor even though I thought I told it to use java.lang.Integer. What am I missing?
--
Pz
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
