hi, We are moving from EJB2 to EJB3 so I have made a simple conversion of one of our entity beans. However I'm comming up against the following deployment problem.
| org.hibernate.MappingException: Repeated column in mapping for entity: se.benefit.uniquekey.UniqueKeyCMPData column: code (should be mapped with insert="false" update="false") | at org.hibernate.mapping.PersistentClass.checkColumnDuplication(PersistentClass.java:575) | .... | The UniqueKeyCMPData entity bean has a composite key, there are no duplicate beans in the deployment directory so I'm not sure how there is a repeated column. Can anyone shed some light on this?? Thanks Stephen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953689#3953689 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953689 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user