Hello, I have some java clients for my webservices (unit tests) and these work fine. All the tests pass. The .NET tests fail, most of them with 'HTTP status 404: Not Found.'
I am using Tomcat 4.1.18, and the newest release for axis, and jdk1.4.1 for Solaris, on the server side. Any ideas as to what might be the problem? I don't know what I changed, but my tests were passing last week. Thank you.
