From 8e69e93a485eb14842c7f7e102c16143e2340086 Mon Sep 17 00:00:00 2001 From: geethkokila Date: Sat, 15 Sep 2018 23:20:08 +0530 Subject: [PATCH] Removing old app manager files --- modules/distribution/src/assembly/bin.xml | 6 - .../src/core/conf/app-manager.xml | 494 ------------------ 2 files changed, 500 deletions(-) delete mode 100644 modules/distribution/src/core/conf/app-manager.xml diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml index e64a7a2e..0711a03c 100755 --- a/modules/distribution/src/assembly/bin.xml +++ b/modules/distribution/src/assembly/bin.xml @@ -1387,12 +1387,6 @@ ${pom.artifactId}-${pom.version}/repository/database/ 644 - - src/core/conf/app-manager.xml - ${pom.artifactId}-${pom.version}/conf - true - 644 - src/core/resources/appm-tenant-conf.xml ${pom.artifactId}-${pom.version}/repository/resources diff --git a/modules/distribution/src/core/conf/app-manager.xml b/modules/distribution/src/core/conf/app-manager.xml deleted file mode 100644 index 246b410d..00000000 --- a/modules/distribution/src/core/conf/app-manager.xml +++ /dev/null @@ -1,494 +0,0 @@ - - - - - - jdbc/WSO2APPM_DB - - jdbc/ES_Storage - - - - - true - - - - - false - false - - - - - - - https://localhost:${mgt.transport.https.port}/services/ - - - admin - - - admin - - - - - - - - - - - - - - - - - - - 1800 - - - true - - - org.wso2.carbon.appmgt.impl.token.JWTGenerator - - - X-JWT-Assertion - - - org.wso2.carbon.appmgt.impl.token.DefaultClaimsRetriever - - - http://wso2.org/claims - - - SHA256withRSA - - - false - - - false - - - - - - - - - - - - Gateway Endpoint - - - https://${carbon.local.ip}:${mgt.transport.https.port}/services/ - - - admin - - - admin - - - http://${carbon.local.ip}:${http.nio.port},https://${carbon.local.ip}:${https.nio.port} - - - - - - - - - - - - - jdbc/WSO2APPM_DB - - - false - - - false - - - org.wso2.carbon.appmgt.usage.publisher.APIMgtUsageDataBridgeDataPublisher - - - org.wso2.carbon.appmgt.usage.client.impl.AppUsageStatisticsRdbmsClient - - - 7612 - - - tcp://localhost:7612 - - - admin - - - admin - - - - org.wso2.appmgt.statistics.request - 1.0.0 - - org.wso2.appmgt.statistics.response - 1.0.0 - - org.wso2.appmgt.statistics.fault - 1.0.0 - - org.wso2.appmgt.statistics.cache - 1.0.0 - - - org.wso2.appmgt.bam.uiactivitypublish - 1.1.0 - - - - - - - - - - - - false - - - UA-XXXXXXXX-X - - - - - - - - - - true - - - - - - - - true - - - https://localhost:9443,http://localhost:9763 - - - authorization,Access-Control-Allow-Origin,Content-Type - - - GET,POST,PUT,DELETE,OPTIONS - - - - - - - - false - - - https://localhost:${mgt.transport.https.port}/samlsso - - - appm/acs - - - true - - - true - - - true - - - 300 - - - wso2carbon - - - - wso2is - 5.0.0 - org.wso2.carbon.appmgt.impl.idp.sso.configurator.IS500SAMLSSOConfigurator - - https://${carbon.local.ip}:${mgt.transport.https.port} - admin - admin - - - - - - - - - - - https://${carbon.local.ip}:${mgt.transport.https.port} - admin - admin - - - - - - - - - - false - - - false - - - true - - - WSO2MDM_INTERNAL - - - false - - - true - - - false - - - %http% - - - publisher/api/mobileapp/getplist - - - true - - - Internal/store-admin - - - - - - - - /store/extensions/assets/mobileapp/resources/models/%s.png - https://localhost:9443 - https://localhost:9443/oauth2 - admin - admin - 100 - - - - - https://localhost:9443 - https://localhost:9443/emm/assets/wso2mobile/img/models/%s.png - admin - admin - - - - - /store/extensions/assets/mobileapp/resources/models/%s.png - - - - - - - - repository/resources/mobileapps/ - /api/mobileapp/getfile/ - - - - - - ${carbon.home}/repository/resources/mobileapps/ - - - - - admin - - - - - mobileapp - - - - - /api/appm/publisher/v1.1 - /api/appm/store/v1.1 - - - - - /api/appm/store/{version}/apps/mobile/binaries/one-time/{uuid} - GET,HEAD - - - /api/appm/store/{version}/apps/static-contents/{fileName} - GET,HEAD - - - /api/appm/store/{version}/apps/mobile/plist/{appId}/{uuid} - GET,HEAD - - - - -