Greetings,

The tomee-maven-plugin currently supports running packed applications
in TomEE directly (via :run mojo) but does not appear to have any way
to running an exploded war. This kind of execution is very helpful for
rapid application development.

I created https://issues.apache.org/jira/browse/TOMEE-1027 to track this.

But perhaps this is already possible? The <synchronization>
configuration option for the :run mojo does not seem useful unless it
was for an unpacked war; yet when I run tomee:run without a
target/*.war file, nothing is deployed to TomEE.

Anyone know how to do this?
Thanks!

Reply via email to