You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/01/13 23:21:01 UTC

DO NOT REPLY [Bug 16041] New: - There is no way to override the default (de)serializers used by the WSIF AXIS provider

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

There is no way to override the default (de)serializers used by the WSIF AXIS provider

           Summary: There is no way to override the default (de)serializers
                    used by the WSIF AXIS provider
           Product: Axis-WSIF
           Version: current (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Basic Architecture
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: antelder@apache.org


Need a way for a wsif client to override the default serialiser and deserializer
used by the AXIS provider. There are a number of requirements for this such as
when using document style operations. The old Apache SOAP provider did support
doing this, so the AXIS provider can't really be a complete replacement until
this is fixed.