Skip to content
Snippets Groups Projects
Commit 915f20a7 authored by Daniel's avatar Daniel
Browse files

IdentityService: Use root URL pattern

parent 6b062679
Branches
No related merge requests found
......@@ -44,6 +44,6 @@
</servlet>
<servlet-mapping>
<servlet-name>web-jaxws</servlet-name>
<url-pattern>/soap</url-pattern>
<url-pattern>/</url-pattern>
</servlet-mapping>
</web-app>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment