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

using document style and stubs requres manually mapping complex types

           Summary: using document style and stubs requres manually mapping
                    complex types
           Product: Axis-WSIF
           Version: current (nightly)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When a document style operation using complex types is invoked using a stub
WSFClientProxy doesn't correctly register the complex types from the WSDL. This
means the client code must use service.mapType calls to manually register the types.

See the docStyle.ZipCodeAxisTest in method doitStubWrapped for an example.

Reply via email to