Hello, just wanted to have a look at Axis, but I don't even get the examples right. I'm running this on Tomcat 4.0 (also 3.2) on Linux and have tried the last three nightly builds.
Example 1 (which connects to the Apache server) gives me a SAXException: Bad enevelope namespace. With examples 2-5 the server-side code is executed and the correct result is returned from the method, but the client only receives null. No exception is thrown, it just receives plain null. If I replace the client-side Service/Call code with ServiceClient code, everything works fine (tried this with examples 2 and 3) - but ServiceClient is deprecated. Any hints? Regards, Patrick
