1 Reply Latest reply on Oct 15, 2002 1:16 PM by paul73

    INSERTING AN ALREADY EXISTING BEAN, ID = [.]

    paul73

      I'm trying to read an xml file with a list of "future entity beans".

      The result is: one entity created one or two lost with the message:
      java.lang.IllegalStateException: INSERTING AN ALREADY EXISTING BEAN, ID = [.]

      In practice: a java class calls a session bean passing the data for creating the entity.

      Thanks in advance
      Paul