users@jax-ws.java.net

How do I attach soap header?

From: <ddelponte_at_wi.rr.com>
Date: Tue, 01 May 2007 16:08:44 -0500

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