[WSO2 ESB] Securing a REST End-point using OAuth 2.0

When you deploy an API into WSO2 ESB, there might be cases where you want to secure it. If you use WSO2 API Manager to  front the API s deployed at ESB, you can go...

Read More

API

[WSO2] How to Add a Datasource by Commandline

Every server at WSO2 (i.e Application Server, Data services Server) has a common way of exposing a database to its applications. That is using a data source. Sometimes, we do not prefer to...

Read More

Application Server

JMeter Test for REST End points

What is REST?  REST stands for "Representational State Transfer". It relies on a stateless, client-server, cacheable communications protocol -- and in virtually all cases, the HTTP protocol is used (with the same HTTP verbs...

Read More

JMeter

Access WSO2 Server MBeans Programmatically

Java Management Extensions (JMX) is a Java technology that supplies tools for managing and monitoring applications, system objects, devices (e.g. printers) and service-oriented networks. Those resources are represented by objects called MBeans (for...

Read More

Java

Write REST web service (JAX-RS)

Java API for RESTful Web Services (JAX-RS), is a set of APIs to develop a REST based web service. In this example, the JAX-RS service is created using Apache CXF (http://cxf.apache.org) framework. It is...

Read More

Application Server

[WSO2 ESB] Adding WSDL Prefix - Change Service URL in Management Console

By default, if you deploy a proxy service in vanilla WSO2 ESB, you will see it points to localhost. If you need to change that to some URL (i.e point to the load...

Read More

Application Server

[WSO2 Gov Registry] Using Registry API

This is also an example for how to write a web service client to authenticate and call secured admin services of a WSO2 Server. Sometimes you need to access the registry using an...

Read More

Registry
1234

Instagram