A wise old hermit known only as =?iso-8859-1?q?joel=20cordonnier?= 
<[EMAIL PROTECTED]> once said:

> Can someone explain me, how to specify the PK class
> for BMP `? 
...
> [Container factory] Deploying ejb/zeit/User
> [Container factory] org.jboss.ejb.DeploymentException:
> Bean ejb/zeit/User has PK of type
> de.wearix.users.interfaces.UserPK, so it should have a
> cmp-field named id

Why's it after a cmp-field if you're using BMP?  Are you sure the DD 
doesn't have <persistence-type>Container</persistence-type> in it? (I 
don't know about the latest batch of changes, but as of yesterday you 
still needed to specify both persistence-type and persistent parameters on 
the @ejb:bean tag for it to work properly.)


Andrew.

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to