I could not resolve the problem, finally removed the unknown-pk and did it by
hand with a select max(id) and increment. Tried before almost all possible
combinations of XDoclet attibutes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953122#3953122
Reply to
I want to create an m:n relationship between a User and Appointment.
XDoclet in User looks like this:
/** @ejb.bean name="User"
* description="An user with a container generated pk"
* display-name="User"
* jndi-name="ejb/User"
* local-jndi-name =