6 Replies Latest reply on Apr 19, 2002 12:45 AM by chenis

    How to configure JBoss as dev app server

    pugmaster


      I have JBoss 2.44 + Tomcat 4.02 up and running and can view different example ear files. Now, I want to start a development environment so that I don't have to spend time bundling everything into a project.ear file and then copying it to the $JBOSS_HOME/deploy directory.

      I also would like to configure Jboss so that it doesn't need to be restarted every time a servlet, Java class library or EJB file is updated. I looked for an appropriate configuration file in $JBOSS_HOME/conf but none of those config files contained any of the names for currently deployed ear file.

      thanks for any help
      Norman