0 Replies Latest reply on Jan 20, 2003 3:29 AM by gchini

    findByPrimaryKey not working

    gchini

      Is possible with JBoss to use inheritance on the interfaces of my entity beans...

      It seems to work find with all the finders, but i have the following exception with the findByPrimatyKey method:
      java.lang.ClassCastException: java.util.ArrayList

      PS: the return type of this method in my interfaces is javax.ejb.ejbLocalObject.

      Thanks
      Gianluca