1 Reply Latest reply on Nov 6, 2002 7:48 AM by prabhakar

    java.lang.ClassCastException: java.util.ArrayList

    muradhak

      Hi,
      I have a entity bean whose ejbFindBy method returns a vector. The corresponding method in the home interface also return a vector.

      But when I try to call this method from the client, the above error is thrown.

      Any guidance will be very helpfull. I have sitting on this for some time, but no use.

      Cheers.