Skip to content

A simple web application built using noir to be deployed using tomcat application server

Notifications You must be signed in to change notification settings

gowda/tomcat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomcat-example

a simple web-application written in clojure using noir, to demonstrate deployment using apache and tomcat.

Usage

  • create war-file

$ lein ring uberwar

  • copy war-file to tomcat lib directory as ROOT.war (/var/lib/tomcat/tomcat-example - default)

  • restart tomcat

License

Copyright (C) 2011 Basavanagowda Kanur

Distributed under the Eclipse Public License, the same as Clojure.

About

A simple web application built using noir to be deployed using tomcat application server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published