mapping E2EService urls

IssueId: SO-150

Change-Id: I5d2542ad0439328908ce26c00eb2fc4213a330fa
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
diff --git a/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml b/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml
index cd4a560..b8ce1a6 100644
--- a/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml
+++ b/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml
@@ -85,6 +85,7 @@
 	    <url-pattern>/properties/*</url-pattern>

 		<url-pattern>/api-docs/*</url-pattern>

 		<url-pattern>/tasks/*</url-pattern>

+		<url-pattern>/e2eServiceInstances/*</url-pattern>

   	</servlet-mapping>

   

   <!-- To be replaced by AAF in the future, when Camunda scripts replacing the BPEL scripts completely -->