diff options
Diffstat (limited to 'adapters/mso-catalog-db-adapter/WebContent/WEB-INF/jboss-web.xml')
-rw-r--r-- | adapters/mso-catalog-db-adapter/WebContent/WEB-INF/jboss-web.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/adapters/mso-catalog-db-adapter/WebContent/WEB-INF/jboss-web.xml b/adapters/mso-catalog-db-adapter/WebContent/WEB-INF/jboss-web.xml new file mode 100644 index 0000000000..2493bdb8b1 --- /dev/null +++ b/adapters/mso-catalog-db-adapter/WebContent/WEB-INF/jboss-web.xml @@ -0,0 +1,3 @@ +<jboss-web> + <context-root>ecomp/mso/catalog</context-root> +</jboss-web>
\ No newline at end of file |