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=17087>. 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=17087 If I create a subclass of AxisFault the "faultcode" is not the value set on the server when cought in the client ------- Additional Comments From [EMAIL PROTECTED] 2003-02-21 20:41 ------- Here is the AxisFault toString() in the client. junit.framework.AssertionFailedError: TitanServicesException calling getCasesReport() --> faultCode={http://schemas.xmlsoap.org/soap/envelope/} Server.generalException, faultString=Error getting cases report. The databse query timed out. - java.sql.SQLException: ORA-01013: user requested cancel of current operation , faultReason=Error getting cases report. The databse query timed out. - java.sql.SQLException: ORA-01013: user requested cancel of current operation at ast.services.titan.cases.reporting.TestSOAP_CasesReportingService.getCasesReport (TestSOAP_CasesReportingService.java:47) at ast.services.titan.cases.reporting.TestSOAP_CasesReportingService.testGetCasesRe portForCasesReportCriteria2(TestSOAP_CasesReportingService.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
