0 Replies Latest reply on Aug 13, 2002 3:01 PM by jmauri

    classCastException (ejb's) when redeploying app.

    jmauri

      Hi,

      I'm using Jboss-tomcat 3.1.0 alpha.
      I'm doing an application with jsp's and ejb's. The first time I deploy the application it's fine but when I redeploy it I get :

      at com.sun.corba.se.internal.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:293)

      when I'm trying to get a reference of an entity bean.

      Is that a bug of JBoss or I'm doing something wrong?

      Thanks !