wso2

continously throws errors when running a load test in wso2esb

泪湿孤枕 提交于 2020-01-16 18:51:27
问题 when ever concurrence user using my service at a time its throwing errors i need to set any properties for multiple users at a time But wso2ESB maintaining 1 billions transcation with EBAY but while i am sending morethan 5 its giving errors PassThroughHttpListener System may be unstable: HTTP ListeningIOReactor encountered a runtime exception : null java.lang.NullPointerException at org.apache.synapse.transport.passthru.SourceResponse.start(SourceResponse.java:83) at org.apache.synapse

maven build for WSo2 artifacts

我是研究僧i 提交于 2020-01-16 08:46:24
问题 I can export below carbon project from the developer studio , but not using maven on command prompt. There are two modules embedded inside the "carbon" project . One is Config project and another one is registry resource . maven build / mvn package is done from the car prject level and we are getting below error . As the carbon Project pom has the dependencies as ".xml" . Any pointers here is really appreciated. Below is project structure. CArProject - ConfigProject ResoourceProject "com

Multi Factor Authentication WSO2

|▌冷眼眸甩不掉的悲伤 提交于 2020-01-16 05:08:08
问题 I am trying to achieve MFA in WSO2. I made changes as per the below link but nothing worked, https://docs.wso2.com/display/IS510/Multi-factor+Authentication+using+FIDO I am a bit confused, do we need a physical U2F device to achieve this MFA? Are there any other multi factor authentication methods/tutorials available for WSO2? 回答1: Yes, as @maduranga has explained you need a physical U2F device for MFA with Fido. Fido is the only out-of-the-box MFA authenticator that ships with WSO2 Identity

Web service return empty on WSO2 ESB

廉价感情. 提交于 2020-01-16 04:43:06
问题 We are using WSO2 ESB to access our services. We have developed services on Application Server and we could access them via using ESB Proxy services. However sometimes ESB returns empty values to our clients. If i call AS directly i could see the response. When ESB starts to turn empty value it is effecting all of our servises on ESB. We could not find how could we fix the problem. When we restart the ESB server everything starting to work again. We are using WSO2 ESB 4.6.0 and WSO2 AS 5.0.2

How I can move some registry resources from one tenant to another in WSO2 products?

南笙酒味 提交于 2020-01-16 01:06:30
问题 I want to move some registry stuff stored inside one tenant to another tenant in ESB 4.5.0. So I decided to used the WSO2 Registry Browser in WSO2 Developer Studio 2.1.0, but I don´t see how I can do this. I can access to every resources and I try to export/import without success. 回答1: If you want to move the registry resources from one tenant to another, the recommended approach is using the registry check-in client. Currently this is shipped only with G-Reg, but you can use this feature by

Error while creating JMS configuration in wso2esb

倖福魔咒の 提交于 2020-01-15 13:43:48
问题 I'm using wso2esb4.7.0 and wso2mb-2.2.0. I wish to create jms proxy service using wso2mb. For this i have configured the wso2mb as well as wso2esb like : Wso2esb configuration : (changes in jndi.properties) # register some connection factories # connectionfactory.[jndiname] = [ConnectionURL] connectionfactory.QueueConnectionFactory = amqp://admin:admin@clientID/carbon?brokerlist='tcp://localhost:5673' connectionfactory.TopicConnectionFactory = amqp://admin:admin@clientID/carbon?brokerlist=

Error while creating JMS configuration in wso2esb

蹲街弑〆低调 提交于 2020-01-15 13:42:11
问题 I'm using wso2esb4.7.0 and wso2mb-2.2.0. I wish to create jms proxy service using wso2mb. For this i have configured the wso2mb as well as wso2esb like : Wso2esb configuration : (changes in jndi.properties) # register some connection factories # connectionfactory.[jndiname] = [ConnectionURL] connectionfactory.QueueConnectionFactory = amqp://admin:admin@clientID/carbon?brokerlist='tcp://localhost:5673' connectionfactory.TopicConnectionFactory = amqp://admin:admin@clientID/carbon?brokerlist=

About WSO2 API Manager data sources

此生再无相见时 提交于 2020-01-15 05:25:47
问题 I'm performing WSO2 API manager + Analytics 2.0 POC now. When i change datasource from H2 to Oracle, in wso2am-2.0.1-SNAPSHOT, there are 2 data source config files: master-datasources.xml & metrics-datasources.xml, according Installing and configuring the databases, there should be WSO2AM_DB, WSO2UM_DB and the WSO2REG_DB datasource configurations, but i just find WSO2_CARBON_DB & WSO2AM_DB, so my questions are Is WSO2_CARBON_DB = WSO2UM_DB + WSO2REG_DB ? for WSO2_METRICS_DB , according

About WSO2 API Manager data sources

杀马特。学长 韩版系。学妹 提交于 2020-01-15 05:24:07
问题 I'm performing WSO2 API manager + Analytics 2.0 POC now. When i change datasource from H2 to Oracle, in wso2am-2.0.1-SNAPSHOT, there are 2 data source config files: master-datasources.xml & metrics-datasources.xml, according Installing and configuring the databases, there should be WSO2AM_DB, WSO2UM_DB and the WSO2REG_DB datasource configurations, but i just find WSO2_CARBON_DB & WSO2AM_DB, so my questions are Is WSO2_CARBON_DB = WSO2UM_DB + WSO2REG_DB ? for WSO2_METRICS_DB , according

How to use and understand wso2 git repositories?

浪尽此生 提交于 2020-01-14 13:58:30
问题 I have just started to be interested in wso2. I am looking for a mobility device management solution. So I have tested the wso2 EMM but I found some limits that I was wondering if it could be possible to implement by myself. My problem is I am completly lost in wso2 git repositories !! Is there a guide book or a logic I have missed ? It could be nice if somebody help me to figure it out :) Thanks 回答1: Repositories are as follows. Build that in this sequence. Connected Device Management