Kauri Documentation
 PreviousHomeNext 
18.2.6 BackgroundBook Index19 Service wrapper

18.2.7 Layout of the webapp

WEB-INF
  + lib              contains the kauri-runtime-servlet jar and all its dependencies
  |                  (= mainly comes down to the Kauri Runtime and all its dependencies)
  |
  + repository       Maven-style repository, contains the jars of the modules listed in
  |                  the wiring.xml, and their dependencies
  |
  + confs
     + 1             Configuration directory.
  + kauri-auth.xml   (optional)
  + web.xml
 PreviousHomeNext 
18.2.6 Background19 Service wrapper