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 Robert Jago <ja...@magma.ca> on 2002/05/21 21:24:28 UTC

using SOAP header in the WSDL2Java command

Hello.  

I am looking at attempting to build a webservice that will take advantage of the SOAP 
Header constructs.  

1) how do I go about generating the wsdl file support this?
2) how do I test the WSDL2Java command from beta 2 to ensure that I am creating the SOAP 
header values correctly?
3) how do I test the web service that is running on the axis server is actually 
interogating the SOAP header and dealing with it right.

thanks for you assistance.