I am using SOAP UI 2.0 as my web service client. Where I can attach a file as an attachment. How do I detect the attachment at end point side??
I wrote a message handler for the same, but the method takes MessageContext object as a pram. How to get this MessageContext from SOAP request from client.