You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-dev@ws.apache.org by bu...@apache.org on 2003/04/02 17:03:11 UTC

DO NOT REPLY [Bug 18612] New: - Dynamic Proxy (Stub) support does not handle faults properly

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

Dynamic Proxy (Stub) support does not handle faults properly

           Summary: Dynamic Proxy (Stub) support does not handle faults
                    properly
           Product: Axis-WSIF
           Version: current (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: wsif-dev@ws.apache.org
        ReportedBy: owenb@apache.org


The WSIFClientProxy class returns faults as WSIFxceptions. This is confusing 
for the user and looses information from the fault. We need to find a way to 
throw the correct exception (as defined on the SEI).