Skip to content

Instantly share code, notes, and snippets.

@sohlich
Created January 8, 2016 11:56
Show Gist options
  • Save sohlich/7d77311279222ee33a7a to your computer and use it in GitHub Desktop.
Save sohlich/7d77311279222ee33a7a to your computer and use it in GitHub Desktop.
Wildfly CLI: The deployment overlay command
deployment-overlay add --name=myOverlay --content=/WEB-INF/web.xml=/myFiles/myWeb.xml,/WEB-INF/ejb-jar.xml=/myFiles/myEjbJar.xml --deployments=test.war,*-admin.war --redeploy-affected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment