I'm using Axis 1.2beta to autogenerate WSDL from my source code. Is there any way I can get it to document required SOAP headers in the generated WSDL? I'm talking about <soap:header> tags in the operation input definition.
I don't see anything in the samples or the Java2WSDL docs. I'd expect this to be options set in the WSDD.
