WSO2 Carbon-3.2.0 - The latest with many new features and a release to remember
On 12th of June 2011, the latest version of WSO2 SOA middleware platform, WSO2 Carbon-3.2.0 has been released. Since 2009 January, WSO2 SOA middleware platform has been grown and matured and now it...
View ArticleData driven testing with Jmeter user parameters
This is a follow up to one of my previous posts which explaineddata driven web service testing using CSV config element in Jmeter. There, we used CSV file to read input data for SOAP/XML-RPC sampler.In...
View ArticlePaaS testing
PaaS (Platform as a Service) is an application delivery model which provides services to design, develop, test, deploy and host applications. It plays a key role in cloud computing space similar to the...
View ArticleWSO2 Data As a Service - Have your own data storage in cloud!
WSO2 StratosLive, the most complete open PaaS (platform-as-a-service), includes multiple types of SOA middleware services which can be used to build and host your SOA based solution. One of the newest...
View ArticleWSO2 Stratos Application Server - Apache Tomcat As a Service
Few days back, one of my friends developed a new web application and he wanted to try it out by deploying on a J2EE server. I was at his place and was observing the steps he followed to deploy the web...
View ArticleMust attend talk in WSO2Con2011 - Security in practice by Prabath Siriwardhana
Time flew in light speed and finally the days have arrived! WSO2Con 2011, a conference which you should not miss. Though you are a seasoned IT professional or a student keen in learning latest...
View ArticleMust attend talk in WSO2Con2011 - Engineering to take over the world by...
WSO2Con 2011, a week full of tutorials, tech talks, networking events will be commenced shortly at WatersEdge, Colombo, Sri Lanka. If you are attending the conference, I'm sure you will look for a...
View ArticleWas I able to do that?
For the last 2-3 months, the readers of my blog may have seen a small icon at the top of the pages giving you a hint that I'm presenting at WSO2Con 2011, the technology conference of the year. A few...
View ArticleWhy is testing taking so long?
When you are involved in software testing, you may have heard the following 3 common questions at the end, beginning or middle of any testing cycle.1. Why did not you find that bug during testing...
View ArticleApacheCon NA 2011 - a week full of Apache community gathering
ApacheCon is the official event of Apache Software Foundation which brings together the global Apache community in a week full of trainings, live demos, hands-on sessions and various other meet ups.The...
View ArticleHow to pass system properties when WSO2 Carbon server is running in daemon mode
When you start wso2 carbon server using a startup script such as wso2server.sh, you can simply pass system properties such as -DosgiConsole, just by passing system property in command line. e.g:- sh...
View ArticleWSO2 Deployment Synchronizer - Sharing deployment artifacts across a product...
This post is about a new feature in WSO2 Carbon product platform. I will use the latest versions of WSO2 Governance Registry(WSO2-G-reg-4.1.0) and WSO2 Enterprise Service Bus (ESB-4.0.2) for the...
View ArticleSOAP with HTTP basic auth using Apache JMeter
SOAP/XML-RPC request sampler of Apache Jmeter can be used to send SOAP requests to a web service. We looked into the details of SOAP/XML-RPC sampler in a previous blog post.If the web service is...
View ArticleTruly RESTful Services using Apache Wink and WSO2 Application Server
Apache Wink is a complete implementation of JAX-RS v-1.1 specification. JAX-RS is a java API which supports creating web services in RESTful manner.WSO2 Application Server is the enterprise-ready,...
View ArticleTesting Perspective of API management
API(Application programming interface) is not new, it has been a commonly used term in computing for decades. But what is management of APIs?When a set of entities become larger and grow in exponential...
View ArticleSOAP message correlation with JMeter Beanshell pre-processor
When testing service oriented solutions, it is often required to correlate SOAP or POX messages with each other. For example, first you may need to talk to one particular web service and get the...
View ArticleQA role in SOA projects
The traditional roles and responsibilities are being redefined and expanded in the context of SOA projects. We can observe a new project life cycle model and the roles associated with various life...
View ArticleManaging SOA artifacts in different environments using WSO2 Governance Registry
Managing artifacts of a service oriented solution is one of the most important features expected from any SOA middleware platform. In a typical service oriented project, SOA artifacts are subjected to...
View ArticleConsuming a SOAP service using WSO2 API Manager
SO2 API Manager is the new kid in the block, the first fully open source API management platform which can be used to create, manage, consume and monitor APIs. WSO2 API manager is based on the award...
View ArticleSoftware testing misunderstood
I recently read a nice blog post by James Bach where he discussed common misinterpretations of software testing specially in agile teams. While agreeing with most of his ideas' the following statement...
View Article