Skip to content

Commit

Permalink
Adapting path of WAR file to match what WAR we can build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Aug 3, 2016
1 parent fefda27 commit 16b0e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/idp.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Context docBase="/opt/shibboleth-idp/war/idp.war"
<Context docBase="/opt/shibboleth/current/war/idp.war"
privileged="true"
antiResourceLocking="false"
swallowOutput="true" />

0 comments on commit 16b0e8c

Please sign in to comment.