0 Replies Latest reply on May 21, 2003 5:11 PM by archevis

    upk...?

    archevis

      Hi all,

      Running JBoss 3.2.1 CMP against MySQL I suddenly face a weird error:

      javax.ejb.FinderException: Find failed: java.sql.SQLException: Column not found, message from server: "Unknown column 'SequenceEntry_upk' in 'field list'"

      Now, SequenceEntry is one of my entity beans, but I never refer to a column SequenceEntry_upk anywhere...

      A hint to ye of greater knowledge: I'm using the concept from the 2.0 spec found in part 10.8.3.

      Is this simply a JBoss bug?

      - john -