I auto generated some code based on the WSDL file of a web service and it requires a username and password to be placed in the headers (as opposed to using http auth) and the headers do not seem to be generated by the wsdl2java util. Is that the case? Where would I best place that code? In a super class to the generated stub or should I modify the generated stub?
Thanks,
Tom

Reply via email to