DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22507>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22507 Request Headers not generated by WSDL2Java [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2003-08-20 13:36 ------- Hi, The WSDL according to me is valid , The WSDL specs do not say anything about having the header part in the same input or output message , Also notice that 'soap:header' in Binding Operations has as attributes, message and part both as shown below . <soap:header message="wsdlns:RequestHeaderMsg" part="HeaderUserInfo" use="literal"> The message over here can be the same as input or a different message. Moreover the same WSDL works properly using Sun's JWSDP 1.2 . Thanks & Regards, Sai.
