hi,
I have a problem with generation of an XFire web service client in MyEclipse. I am trying to contact a web service which uses a Microsoft GUID in the SOAP header for authentication. I have tested the web service in the Web Services Explorer and it works find.
So I generate a client in MyEclipse using XFire and set the Authentication Header in the generated methods. But when I run the client I get an error back from the service saying the the GUID is incorrect. I can see the GUID the web service has picked up and it is all zeros so it appears like the Authentication information was never sent??
Can anyone help, this is a real showstopper for our project!
Best Regards
Stephen