A little up front info:
I have a SOAP service (hosted using JAX-WS (Endpoint class), but I don\'t think that is important).
I can connect to and use the web
Your problem is exactly what I'm facing now. And funny, I've gone through pretty much the same cycle (of the endpoint service, .net client working fine, and eclipse generated client taking a good 5 minutes to process). Thank you, indeed, for posting the updates and the solution. I'm not a java savvy, so may I ask if you applied the solution to the same eclipse generated client code? Or did you do something completely different? If you have modified the eclipse generated client code, where exactly have you added those lines?
Thanks, and and I really appreciate the help :)
Cheers, Arash