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.