[AXIS2] Codegen omitting Header item from Client and Server interfaces and skeletons

2007-06-04 Thread D
Hi Folks, I'm generating clients and servers for 2 services from WSDLs (+ XSDs) using the Codegen Ant task. For one WSDL, the generated interfaces and skeletons correctly include a parameter for an item in the soap:header, but in the second case they do not. In both cases classes for the

Re: [AXIS2] Codegen omitting Header item from Client and Server interfaces and skeletons

2007-06-04 Thread D
Doh, I resolved this issue by fixing my badly written build script to prevent it overwriting the generated files with old ones :-( Apologies for polluting the mailing list. Best Regards, Darren On 04/06/07, D [EMAIL PROTECTED] wrote: Hi Folks, I'm generating clients and servers for 2