Well, I was working happily with Apache Soap along with ksoap (on a mobile handheld device), and they were talking to each other quite fine. Then after the weekend I came back to work on things again, and boom Apache Soap wouldn't give me any more SOAP (XML) responses.
For example, something as simple as a ServiceMangerClient list command simply sits there forever. The deploy command is similar. I know they get TO the SOAP server as the commands are indeed executed on the server side, but Apache SOAP refuses to send back any SOAP responses. After recognizing that attempts at fixing this were proving futile, I blew the whole install of Apache Tomcat and Apache SOAP, reinstalled from scratch. Guess what? Same problem :(. Anyone else have any ideas? :) My last resort is nuking Linux and re-installing that, however I'd rather not stoop to such a Microsoft solution to the problem :). Rich...