summaryrefslogtreecommitdiffstats
path: root/asdc-controller/WebContent/WEB-INF/jboss-web.xml
blob: 2a1f26f2c4f085065c42115e482b50a3129c66ac (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>

<jboss-web>
    <context-root>asdc</context-root>
    <security-domain>other</security-domain>
</jboss-web>