Adding custom SOAP headers to client generated by weblogic.wsee.tools.anttasks.ClientGenTask?

Posted by Chris on Stack Overflow See other posts from Stack Overflow or by Chris
Published on 2010-04-06T23:05:57Z Indexed on 2010/04/07 1:53 UTC
Read the original article Hit count: 539

Filed under:
|
|

I generated a client using the weblogic.wsee.tools.anttasks.ClientGenTask from weblogic. Now I want to insert custom soap headers before sending out the request. How do I go about doing that? All of the examples on the web for inserting headers are specific to the library used in the generation (Axis, etc).

Thanks!

© Stack Overflow or respective owner

Related posts about web-services

Related posts about weblogic