[
https://issues.jboss.org/browse/WFLY-3660?page=com.atlassian.jira.plugin....
]
jieryn jieryn commented on WFLY-3660:
-------------------------------------
Awesome! I think that the final artifact produced ought to be completely contained
however. I'd rather the builder of the executable war download everything and produce
a fat application at build time rather than assume an external network connection is
available to the environment which is running the application.
allow easy creation of executable war
-------------------------------------
Key: WFLY-3660
URL:
https://issues.jboss.org/browse/WFLY-3660
Project: WildFly
Issue Type: Feature Request
Components: Server
Affects Versions: 8.1.0.Final
Reporter: jieryn jieryn
Assignee: James Perkins
Priority: Minor
Other popular Servlet Containers and Application Servers support the building of an
executable war bundle, via Apache Maven. This will allow you to easily bundle your WAR/EAR
into an executable war which will unpack and launch the WAR/EAR, via java -jar myapp.war.
http://tomcat.apache.org/maven-plugin-2.0/tomcat7-maven-plugin/exec-war-m...
http://rmannibucau.wordpress.com/2014/03/11/executable-jar-with-tomee-and...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)