I use soapUI to test webservices. I was facing this scenario when running load test. I had five threads. And when I ran these threads at the same time, each of the threads used to create its own local objects. I was reading a unique serialNo from a file and then processing it. Due to