1 Reply Latest reply on Aug 23, 2002 9:11 AM by ppetit

    $proxy returned by jndi lookup

    ppetit

      Since JBoss3.0.1 I get ClassCastException while performing a casting on reference returned by a jndi lookup. I get a $proxy## type instead of the Local home interface.

      my jar file worked fine before in JBoss 3.0.0. Any hints ?

      thanks
      Philippe

        • 1. Re: $proxy returned by jndi lookup
          ppetit

          Forget it, I found.
          JBoss is not involved ;)))

          As there is a lot of threads in JBoss forum concerning this kind of question, the answer is :
          Ckeck you havent EJB classes deployed within the war file of your web client.

          Perhaps somebody could put this in the FAQs

          Philippe