Skip to content

adanic/sampleland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To build project use:

mvn package

You will also need Tomcat. After installing it, rename the build embassy.war package in target directory to ROOT.war and copy it to Tomcat's webapps directory.

Add a local dns record by mapping sampleland.ir to localhost in /etc/hosts:

127.0.0.1 sampleland.ir

Also, to run on port number 80, you'll need root permission. Edit server.xml file in tomcat's conf directory and set port number to 80. Then start tomcat using sudo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published