Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

che-samples/web-java-wildfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-java-wildfly

Wildfly Sample Application

Developer Workspace

Contribute

Stack to use

FROM codenvy/ubuntu_wildfly8

How to run

# Description Command
1 Start Wildfly /home/user/wildfly-8.2.0.Final/bin/standalone.sh
2 Build and deploy war mvn -f ${current.project.path} clean install wildfly:deploy
3 Undeploy archive mvn -f ${current.project.path} wildfly:undeploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published