4 Replies Latest reply on Nov 23, 2001 10:50 PM by forge

    ClassCastException problem !

    warx_sg

      Hello,

      i create the client application to use the "interest" example i found with the documentation of JBoss and
      when the client try to execute the istruction :

      InterestHome home = (InterestHome)
      PortableRemoteObject.narrow (ref, InterestHome.class );

      i get a "java.lang.ClassCastException".
      Any suggestion ?
      Cheers.

      Stefano