1 Reply Latest reply on Nov 29, 2003 12:47 PM by juha

    Class not found when redeploying ejb

    rmoutinho

      Hello there,

      I'm using Jboss 3.2.2 and I'm facing a strange problem:

      I'm accessing some beans from a JSP client and everything seems to work fine. The problem happens when I redeploy the bean package. After redeploying the jar file the jsp page doesn't seem to be able to locate the beans packages (and the classes for that matter) anymore (as if the jar for the bean wasn't on the "classpath" anymore). If I restart the server everything works fine.
      Anyone has a clue on this one ?

      Best Regards,

      Renato Moutinho Silva