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=13618>.
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=13618

Implicit header support

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2002-11-04 14:21 -------
Dims, 

Looking at the diff you've shown me, this support for implicit header seems 
incomplete.  This new code gives access to addHeader method on the Stub but 
that is not really the bulk of the work involved in supporting the handling of 
implicit soap:header...

Support for implicit soap:header implies that following is taken care of:

1) WSDL2Java generates statements to set the header objects on the call in each 
operation that refers to them.

2) Similarly, the returned object in the header are cached in the portType (I 
believe) so subsequent operations involving this header will use the roundtrip 
object.   Therefore removing the need for the consumer to have to set the 
header for every operation.

Unless I missed something, I doubt that the attachments I posted to this bug 
report have been used.  Please have a look! 

Regards,
Sylvain.

Reply via email to