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

Exception classes not mapped in client stub

           Summary: Exception classes not mapped in client stub
           Product: Axis
           Version: 1.1beta
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using the -fileNStoPkg option of WSDL2Java to specify a mapping for an 
exception class, the generated client stub ignores that mapping when the fault 
for that exception is returned to the client stub.  Instead, the client stub 
throws an AxisFault since it can't find the (un-mapped) class specified in the 
fault.

Reply via email to