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/07 19:43:23 UTC

DO NOT REPLY [Bug 15850] New: - VersionMismacth patch to reach soap 1.2 compliance

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

VersionMismacth patch to reach soap 1.2 compliance

           Summary: VersionMismacth patch to reach soap 1.2 compliance
           Product: Axis
           Version: future (enh)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Serialization/Deserialization
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: andras.avar@nokia.com


In case of an invalid envelope namespace the response fault is a simple Client
fault. The excpected one is a VersionMismacth fault with the supported "Upgrade"
namespaces. 

The patch will give the default - let's call the supported - namespace back.

Br,
Andras