https://issues.apache.org/bugzilla/show_bug.cgi?id=54006
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #2 from Philippe Mouawad <[email protected]> --- This seems to be unfixable unless we : - change soap.jar version ? but where is it located - change implementation of Soap Clien (Apache CXF ?) The issue is that the class used by transport: - http://kickjava.com/src/org/apache/soap/util/net/HTTPUtils.java fills status String but does not return it, so issue could be fixed by fixing the library to return this status. -- You are receiving this mail because: You are the assignee for the bug.
