Alternatively, you can move the initialization of your service in run() method as:
bench.client.EchoService service = new bench.client.EchoService();
and comment the two lines starting with @WebServiceRef.
[Message sent by forum member 'arungupta' (arungupta)]
http://forums.java.net/jive/thread.jspa?messageID=231889