From d08f691886cca5750367737eb4f4e29029ee9c69 Mon Sep 17 00:00:00 2001 From: mharindu Date: Tue, 17 May 2016 12:30:05 +0530 Subject: [PATCH] Fixed issue in webapp-publisher-config.xml --- .../src/main/resources/conf/webapp-publisher-config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher.feature/src/main/resources/conf/webapp-publisher-config.xml b/features/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher.feature/src/main/resources/conf/webapp-publisher-config.xml index 6b3624613b..013bcc3860 100644 --- a/features/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher.feature/src/main/resources/conf/webapp-publisher-config.xml +++ b/features/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher.feature/src/main/resources/conf/webapp-publisher-config.xml @@ -24,7 +24,7 @@ - https://localhost:${carbon.http.port} + http://localhost:${carbon.http.port} true