The problem is fields were found more than once in the pk class hierarchy and Field objects of the superclass were used. This is fixed in org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData.java revision 1.8.2.13. The warning is logged and the field which is declared in the pk class is used. If a field was not declared in the pk class but still found more than once, the last found will used.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840438#3840438 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840438 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
