[ http://issues.apache.org/jira/browse/AXISCPP-288?page=history ] Adrian Dick closed AXISCPP-288: -------------------------------
> Tests failing with "Unknown Exception occured" > ---------------------------------------------- > > Key: AXISCPP-288 > URL: http://issues.apache.org/jira/browse/AXISCPP-288 > Project: Axis-C++ > Type: Bug > Components: Basic Architecture > Versions: current (nightly) > Reporter: Adrian Dick > Assignee: Adrian Dick > Priority: Critical > Fix For: current (nightly) > > Tests fail to run with "Unknown Exception occured" > By using trace, the problem is shown to occur in AxisClientEngine::process() > The problem is with some recently added code, which assumes the SOAP Service > name is always of the form "service#operation", and therefore truncate to > just the service. However, it is legitimate for this SOAP Service name to be > absent, which is what's causing the above problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
