I am trying to access a very simple .net webservice from an axis client. I am able to do this quite easily except when I try to pass parameters in. They always seem to get ignored on the .net side. Searching around I saw some reference to a problem with namespace aliases, but no real solution.
Is there an easy way to dump out the request xml to see what is actually being sent? Has anyone had any success sending parameters from axis to .net that they could share? Thanks. Steve Dyrdahl
