Hi everyone,
I'm using Netbeans 5.5 to generate a web service client from a wsdl
(this is a Swing app). I need to add a custom soap header to the web
service request. Without this information, my request will be rejected
by the web service. How do I do this???? I've found some scattered
information talking about Handlers, but haven't found any good (simple
:) ) examples to assist me.
Any and all help would be greatly appreciated.
Thanks,
Dean