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=13943>. 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=13943 axis fault dumps entire response to std out Summary: axis fault dumps entire response to std out Product: Axis Version: 1.0 Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Following line from generated code in soapstub spits out entire http response to stdout: java.lang.Object _resp = _call.invoke(new java.lang.Object[] {FESCOHead.value, emailInfo.value}); This is seems to be happen obly if we have holders in parameter calls.