commit | 0df37ac0a9c648527f3a93f4f9ee58128cd4ae05 | [log] [tgz] |
---|---|---|
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | Thu Sep 21 09:38:10 2017 +0530 |
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | Thu Sep 21 09:38:10 2017 +0530 |
tree | 305fd8db2318199178d8ce53bde79a6ec1ef248a | |
parent | b23cf7b08c000ea2303ce3492032898f677b246b [diff] [blame] |
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 -->