2 Replies Latest reply on Nov 13, 2002 2:15 PM by dahan

    Running Minimal Server

    whefner

      I have been able to build and deploy my EAR files using the default server by simply dropping them in the server/default/deploy directory under JBoss 3.0. I would like to use the minimal and have attempted dropping them in the server/minimal/deploy directory but I receive no activity when I do this. Does anyone know how I can set it up to use the minimal server.

      thanks

        • 1. Re: Running Minimal Server

          There is very little in the minimal configuration - in particular no support for EJBs or web applications so if that is what you have in your EAR then it is unlikely to be of much use. If you want to run a stripped down version, then make a copy of the default configuration, rename it, and rip any stuff out of it which you don't need.

          Luke.

          • 2. Re: Running Minimal Server
            dahan

            You have to start your jboss with option -c minimal