Hi,
how are you sending the HashMap to the webservice?
I suppose you must be sending XML request to webservice, isnt it?
In JMeter you need to use
SOAP sampler and embed your SOAP request in it. Using this sampler you can invoke your webservice and check the results.
regards,
Amit