When to consider using WSO2 ESB?

An enterprise service bus (ESB) implements a communication system between mutually interacting software applications in a service-oriented architecture (SOA). WSO2’s cloud-enabled, 100% open source enterprise service bus (ESB) is a standards-based messaging engine that provides the value of messaging without writing code. WSO2 ESB now comes with all the necessary solution for your integration needs. […]

How to setup VXQuery in IntelliJ

VXQuery website currently do not have instructions on how to setup VXQuery in IntelliJ. This short tutorial demonstrates how to setup VXQuery in IntelliJ and instructs on installing and setting up Eclipse Code Formatter plugin for IntelliJ in a manner suitable to format VXQuery files. Find here the Eclipse formating template. Also if you do […]

Remote debugging WSO2 products using intellij

You might like to add a new feature to a WSO2 product and hence attempt to modify the large code base of a product  or you might like to understand the code base–certainly these tasks could be cumbersome. To achieve these you could remote debug the product using the debug facility readily available with WSO2 […]