aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/WEB-INF/web.xml')
-rw-r--r--WebContent/WEB-INF/web.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml
index 6d8e67c9..59fe1251 100644
--- a/WebContent/WEB-INF/web.xml
+++ b/WebContent/WEB-INF/web.xml
@@ -17,7 +17,8 @@
<param-value>
io.swagger.jaxrs.json,
io.swagger.jaxrs.listing,
- org.onap.music.rest
+ org.onap.music.rest,
+ org.onap.music.exceptions
</param-value>
</init-param>
<init-param>