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=10223>. 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=10223 TCK: Stub not correct if single non-return OUT parameter Summary: TCK: Stub not correct if single non-return OUT parameter Product: Axis Version: beta-2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Serialization/Deserialization AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] If the wsdl file specifies an operation that has a single parameter and no return, and the single parameter is OUT, then the generated stub fails to set the value of the Holder correctly. This is a TCK Compliance issue. Currently working on a fix.