View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820774#3820774

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820774

I've got the solution.



Apperantly, I set the entity command for hypersonic in the root level of my ejb-module,

because I needed an autoincrementing key in one bean. But not in this one. The 
solution was to set the entity command on bean level,so only set it for the bean that 
needed autoincrementing key. Not for the other.






-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to