Watch and Deploy (WAD) Utility Released

Watch and Deploy WAD watches the src/main/java directory, uses the pom.xm to build your ThinWAR and copies the ./target/[name].war into the specified folder.

Usage: [THIN_WAR]/java -jar wad.jar /openliberty/wlp/usr/servers/defaultServer/dropins/

Download wad.jar.

See you at Web, MicroProfile and Java EE Workshops at Munich Airport, Terminal 2 or Virtual Dedicated Workshops / consulting. Is Munich's airport too far? Learn from home: airhacks.io.

Comments:

nice, but it should run mvn clean package instead of mvn package.
In case a file is deleted from src/main/java folder the .class file is still in the target folder and gets deployed with the war.

Posted by 56464897 on December 12, 2018 at 08:02 PM CET #

what is the main difference between deploy java ee war from eclipse to "JBoss" and deploy using wad jar

Posted by sandev on June 21, 2019 at 07:31 PM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License