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=15780>.
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=15780
WSIF stub invocation for doc style with unwrapped parts don't work
antelder@apache.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From antelder@apache.org 2003-01-21 17:57 -------
Fixed by using the recently added context to the WSIFService.
A new context part named by WSIFConstants.CONTEXT_OPERATION_STYLE enables the
client to set wrapped operations and for WSIFClientProxy and the AXIS operation
to check this context value when deciding if a document style operation is
wrapped or not.
|