0 Replies Latest reply on Mar 1, 2006 1:32 AM by tarunbasandra

    Internal error setting instance field in EJB

    tarunbasandra

      Hi All,

      I am getting a nasty exception while trying to insert a new record using JBOSS 3 and CMP2.0.

      Exception is :

      Caused by: java.rmi.ServerException: Internal error setting instance field c

      Embedded Exception
      CustomerPK; nested exception is:
      javax.ejb.EJBException: Internal error setting instance field
      e911providerID

      I have written a Simple Buyerbean with 5 fields , e911providerID is the short field When i call create method on home interface, i get above error on my client side.

      Please help me.

      regards,
      Tarun