0 Replies Latest reply on Nov 25, 2005 6:06 AM by krill

    Entity Bean: Problem with Composed Primary Key

    krill

      Hi!,

      I'm developing an entity bean which must has a composed primary key (two fields, one is a string and one is a date)
      If one of both has the same value for two entities, server responds me with an Exception: NoSuchEntityException (Entity not found)
      Any idea?
      Thanks