4 Replies Latest reply on Nov 21, 2005 2:56 PM by bill.burke

    Redeploying EJB3 accessed form a servlet

    gmichalk

      Hi,

      when I repackage and redploy and EJB3 (.par and .ejb3) I also need to repackage and redeploy WAR which uses this EJB3.

      If I don'it, I get a ClassCastException when accessing an entity defined in the EJB3.

      Is there something I can do about it ?

      Using JBoss 4.0.2, EJB3 RC3, Jboss-ide 1.5RC1

      Thanks in advance