wso2carbon

What is the appropriate way to build WSO2 Carbon tags?

泪湿孤枕 提交于 2019-11-30 20:54:16
问题 I'm trying to build multiple tags of WSO2 Carbon side-by-side for comparison purposes, but I'm concerned I may be missing something about the directory layout and how to do the builds. Please could I have some help? At present, I've checked out what I think are the relevant tags from: https://svn.wso2.org/repos/wso2/tags/carbon/3.0.0/ https://svn.wso2.org/repos/wso2/tags/carbon/3.1.0_core/ https://svn.wso2.org/repos/wso2/tags/carbon/3.2.0/ https://svn.wso2.org/repos/wso2/tags/carbon/3.2.2/

Spring Boot: LoggingApplicationListener interfering with Application Server logging

北城以北 提交于 2019-11-30 18:33:08
Spring Boot automatically initializes the underlying logging system using the LoggingApplicationListener . This is a nice thing if the application I'm developing runs isolated or standalone. However I'm developing a web application that will be deployed into the WSO2 Application Server, which offers unified logging (using log4j), with features like central log level management (at runtime via web interface), business reporting etc. If I use Spring Boot "as is", it logs everything completely on its own. My first shot was, to remove spring-boot-starter-logging and manually add slf4j-api as

WSO2 IoTS APIMClientOAuthException: failed to retrieve oauth token using jwt

拈花ヽ惹草 提交于 2019-11-28 13:06:27
问题 I have uploaded WSO2 IoTS 3.1.0 to my remote virtual machine with static IP address. I have unzipped zip file then run sudo ./change-ip.sh In first step I have entered localhost In second step I have entered my_own_ip_address Then my hostname is my_own_ip_address When I launch IoT Server and open device management then I login where it shows me this page: When I try to open any other page and even try to logout it redirects me to this page. My logs shows this: TID[-1234] [IoT] [2017-09-09 08