FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

aeimer/java-example-helloworld-war at v2.0 · GitHub

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Hello World WAR-File

I saw this post and build an example war file from it to test a JBOSS(EAP 6.4) I setted up.

The included war-file ist build with Java 1.8.0_111, but it ran without problems on a JDK7 JBOSS-EAP 6.4 server.

How to use?

Download the war-file and copy it to the [jboss-home]/standalone/deployments/ folder. JBOSS will automatically delpoy the project.

Now you can check if it has worked under http(s)://[your-jboss-adress-here]/helloworld/.

Tested on

This file is only testet on JBOSS EAP 6.4 under Java 7 on CentOS 7.

About

Example Hello World war-file for testing purposes.

Topics

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL