0 Replies Latest reply on Oct 16, 2008 6:58 PM by magrawa

    Not able to do hot deployment

    magrawa

      Hi,
      I am trying to set up my development environment using JBOSS/eclipse/seam. I generated my project using seam-gen and imported in eclipse. The demo application worked fine when I deployed it. But then I wanted to use WB-INF/dev folder to do fast development. I copied my action classes from jar folder to dev folder but the server with not pick up newly located files and I will get following error.
      Caused by: javax.naming.NameNotFoundException: AuthenticatorAction not bound
      I followed all the instructions provide by this article
      http://docs.jboss.org/seam/2.0.1.GA/reference/en/html/gettingstarted.html


      Am I missing any configuration? My server is running in debug mode and component.xml also have debug on.
      Any help will be highly appreciated.
      Thanks