summarylogtreecommitdiffstats
path: root/casa.xml
blob: bf824c6bfca37fe87892ce6033fc9e85a22d1fad (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://eclipse.dev/jetty/configure_10_0.dtd">

<Configure class="org.eclipse.jetty.webapp.WebAppContext"> 
    <Set name="contextPath">/jans-casa</Set>
    <Set name="war">/usr/share/java/jans/casa.war</Set> 
</Configure>