allowDuplicateFragmentNames

This commit is contained in:
James Agnew 2015-10-04 12:32:21 -04:00
parent a289f379e0
commit 5e2d94d745
1 changed files with 3 additions and 0 deletions

View File

@ -170,6 +170,9 @@
<webApp>
<contextPath>/hapi-fhir-jpaserver-example</contextPath>
</webApp>
<webAppConfig>
<allowDuplicateFragmentNames>true</allowDuplicateFragmentNames>
</webAppConfig>
</configuration>
</plugin>
</plugins>