wso2carbon

How to build WSO2 4.X from source?

时光怂恿深爱的人放手 提交于 2019-12-11 04:38:53
问题 We have been trying to build wso2 (various products) from source to no avail. I have looked for information all over (with assistance from Google) and followed the few instructions we have found but without luck. I have, on the other hand, found various posts discussing this process and how error prone it is due to this or that. Don't get me wrong, WSO2 looks like an amazing framework to work within but confidence in the project is not boosted by the complicated/error prone/enormous build

Disabling WSO2 Certificate Validation

人盡茶涼 提交于 2019-12-11 03:08:44
问题 I'm new to WSO2. I'm using the ESB Console, and I'm trying to add a WSDL-Based Proxy After entering the WSDL URL if I then try to Test URI , I receive the following error: Invalid WSDL URI (Unable to establish a connection) I'm not certain was the issue is, but I'm guessing that there is a problem with the issuer of the certificate. I would like to disable certificate validation to test that theory. So far, the only setting I can find is the following in the wso2esb-4.8.1/repository/conf

RSA Public Key of WSO2carbon

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-11 02:57:58
问题 I am generating JWT token from WSOAM which is then passed as a header to API. I have my API created in nodejs and I am using jsonwebtoken plugin to verify and decode the JWT. I am unable to find RSA Public key of Wso2carbon to verify/decode the token. Please help me as how to generate the RSA Public key or where should I find this key ? 回答1: All WSO2 products use the default public/private key pairs installed into wso2carbon.jks keystore file found in <WSO2_AM>/repository/resources/security

WSO2 API Manager as 2 instance all-in-one setup

社会主义新天地 提交于 2019-12-11 02:38:17
问题 I have recently deployed WSO2 API Manager (2.0.0) as 2 instance all-in-one clustered (using Hazelcast AWS scheme) with mysql datasource as specified in this link Since, not able to find a complete step by step installation guide for this setup. I would like to clarify few areas that I am not too sure of. Depsync via SVN - since this will be manger to manger nodes (instead of manager to worker nodes) both will have <AutoCommit>true</AutoCommit> . Should we have any concern on this? DAS -

wso2 calling API's without token

我与影子孤独终老i 提交于 2019-12-11 01:42:42
问题 I am managing my APIs using WSO2 API Mananger.Till now every API were private and can be accessed using an access token. The new use cases some API's which is purely public. Any one can access them anonymously. Just a GET,POST,PUT wihtout any token/access details should work. I exposed API's via WSO2 API Manager without any scopes. Tried to access them without any token ;but its not working.It says required oAuth credentails not found. Is there anything else to do to expose APIs so that they

Getting WSO2 IOT Server running as a Windows Service

混江龙づ霸主 提交于 2019-12-11 00:49:46
问题 I have installed WSO2 IOT Server on Server 2012R2. I installed YAJSW wrapper and configured it per WSO2 instructions. When I fire off runConsole.bat to configure the Windows service, I get the following error. I have JAVA_HOME & CARBON_HOME set. It looks like the process cannot find files, but the directory exists and there are files files there. c:\Program Files\yajsw\bat>call setenv.bat "java" -Xmx30m -Djna_tmpdir="c:\Program Files\yajsw\bat\/../tmp" -Djava.net.pref erIPv4Stack=true -jar "c

BAM external cassandra

谁说胖子不能爱 提交于 2019-12-11 00:45:00
问题 I would like to use Cassandra with WSO2 BAM. BAM is coming out of the box cassandra db however I want to use external Cassandra Server. Is there any way to use external cassandra. 回答1: You can point WSO2 BAM to a external Cassandra Cluster using $CARBON_HOME/repocitory/conf/etc/cassandra-component.xml. https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/bam2/2.0.1/modules/distributed-setup/cassandra-component.xml You can give more than one host in the Nodes section. Use

Error in getting json response from DSS server: “Error while writing to the output stream using JsonWriter”,“detail”:“”

帅比萌擦擦* 提交于 2019-12-10 20:27:30
问题 I'm getting following error while requesting json response from my dss service. {"Fault":{"faultcode":"soapenv:Server","faultstring":"Error while writing to the output stream using JsonWriter","detail":""}} curl request which i pass is curl -X GET -H "Accept:application/json" -H "Content-Type:application/json" http://localhost:9764/services/userdetails/test I am getting the proper xml response if i remove accept header. Strange thing is if i am running the same dss service from my colleague's

Is there any API available to perform publisher operations on WSO2 Governance Registry?

久未见 提交于 2019-12-10 15:34:23
问题 I have read through the documents and I saw that there is a governance and a web service API available, but I do not understand the execution part. I would like to understand how to execute below operations through an API. 1) how can I publish service (SOAP or REST) using the API ? 2) how can I configure values to different items in publisher portal using API ? Overview Categorization Contacts Interface Security Doc links Tags Taxonomy 3) how can I upload the artifacts WSDL, schema, policy

wso2 Inbound endpoint - Kafka consumer

耗尽温柔 提交于 2019-12-10 12:07:30
问题 I am creating a Kafka consumer. Using this article I Installed Zooker and Kafka. https://dzone.com/articles/running-apache-kafka-on-windows-os Using this documentation I am configuring the Inbound Kafka Endpoint https://docs.wso2.com/display/EI611/Kafka+Inbound+Protocol When I try to deploy the Inbound Endpoint I am getting this error [2017-09-22 12:19:06,161] [] ERROR - KAFKAPollingConsumer Error in Creating Kafka Consumer Connector [2017-09-22 12:19:08,150] [] INFO - KAFKAMessageListener