1 Reply Latest reply on Sep 15, 2015 11:55 PM by van.halbert

    JBoss DV on Windows

    pagroup

      I am new to JBoss DV. Can you point me towards some material that can help me to deploy JBoss DV on Windows? Most of the videos and tutorials I found on the website are specific to Linux. Thanks in advance.

        • 1. Re: JBoss DV on Windows
          van.halbert

          Have a look at the DV installation guide:   Installation Guide

           

          To install DV on windows is no different than installing on linux.    From the command line, run:   java -jar jboss-dv-installer-VERSION.jar

           

          However, to start the server, as indicated in section 8.  Starting and Stopping the Server, you will run the standalone.bat, instead of standalone.sh.

           

          Hope this helps.

           

          Van