- fixed issue on local conformance statement not loading properly

This commit is contained in:
Jessie James Cosare
2019-02-20 09:32:40 +08:00
parent ca1f9f3a06
commit 64d29c675c
3 changed files with 6 additions and 6 deletions

View File

@@ -216,7 +216,7 @@
<version>9.4.8.v20180619</version>
<configuration>
<webApp>
<contextPath>/hapi-fhir-jpaserver</contextPath>
<contextPath>/</contextPath>
<allowDuplicateFragmentNames>true</allowDuplicateFragmentNames>
</webApp>
</configuration>