3. Deploy local jboss

3.2. Deploy a war

Copy the war file from the target folder of the web component into C:\dev\common\DockerToolbox\jboss\deployments1

jboss deployment folder 1

Verify that the folder in which you copied the war file contains a file with the same name as the war with the .deployed extension.

If you have an error, you could check the docker toolbox console and search for some exceptions.

jboss deployment log

This deployment folder listens on the 8280 port.

screenshot of webapp deployed localy