[jboss-jira] [JBoss JIRA] (WFLY-3660) allow easy creation of executable war
Stuart Douglas (JIRA)
issues at jboss.org
Wed Sep 3 23:44:00 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998657#comment-12998657 ]
Stuart Douglas commented on WFLY-3660:
--------------------------------------
If this used the provisioning library then we could just package that in the war, and use it to provision a full server in the temp directory. It would mean the components would be downloaded from a maven repo instead of packaged in the war (although once we support 'fat' feature packs we could potentially bundle everything).
> allow easy creation of executable war
> -------------------------------------
>
> Key: WFLY-3660
> URL: https://issues.jboss.org/browse/WFLY-3660
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> 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-mojo.html
> http://rmannibucau.wordpress.com/2014/03/11/executable-jar-with-tomee-and-tomcat-maven-plugin/
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list