Hi, I have a c# webservice and I can get the detailed Soap Exception that I throw when checking some parameters in my c# client. I try to get the detailed message in my java client but the only thing that shows is ClassCastException.
What am I doing wrong? Any clues? Thanks
