Hi.
I have a wsdl file (which I’ll mail to support). I’m using 8.5 myeclipse.
I noticed there does not SEEM to be any way to set security in the header (I need to be a ble to get my hands on a stub so I can cast the service to a stub and set username and password.
When I use eclipse 3.5 plain jane (no myeclipse) the webclient actually generates with a couple of errors (which I fixed), and it seems to work fine as well as making the stub available.
Can someone tell me how to go about using the generated client java files generated to set th e authentication (username/password)?
Also I’m wondering why the classes seem to be so different from eclipse 3.5
I am using new | other | web service client and supplying a wsdl file.
thanks
Jeff