Java and .Net SOAP interoperability
I came across a question on Stack Overflow today regarding SOAP interoperability between Java and .Net. I posted this answer. I don’t know if that solves the author’s problem, but it worked for me a few months ago. So, if you are having problems consuming a Java SOAP service (running under Axis 1.x in particular) with .Net, check that post out.