Using Apache Jmeter to test axis2 web services

I wrote a tutorial on apache JMeter and axis2 web services two months back and which was published in wso2.org. It describes the basic scenario of writing a Java service implementation class, Deploy it in a servlet container and send a soap request to the web service using JMeter and retrieving the response. Have a look!!

Comments

Megha said…
The article is very helpful and productive too. As this article is all about measuring response time could you plz explore it more testing the load and doing load balancing.i'll be thankful to you

Regards
Megha
megh2002in@gmail.com
Charitha said…
Hi Megha,
Thanks for the feedback. I'm planning to add more posts on JMeter soon which will cover load/performance testing as well. Stay tuned.

regards
Charitha

Popular posts from this blog

Working with HTTP multipart requests in soapUI

Common mistakes to avoid in WSO2 ESB - 1 - "org.apache.axis2.AxisFault: The system cannot infer the transport information from the URL"

How to deploy JSR181 annotated class in Apache Axis2