Issue when posting an image to our REST service using SoapUI
We are running into issues posting an image to our REST services thru SoapUI. No matter what we try, our REST service rejects the SoapUI call, throwing a nullPointerException. Right now, we are not su...