[WSO2 AS] Accessing a Database Within a Web Application

Some times we might need to access a database within a web application. It is true that we can create a connection directly from a web application servlet to a database with relevant...

Read More

Application Server

[WSO2 Application Server] Configure Logging Inside a Web Application

WSO2 Application Server provides a platform to host your web applications and manage them. WSO2 AS supports tenants so you can own your own deployment area inside the server. In the development phase...

Read More

WebApps

[WSO2 ESB] - Convert XML To JSON

WSO2 ESB supports JSON. The synapse's internal format is always soap. Thus when you expect a JSON response you should set the expected message type. Then relevant message formatters will be hit and...

Read More

ESB

[WSO2 ESB] GET Request to a Proxy Service Returned Nothing

If you do a GET request to a proxy without no body (which is most of the time), and if you expect a response, you should set the below property in the in-sequence....

Read More

ESB

WSO2 ESB - QueueConnectionFactiory Cannot be cast to TopicConnectionFactory

When you configure a proxy service to listen to a topic or a queue on a JMS broker, if you get the exception "QueueConnectionFactiory Cannot be cast to TopicConnectionFactory", most of the time...

Read More

ESB

JMeter Test for Secured Proxy Service - Using Banshee Scripts

WSO2 ESB is a popular Mediation Bus for middleware messaging in any organization. WSO2 ESB server can expose a plain SOAP service with QOS applied (security, throttling, monitoring etc). Security is one of them...

Read More

ESB
1234

Instagram