wso2

Setting deployment synchronizer for WSO2 Identity Server 5.1.0 worker node

老子叫甜甜 提交于 2019-12-20 06:48:35
问题 I am trying to setup WSO2 Identity Server 5.1.0 cluster using the Manager/Worker deployment pattern following this guide. I managed to set up successfully the deployment synchronizer for the manager node. However when I start the worker node using the option "-DworkerNode=true", I get the following error: [2016-02-02 19:07:07,577] ERROR {org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerComponent} - Error while initializing a deployment synchronizer for the super tenant

issue running mvn eclipse:eclipse on platform tag 4.0.3

≡放荡痞女 提交于 2019-12-20 06:26:09
问题 I have checked out the platform 4.0.3 tag, and have hit an issue with the SecVerifier when running mvn eclipse:eclipse . I've cleaned the maven cache for SecVerifier : rm -rf %USERPROFILE%\.m2\repository\org\wso2\carbon\SecVerifier rm -rf %USERPROFILE%\.m2\repository\org\wso2\carbon\integration Then tried mvn eclipse:clean eclipse:eclipse : C:\wso2\src\wso2carbon_platform_tags_403>mvn eclipse:clean eclipse:eclipse [INFO] Scanning for projects... [ERROR] The build could not read 1 project ->

Sending invitation emails WSO2 EMM fails

扶醉桌前 提交于 2019-12-20 05:58:12
问题 I'm trying out the WSO2 Enterprise Mobile Manager but I can't seem to get it configured right. If I want to send an invitation e-mail to a user, my SMTP-server doesn't accept the given recipient address. Apparently the EMM formats an address with surrounding quotes like this: RCPT TO: <"user@example.com"> And if I try it manually like this, I have no problem: RCPT TO: <user@example.com> Is there a setting I can configure in the EMM-software or on my SMTP-server (MailEnable for testing

wso2 emm - unable to connect via external IP

半腔热情 提交于 2019-12-20 04:54:17
问题 I have EMM 1.1.0 installed on server with internal IP 10.100.0.1:9443. Port forwarded by router to external IP 90.90.0.1:23333 Im able to log in locally to https://localhost:9443/emm without a problem. Cases: 1) After modifying all localhosts in sso-idp-config.xml to internal 10.100.0.1:9443 From internal LAN to //10.100.0.1:9443/emm - able to log in From external to //90.90.0.1:23333/emm redirected to //10.100.0.1:9443/samlsso - failed 2) After modifying all localhosts in sso-idp-config.xml

WSO2 Aggregate Mediator premature/incomplete/unknown completion

陌路散爱 提交于 2019-12-20 04:38:51
问题 I'm having a confusing issue with my aggregate mediator inside an out Sequence of a proxy. Configuration : A sequence implementing the iterate mediator Iterated the following message : <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <productSearchRs xmlns="SHC"> <productDetails> <Product_ID>1487326</Product_ID> <Product_Name>SECRET</Product_Name> <Product_Size>M</Product_Size> <Product_Colour>BLACK</Product_Colour> <Product_Type>SOCKS</Product_Type>

Cross-Domain Ajax Requests WSO2 IS

泪湿孤枕 提交于 2019-12-20 04:03:09
问题 curl -v -X POST -H "Authorization: Basic <base64 encoded client id:client secret value>" -k -d "grant_type=password&username=<username>&password=<password>" -H "Content-Type:application/x-www-form-urlencoded" https://localhost:9443/oauth2/token (from https://docs.wso2.com/display/IS520/Resource+Owner+Password+Credentials+Grant ) This 'curl' command works perfectly. But when try to call it through ajax: $.ajax({ type: 'POST', data: 'grant_type=password&username=admin&password=admin', headers:

Wso2Dss Box_Carring not working in WSO2esb4.8.0

荒凉一梦 提交于 2019-12-20 03:19:13
问题 I am working with wso2dss3.0.1 and wso2esb4.8.0.I wish to work with Transactions for that i enabled box_carying in wso2dss and its working fine.Means i wish insert the data into 2 tables if 2nd table failed my first table also need to rollback.This functionality working in wso2dss.While i am calling same service using wso2esb that time transaction rollback is not working box_carying is not working fine my configuration is like this <?xml version="1.0" encoding="UTF-8"?> <proxy xmlns="http:/

How to retrieve multiple rows from database using WSO2 ESB?

南笙酒味 提交于 2019-12-19 11:49:23
问题 I want to retrieve multiple rows in a db using wso2 esb. Using dblookup mediator I am able to retreive only one row. It is suggested to use WSO2 DSS can you please help me with using DSS to retrieve multiple rows in ESB completely. Thanks 回答1: If you don't want to use DSS (which is our case), then you might try the custom mediator that can be found here. https://github.com/mephist/wso2-esb-dbselect 回答2: Data Service server is used to expose your data(base) ,with sql ,as an available xml

Error while trying to connect to the endpoint. Cannot borrow client for ssl

≯℡__Kan透↙ 提交于 2019-12-19 07:25:49
问题 This error is being printed in the WSO2 API Manager wso2carbon.log.. sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:88) at org.wso2.carbon.databridge.agent.endpoint.binary.BinarySecureClientPoolFactory.createClient(BinarySecureClientPoolFactory.java:53) ... 9 more TID: [-1] [] [2016-12-28 22:16:04,043] ERROR {org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker} - Error while trying to connect to the endpoint. Cannot borrow client for ssl://192

Error while trying to connect to the endpoint. Cannot borrow client for ssl

孤街醉人 提交于 2019-12-19 07:24:48
问题 This error is being printed in the WSO2 API Manager wso2carbon.log.. sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:88) at org.wso2.carbon.databridge.agent.endpoint.binary.BinarySecureClientPoolFactory.createClient(BinarySecureClientPoolFactory.java:53) ... 9 more TID: [-1] [] [2016-12-28 22:16:04,043] ERROR {org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker} - Error while trying to connect to the endpoint. Cannot borrow client for ssl://192