0 Replies Latest reply on Dec 31, 2013 7:54 AM by aozoren

    seam partial deployment

    aozoren

      hi, i don't know if this is a seam or jboss issue but here it goes..


      deploy an exploded ear to jboss 4.3

      redeploy one ejb class annotated with @Name

      restart server

      deployed app cannot find the updated class

      if i redeploy the whole ear, it finds it

      but redeploying the app over ftp is really annoying


      any idea how to get jboss 4.3 recognize the updated seam classes?


      thanks.