You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Bradberry, Rick" <rb...@exchange.DAYTONOH.NCR.com> on 2003/12/11 14:13:07 UTC

my body parts are in the header

Hi all,

I'm new to this web server stuff and have a problem with a web service that
I am trying to use.

I'm using WSDLtoJava to generate the classes needed to access a web
services.
My problem is that the soap:body parameters are being sent in the
soap:header and
the web services is ignoring them. 

Can this be caused by an error in the WSDL or is it something on the client
side?
I need help in where to start looking.

Thanks

Rick