comments (not for humans)
Making Apache axis web services work with .NET technology can be a pain in the neck.

DotNetInterop at msdnblogs.com shows examples on how to make axis and .NET work here:
Working examples of Java/AXIS + .NET

The following links from IBM developerworks describe how a web service should be created for interopability:
Improve interoperability between J2EE technology and .NET, Part 1
Improve interoperability between J2EE technology and .NET, Part 2
Improve interoperability between J2EE technology and .NET, Part 3

Comments closed for this post